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,276 skills, Code Quality has 2282 skills

Categories

Showing 12 of 2282 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
278.5k
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
228.7k
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
167.6k
Code Qualityobra/superpowers

systematic-debugging

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

🇺🇸|EnglishTranslated
149.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
134.1k
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
113.6k
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
108.9k
Code Qualitymattpocock/skills

request-refactor-plan

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

🇺🇸|EnglishTranslated
55.1k
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
50.4k
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
48.2k
Code Qualitywshobson/agents

python-performance-optimization

Profile and optimize Python code using cProfile, memory profilers, and performance best practices. Use when debugging slow Python code, optimizing bottlenecks, or improving application performance.

🇺🇸|EnglishTranslated
26.7k
Code Qualitywshobson/agents

code-review-excellence

Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when reviewing pull requests, establishing review standards, or mentoring developers.

🇺🇸|EnglishTranslated
22.7k
123...191
Page