Skill4Agent
Skill4Agent
All SkillsSearchTools
|
Explore
Skill4Agent
Skill4Agent

AI Agent Skills Directory with categorization, English/Chinese translation, and script security checks.

Sitemap

  • Home
  • All Skills
  • Search
  • Tools

About

  • About Us
  • Disclaimer
  • Copyright

Help

  • FAQ
  • Privacy
  • Terms
Contact Us:osulivan147@qq.com

© 2026 Skill4Agent. All rights reserved.

All Skills

Total 30,737 skills, Code Quality has 1622 skills

Categories

Showing 12 of 1622 skills

Per page
Downloads
Sort
Code Qualityflpbalada/my-opencode-con...

code-architecture-wrong-abstraction

Guides when to abstract vs duplicate code. Use this skill when creating shared utilities, deciding between DRY/WET approaches, or refactoring existing abstractions.

🇺🇸|EnglishTranslated
2
Code Qualityatilladeniz/kubeli

software-design-review

Analyzes code based on John Ousterhout's "A Philosophy of Software Design". Identifies unnecessary complexity, shallow modules, information leaks, and design problems. Use when reviewing architecture, PRs, refactoring, or asking about code quality.

🇺🇸|EnglishTranslated
2
Code Qualityatilladeniz/kubeli

refactor

Refactors code following Ousterhout's design principles. Analyzes complexity, creates prioritized refactoring plan, and executes with safety-first approach. Optimized for Vite/React, Tauri/Rust, Zustand stack.

🇺🇸|EnglishTranslated
2
Code Qualitycaldiaworks/caldiaworks-m...

re-verify-logic

Verify logic diagrams against source code. Check line-number accuracy, Mermaid syntax, node completeness, and side effect documentation. Runs as independent Critic in fork context. Use when: verify logic, check logic diagram, validate phase 2, re-verify-logic.

🇺🇸|EnglishTranslated
2
Code Qualitycaldiaworks/caldiaworks-m...

re-structure-analysis

Analyze codebase structure for reverse engineering. Identify entry points, dependencies, modules, and components with file:line traceability. Creates manifest.json for pipeline chaining with Phase 2 (logic visualization). Language-agnostic with optional language reference files. Use when: reverse engineer, analyze structure, structure analysis, codebase analysis, re-structure-analysis.

🇺🇸|EnglishTranslated
2
Code Qualitytstelzer/skills

review-plan-implementation

Review code changes against a plan using the plan location and implementing git commit(s).

🇺🇸|EnglishTranslated
2
Code Qualitydoubleuuser/rlm-workflow

rlm-tdd

Use when implementing any code in RLM Phase 3. Enforces strict RED-GREEN-REFACTOR discipline with The Iron Law - no production code without a failing test first.

🇺🇸|EnglishTranslated
2
Code Qualitydoubleuuser/rlm-workflow

rlm-debugging

Use when RLM requirement involves debugging a bug, test failure, or unexpected behavior. Insert Phase 1.5 between Phase 1 and Phase 2 to perform systematic root cause analysis before attempting any fixes.

🇺🇸|EnglishTranslated
2
Code Qualitysammcj/agentic-coding

performing-systematic-debugging-for-stubborn-problems

Applies a modified Fagan Inspection methodology to systematically resolve persistent bugs and complex issues. Use when multiple previous fix attempts have failed repeatedly, when dealing with intricate system interactions, or when a methodical root cause analysis is needed. Do not use for simple troubleshooting. Triggers after multiple failed debugging attempts on the same complex issue.

🇺🇸|EnglishTranslated
2
Code Qualityweppa-cloud/bukeer-flutte...

architecture-analyzer

Architecture analysis, violation detection, and pattern validation. USE WHEN: reviewing code architecture, identifying violations, verifying patterns, updating technical documentation. Reference: docs/02-architecture/ARCHITECTURE.md Examples: <example> Context: User wants to check if code follows architecture. user: "Analyze if the payment module follows our architecture" assistant: "I'll use architecture-analyzer to review against ARCHITECTURE.md." <commentary>Architectural review is architecture-analyzer specialty.</commentary> </example> <example> Context: Need to identify technical debt. user: "Find architectural violations in the services layer" assistant: "I'll use architecture-analyzer to scan for violations." <commentary>Violation detection is architecture-analyzer responsibility.</commentary> </example>

🇺🇸|EnglishTranslated
2
Code Qualitydawiddutoit/custom-claude

java-best-practices-code-review

Analyzes Java code against industry best practices and evaluates design principles including SOLID, exception handling, thread safety, and resource management. Reviews naming conventions, Stream API usage, Optional patterns, and general code quality. Use when reviewing Java files, checking code quality, evaluating exception handling, or auditing resource management.

🇺🇸|EnglishTranslated
2
Code Qualitydawiddutoit/custom-claude

python-best-practices-type-safety

Systematic resolution of pyright/mypy type errors with categorization and fix templates. Use when pyright fails, type errors are reported, adding type annotations, or enforcing type safety. Analyzes Python type errors, categorizes them (missing annotations, incorrect types, generic issues, Optional/None handling), and applies fix patterns. Works with .py files and pyright output.

🇺🇸|EnglishTranslated
2
3 scripts/Checked
1...4546474849...136
Page