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 50,369 skills, Code Quality has 2287 skills

Categories

Showing 12 of 2287 skills

Per page
Downloads
Sort
Code Qualitymattpocock/skills

improve-codebase-architecture

Explore a codebase to find opportunities for architectural improvement, focusing on making the codebase more testable by deepening shallow modules. Use when user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more AI-navigable.

🇺🇸|EnglishTranslated
310.7k
Code Qualitymattpocock/skills

diagnose

Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Use when user says "diagnose this" / "debug this", reports a bug, says something is broken/throwing/failing, or describes a performance regression.

🇺🇸|EnglishTranslated
230.0k
1 scripts/Checked
Code Qualityjuliusbrussee/caveman

caveman-review

Ultra-compressed code review comments. Cuts noise from PR feedback while preserving the actionable signal. Each comment is one line: location, problem, fix. Use when user says "review this PR", "code review", "review the diff", "/review", or invokes /caveman-review. Auto-triggers when reviewing pull requests.

🇺🇸|EnglishTranslated
180.5k
Code Qualityobra/superpowers

systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

🇺🇸|EnglishTranslated
156.9k
2 scripts/Attention
Code Qualityobra/superpowers

requesting-code-review

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

🇺🇸|EnglishTranslated
140.4k
Code Qualityobra/superpowers

verification-before-completion

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

🇺🇸|EnglishTranslated
119.2k
Code Qualityobra/superpowers

receiving-code-review

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

🇺🇸|EnglishTranslated
114.5k
Code Qualitymattpocock/skills

request-refactor-plan

Use this skill when user wants to create a refactor plan.

🇺🇸|EnglishTranslated
70.7k
Code Qualitymattpocock/skills

review

Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes — Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating issue/PRD asked for?). Runs both reviews in parallel sub-agents and reports them side by side. Use when the user wants to review a branch, a PR, work-in-progress changes, or asks to "review since X".

🇺🇸|EnglishTranslated
67.1k
Code Qualitymattpocock/skills

setup-pre-commit

Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-commit hooks, set up Husky, configure lint-staged, or add commit-time formatting/typechecking/testing.

🇺🇸|EnglishTranslated
62.7k
Code Qualitymattpocock/skills

codebase-design

Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs the deep-module vocabulary.

🇺🇸|EnglishTranslated
33.7k
Code Qualitymattpocock/skills

diagnosing-bugs

Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.

🇺🇸|EnglishTranslated
33.6k
1 scripts/Checked
123...191
Page