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,708 skills, Code Quality has 1621 skills

Categories

Showing 12 of 1621 skills

Per page
Downloads
Sort
Code Qualitycodybrom/clairvoyance

complexity-recognition

Diagnoses what makes code complex and why, using the three-symptom two-root-cause framework. Use when code feels harder to work with than it should but the specific problem is unclear. This skill identifies WHETHER complexity exists and WHERE it comes from. Not for scanning a checklist of known design smells (use red-flags) or evaluating a specific module's depth (use deep-modules).

🇺🇸|EnglishTranslated
1
Code Qualitycodybrom/clairvoyance

design-review

Orchestrates a structured design review by running existing skills in a diagnostic funnel, from complexity triage through structural, interface, and surface checks to a full red-flags sweep. Use when reviewing a file, module or PR for overall design quality and you want a comprehensive, prioritized assessment rather than a single-lens check. Not for applying one specific lens (use that skill directly) or for evolutionary analysis of how code changed over time (use code-evolution).

🇺🇸|EnglishTranslated
1
Code Qualityterrylica/cc-skills

dead-code

Find orphan functions, dangling imports, and dead code via GitNexus CLI (npx gitnexus@latest). CLI ONLY - NO MCP server exists, never use readMcpResource with gitnexus:// URIs. TRIGGERS - dead code, orphan functions, unused imports, dangling references, unreachable code.

🇺🇸|EnglishTranslated
1
Code Qualitybitsoex/bitso-java

coderabbit-workflow

Systematic workflow for CodeRabbit reviews - local CLI, PR threads, and commit attribution

🇺🇸|EnglishTranslated
1
7 scripts/Checked
Code Qualityaspiers/ai-config

code-refactoring-small

Refactor overly large code units into smaller, more focused components. Use when code has grown too large or complex.

🇺🇸|EnglishTranslated
1
Code Qualityicartsh/icartsh_plugin

code-format

dotnet format, prettier 및 기타 포맷팅 도구를 사용하여 코드를 정리합니다. 코드 스타일 수정, 포맷 일관성 유지 또는 커밋 전 코드 준비가 필요한 작업에서 사용합니다.

🇺🇸|EnglishTranslated
1
1 scripts/Attention
Code Qualitydinerojs/dinero.js

dinero-best-practices

Core best practices for the Dinero.js money library. Use when writing, reviewing, or refactoring code that creates Dinero objects, performs arithmetic on monetary values, or handles money in JavaScript/TypeScript. Triggers on imports from 'dinero.js', monetary calculations, or price/cost handling logic.

🇺🇸|EnglishTranslated
1
Code Qualitynahisaho/codegraphmcpserv...

bug-hunter

Copilot agent that assists with bug investigation, root cause analysis, and fix generation for efficient debugging and issue resolution Trigger terms: bug fix, debug, troubleshoot, root cause analysis, error investigation, fix bug, resolve issue, error analysis, stack trace Use when: User requests involve bug hunter tasks.

🇺🇸|EnglishTranslated
1
Code Qualityjschulte/stackshift

gap-analysis

Route-aware gap analysis. For Brownfield - uses /speckit.analyze to compare specs against implementation. For Greenfield - validates spec completeness and asks about target tech stack for new implementation. This is Step 4 of 6 in the reverse engineering process.

🇺🇸|EnglishTranslated
1
Code Qualityaspiers/ai-config

code-refactoring-dry

Remove code duplication by extracting shared logic into reusable components. Use when the same logic appears in multiple places.

🇺🇸|EnglishTranslated
1
Code Qualityfusengine/agents

sniper-check

Use when validating code quality after modifications. Runs sniper agent in isolated forked context for clean, fast validation.

🇺🇸|EnglishTranslated
1
Code Qualityahonn/dotfiles

comment-guidelines

Code comment guidelines. Remove redundant comments, add strategic ones explaining WHY not WHAT. Applied automatically when modifying code.

🇺🇸|EnglishTranslated
1
1...102103104105106...136
Page