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,341 skills, Code Quality has 2285 skills

Categories

Showing 12 of 2285 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
294.1k
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
229.5k
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
173.7k
Code Qualityobra/superpowers

systematic-debugging

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

🇺🇸|EnglishTranslated
153.2k
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
137.0k
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
116.3k
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
111.5k
Code Qualitymattpocock/skills

request-refactor-plan

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

🇺🇸|EnglishTranslated
62.5k
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
58.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
55.1k
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
27.0k
Code Qualitysamber/cc-skills-golang

golang-code-style

Golang code style, formatting and conventions. Use when writing code, reviewing style, configuring linters, writing comments, or establishing project standards.

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