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 54,172 skills, Code Quality has 2444 skills

Categories

Showing 12 of 2444 skills

Per page
Downloads
Sort
Code Qualitymystenlabs/skills

modern-move-syntax

Use when writing Move code on Sui to ensure 2024 edition syntax is used. Applies to method calls, string literals, vector operations, option handling, loops, and struct unpacking. Use whenever writing Move code to avoid legacy function-call syntax patterns.

🇺🇸|EnglishTranslated
14
Code Qualityjuanca202/ai

code-review

Ejecutar la batería de verificaciones automatizadas de un proyecto TypeScript/Node antes de aceptar una implementación como apta para merge - `tsc --noEmit` (crítico, fail-fast), `eslint` (calidad), suite de tests (comportamiento), `build` (integración) y `sonar-scanner` (análisis estático). Usar siempre que el usuario pida "revisión de código", "code review", "valida el código", "ejecuta los checks", "revisa antes de PR/merge", o tras terminar una historia o TK que toque código TS. Devolver un informe Markdown con estado por check, errores agrupados, veredicto (apto / no apto / incompleto) y próximas acciones priorizadas. No corrige código ni modifica configuración.

🇺🇸|EnglishTranslated
14
Code Qualitykunchenguid/axi

no-mistakes

Validate your code changes through the no-mistakes pipeline - automated code review, tests, lint, docs, push, PR, and CI - before they reach upstream. Use when the user asks to run no-mistakes, gate or ship or validate their changes, push safely, asks you to do a task and then validate it, or invokes /no-mistakes.

🇺🇸|EnglishTranslated
14
Code Qualitythebeardedbearsas/claude-...

workflow-analysis

Mandatory analysis workflow for understanding codebase before changes

🇺🇸|EnglishTranslated
14
Code Qualitythebeardedbearsas/claude-...

debug-methodical

Debugging méthodique en 4 phases (reproduce → isolate → fix → verify). Use when investigating a bug, regression, flaky test, or unexpected behavior.

🇺🇸|EnglishTranslated
14
Code Qualityzernie/vigiles

code-quality

Improve the quality and type-safety of TypeScript/JavaScript being written or refactored — parse-don't-validate, make-illegal-states-irrepresentable, exhaustive matching, pure-function/IO separation, and public-API hygiene. Use when asked to refactor, clean up, improve, harden, or review the design/quality of code or an API. NOT for hunting bugs (that's /code-review) and NOT for vigiles's own spec/lint rules.

🇺🇸|EnglishTranslated
14
Code Qualityzernie/vigiles

enforce-rules-format

Validate that all rules have proper enforcement classification (enforce/check/guidance)

🇺🇸|EnglishTranslated
14
Code Qualitymikegorelikoff/ai-sdlc-ha...

ai-sdlc-code-review

AI SDLC code review workflow. Use when an AI assistant is asked to review a diff, PR, branch, commit, staged changes, or completed implementation against SDD requirements, tests, API contracts, security, and scope discipline. Supports `--quick-flow` for fast assumption-driven execution and `--full-flow` for question-driven verified execution.

🇺🇸|EnglishTranslated
14
2 scripts/Attention
Code Qualitymillionco/react-doctor

run-parity

Compare React Doctor diagnostics for a GitHub pull request (PR) with Daytona. Use when asked to run parity, check a PR for diagnostic regressions, compare a PR with its base, or report added and removed diagnostics.

🇺🇸|EnglishTranslated
14
3 scripts/Attention
Code Qualityfellowship-dev/dogfooded-...

cto-review

Use when performing a CTO-level PR review — includes staging evidence gate for infra/backend PRs.

🇺🇸|EnglishTranslated
14
1 scripts/Attention
Code Qualitysamhvw8/dotfiles

code-quality

Code quality improvement: review, refactoring, debugging. Phases: review feedback, systematic refactoring, root cause debugging, verification. Capabilities: SOLID/DRY compliance, code smell detection, complexity reduction, bug investigation, verification gates. Actions: review, refactor, debug, verify, validate code. Keywords: code review, refactor, debug, SOLID, DRY, code smell, bug fix, root cause, verification, technical debt, extract method, test failure, completion claim. Use when: reviewing code changes, improving code quality, fixing bugs, reducing technical debt, validating before merge/commit.

🇺🇸|EnglishTranslated
14
1 scripts/Attention
Code Qualityexistential-birds/beagle

cloudkit-code-review

Reviews CloudKit code for container setup, record handling, subscriptions, and sharing patterns. Use when reviewing code with import CloudKit, CKContainer, CKRecord, CKShare, or CKSubscription.

🇺🇸|EnglishTranslated
14
1...116117118119120...204
Page