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,816 skills, Code Quality has 2426 skills

Categories

Showing 12 of 2426 skills

Per page
Downloads
Sort
Code Qualitygosukiwi/clean-code-react

clean-typescript-comments

Use when writing, fixing, or editing TypeScript comments or TSDoc, especially commented-out code, stale docs, metadata comments, redundant comments, TODO banners, or unclear comment value.

🇺🇸|EnglishTranslated
11
Code Qualitygosukiwi/clean-code-react

clean-as-you-go

Use when fixing, editing, changing, or debugging existing TypeScript code and keeping changes small and proportional to what was touched.

🇺🇸|EnglishTranslated
11
Code Qualitycoleam00/archon

rulecheck

Autonomous rule adherence checker. Scans the codebase for rule violations, fixes the highest-impact ones in an isolated worktree, runs full validation, creates a PR. Uses memory to track progress across runs.

🇺🇸|EnglishTranslated
11
2 scripts/Attention
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
11
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
11
Code Qualitylatitude-dev/latitude-llm

create-pr

Patterns and conventions for creating a good PR

🇺🇸|EnglishTranslated
11
Code Qualitydykyi-roman/awesome-claud...

suggest-simplification

Suggests code simplification opportunities. Identifies extract method candidates, complex expressions, redundant code, refactoring opportunities.

🇺🇸|EnglishTranslated
11
Code Qualityaradotso/mcp-skills

codebase-memory-mcp-intelligence

High-performance code intelligence MCP server that indexes codebases into knowledge graphs for structural queries, call traces, and architecture analysis

🇺🇸|EnglishTranslated
11
Code Qualitykappaemme-git/codex-compl...

complexity-optimizer

Analyze a software codebase for algorithmic complexity and performance hotspots, then propose or implement safe optimizations without breaking behavior. Use when Codex is asked to scan many files, find inefficient loops, nested iteration, repeated scans, costly rendering/recomputation, N+1 queries, avoidable O(n^2) or O(n) operations, or reduce complexity such as O(n^2) to O(n log n) / O(n), while preserving tests, APIs, outputs, and maintainability.

🇺🇸|EnglishTranslated
11
1 scripts/Attention
Code Qualityjosemartinrodriguezmortal...

generating-python-code

Generates production-ready Python code following PEP standards, type hints, and clean code principles. Use when user requests Python implementation of classes, functions, services, or modules. Triggers on "implement", "write", "Python code", "create class", "create function", "code for".

🇺🇸|EnglishTranslated
11
1 scripts/Checked
Code Qualitynvidia/skills

nemoclaw-maintainer-pr-comparator

Compares competing PRs that target the same issue and recommends which one to merge. Runs gate, correctness, and quality checks; outputs a deterministic scorecard with reasoning trace. Use when an issue has two or more open PRs and a maintainer needs to decide which to merge.

🇺🇸|EnglishTranslated
11
5 scripts/Attention
Code Qualitypatinaproject/skills

review-code

Run a read-only, fresh-context branch-diff code review and report findings. Use when running /review-code, before finishing issue work, or when a local review gate should inspect committed, staged, unstaged, and untracked changes without mutating code or GitHub state.

🇺🇸|EnglishTranslated
11
1...154155156157158...203
Page