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,307 skills, Code Quality has 2284 skills

Categories

Showing 12 of 2284 skills

Per page
Downloads
Sort
Code Qualityalirezarezvani/claude-ski...

adversarial-reviewer

Adversarial code review that breaks the self-review monoculture. Use when you want a genuinely critical review of recent changes, before merging a PR, or when you suspect Claude is being too agreeable about code quality. Forces perspective shifts through hostile reviewer personas that catch blind spots the author's mental model shares with the reviewer.

🇺🇸|EnglishTranslated
4
Code Qualityalirezarezvani/claude-ski...

pr-review-expert

Use when the user asks to review pull requests, analyze code changes, check for security issues in PRs, or assess code quality of diffs.

🇺🇸|EnglishTranslated
4
Code Qualityben2pc/auriga-cli

incremental-impl

Plan a non-trivial code change end-to-end — size triage (XS–XL), slicing strategy, optional parallel subagent dispatch, per-slice Implement → Test → Verify → Commit discipline. Use for any multi-file change, refactor across files, executing a planned task from any planning source, cross-cutting modification (analytics sweep / i18n / library migration), or when about to write more than ~100 lines. 也用于增量实现 / 切片落地 / 推进已规划任务 / 跨切面改动。Skip only for trivial XS edits and pure documentation / configuration changes.

🇺🇸|EnglishTranslated
4
Code Qualitycodeplain-ai/plain-forge

refactor-module

Split a large ***plain module into smaller modules grouped by logical domain. The resulting modules are connected via a requires chain so that functionality is 100% preserved. Use when a module has grown too large and its functional specs span multiple distinct concerns that would be clearer as separate modules.

🇺🇸|EnglishTranslated
4
Code Qualitycodeplain-ai/plain-forge

analyze-if-func-spec-too-complex

Analyze a functional spec to determine if it is too complex for the renderer. A spec is too complex if it would produce more than 200 lines of code changes. Use after drafting a new functional spec (during `add-functional-spec`, or per spec during `add-functional-specs`) to verify it fits within the complexity limit before inserting it.

🇺🇸|EnglishTranslated
4
Code Qualitysmallnest/goal-workflow

review-it

Code review closeout for Claude Code, Codex, OpenCode, and DeepSeek TUI: local dirty changes, branch vs main, parallel tests.

🇺🇸|EnglishTranslated
4
1 scripts/Checked
Code Qualityakillness/oh-my-skills

setup-pre-commit

Use this skill when > Configure automated code quality checks at commit time using Husky and lint-staged. Sets up pre-commit hooks for formatting (Prettier), type checking, and tests. Adapts to existing project configurations and omits missing scripts gracefully.

🇺🇸|EnglishTranslated
4
Code Qualityakillness/oh-my-skills

improve-codebase-architecture

Use this skill when > Identify architectural friction and propose deepening opportunities — refactors that turn shallow modules into deep ones for better testability and AI-navigability. Use when improving architecture, finding refactoring opportunities, consolidating tightly-coupled modules, or making a codebase more testable.

🇺🇸|EnglishTranslated
4
Code Qualityvincenzoimp/academic-rese...

research-repo-reproduction

Use when inspecting, cleaning, understanding, reproducing, or auditing academic research code repositories, especially when README commands, datasets, checkpoints, experiments, or paper claims need verification.

🇺🇸|EnglishTranslated
4
Code Qualityjorgealves/agent_skills

technical-debt-visualizer

Generates a heat-map and metrics report of a repository based on code complexity, lack of tests, and 'TODO/FIXME' density. Use when you need to identify high-risk areas for refactoring or when planning technical debt reduction sprints.

🇺🇸|EnglishTranslated
4
Code Qualityjorgealves/agent_skills

python-type-hints-converter

Automatically add or improve type annotations in legacy Python code. Use to improve code readability, IDE support, and catch type errors early.

🇺🇸|EnglishTranslated
4
Code Qualitycomposiohq/awesome-codex-...

codebase-migrate

Run large codebase migrations and multi-file refactors. Uses the Composio CLI to coordinate issue tracking, batched PRs, and CI verification while the agent executes the transforms locally across hundreds of files.

🇺🇸|EnglishTranslated
4
1...170171172173174...191
Page