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 53,693 skills, Code Quality has 2423 skills

Categories

Showing 12 of 2423 skills

Per page
Downloads
Sort
Code Qualitykanopi/cms-cultivator

performance-analyzer

Automatically analyze performance issues when user mentions slow pages, performance problems, or optimization needs. Performs focused performance checks on specific code, queries, or components. Invoke when user says "this is slow", "performance issue", "optimize", or asks about speed.

🇺🇸|EnglishTranslated
10
Code Qualitytroykelly/codex-skills

api-documentation

Use when API code changes (routes, endpoints, schemas). Enforces Swagger/OpenAPI sync. Pauses work if documentation has drifted, triggering documentation-audit skill.

🇺🇸|EnglishTranslated
10
Code Qualityvinvcn/mattpocock-skills-...

code-review

Review changes starting from a fixed point (commit, branch, tag, or merge-base) along two axes: Standards (Does the code comply with the coding standards documented in this repository?) and Spec (Does the code meet the requirements from the source issue/PRD?). The two reviews run in parallel sub-agents and report side by side. This applies when users want to review a branch, PR, in-progress changes, or request a "review since X".

🇨🇳|ChineseTranslated
10
Code Qualityvinvcn/mattpocock-skills-...

implement

Implement a piece of work based on PRD or a collection of issues.

🇨🇳|ChineseTranslated
10
Code Qualitygjkim42/kanon-repo

design-cleanup

Sweep the current branch for leftovers of an abandoned design after a significant mid-work decision change, and rewrite the affected code, comments, tests, and docs so the result reads as if it had been designed this way from the beginning. Use when the user says "design cleanup", "clean up the old approach", "erase the journey", says a design decision changed and asks to clean up after it, or after a pivot in approach mid-branch. This is a rewrite pass over the code touched by the decision only — not a general refactoring or bug-hunting pass.

🇺🇸|EnglishTranslated
10
Code Qualityzernie/vigiles

pr-to-lint-rule

Synthesize a recurring code-review rule into a custom lint rule — gated by an independent soundness test that abstains rather than ship a checker it can't prove sound

🇺🇸|EnglishTranslated
10
Code Qualitygoogle/mantis

mantis-architecture

Synthesizes raw learnings and codebase analysis into an interlinked Markdown Knowledge Base (KB). Use at the beginning of a loop to build or update architecture.md, entities, and vulnerabilities. Don't use for generating threat models or formulating execution plans.

🇺🇸|EnglishTranslated
10
Code Qualitypaulnsorensen/easy-cheese

affinage

Triage a PR's review comments and failing CI (plus merge conflicts) through the /age lens, deciding which claims are worth acting on. Use when the user says "respond to PR comments", "handle review feedback", "affinage the PR", "/affinage <pr>", "fix the failing build", "resolve the conflicts and respond". Do NOT use for a bare diff with no PR (route to /age).

🇺🇸|EnglishTranslated
10
1 scripts/Checked
Code Qualitypaulnsorensen/easy-cheese

age

Review a diff, PR, branch, or path across ten orthogonal dimensions (correctness, security, encapsulation, spec, complexity, deslop, assertions, NIH, efficiency, telemetry) and emit a severity-grouped findings report. Use when the user wants a code review — phrases like "review this", "/age", "is this safe to merge", "find bugs", "spot security issues", "check for slop", "review my PR", "what's wrong with this code". Use even when the user only asks for one dimension — the report scopes itself. Do NOT use for applying fixes (route to /cure) or test hardening (route to /press).

🇺🇸|EnglishTranslated
10
2 scripts/Checked
Code Qualitypaulnsorensen/easy-cheese

hard-cheese

Metacognitive vibecheck gate before code is shared for review — make the author explain the diff's causal logic, graded by a fresh-context judge against the SOLO Taxonomy. Use when the user wants this gate — phrases like "/hard-cheese", "/cheese --hard", "gate this before I push", "vibecheck me", "make sure I understand this diff", "epistemic-debt check". Use standalone before opening a PR, or as the `--hard` flag propagated through the pipeline. Do NOT use for code review (`/age`), test hardening (`/press`), or fix application (`/cure`).

🇺🇸|EnglishTranslated
10
1 scripts/Checked
Code Qualityfellowship-dev/dogfooded-...

review-pr

Use when performing a first-pass, read-only PR review in a clean isolated context.

🇺🇸|EnglishTranslated
10
Code Qualityflutter/skills

dart-run-static-analysis

Execute `dart analyze` to identify warnings and errors, and use `dart fix --apply` to automatically resolve mechanical lint issues. Use during development to ensure code quality and before committing changes.

🇺🇸|EnglishTranslated
10
1...167168169170171...202
Page