Code Quality (Page 21 of 21)
1230 Claude Code skills in the Code Quality sub-category of Engineering.
1,230 skills · updated 2026-07-27 · showing 1201–1230 of 1,230 by quality score
Behavior-preserving refactoring discipline. Activates when the task involves restructuring, extracting, or renaming existing code without adding new behavior.
Scan for TODO/FIXME/HACK/BUG markers across apps/web/src and packages/ui/src, then triage by impact
Agent skill for code-review-swarm - invoke with $agent-code-review-swarm
백준(BOJ) 또는 프로그래머스 풀이 코드 분석 및 피드백. 정확성·복잡도 검토, 디버깅, 코드 리뷰가 필요할 때 사용.
Run a single-session refactoring audit on the codebase
Use when working with code refactoring context restore
Code Review sistemático - Checklist completo para revisão de código
Revisa código buscando bugs, seguridad, performance y mejores prácticas
Reduce cyclomatic complexity with targeted refactoring strategies
Find and eliminate code duplication with DRY refactoring strategies
테스트 주도 개발 — Red → Green → Refactor + 수용 기준 기반 테스트 플랜 자동 추출
Gemini CLI の Code Review 拡張で、作業後レビューを安全に実行するための最小手順と再発防止ルールを案内します。
Review โค้ด debug refactor และอธิบายโค้ดแบบ senior developer รองรับทุกภาษา
Refatora código adjacente "feio" enquanto faz a task — sem mudar comportamento
Automated code refactoring suggestions and implementation.
Suggest and guide application of refactoring patterns to improve code quality
Batch refactoring via MorphLLM edit_file. Use for "refactor across files",
Review and refactor code in your project according to defined instructions
Use when code needs restructuring without changing observable behavior.
Search and rewrite code with ast-grep (sg) using AST patterns and $VAR meta-variables. Use when finding code patterns or refactoring at scale.
用 Red-Green-Refactor、public interface 和 vertical slices 约束 agent 实现节奏的 skill。
Create a refactoring workflow with metrics tracking and behavior preservation — from pradeepmouli/to-skills
Create a refactoring workflow with metrics tracking and behavior preservation — from pradeepmouli/to-skills
Use when: Mau review code sebelum merge - Pre-merge code review checklist
Comprehensive guide for writing shell scripts with Google zx — a tool for writing better scripts using JavaScript/TypeScript.
中文 review 沟通参考——话术模板、分级标注(必须修复/建议修改/仅供参考)、国内团队常见反模式应对。仅在用户显式 /chinese-code-review 时调用,不要根据上下文自动触发。
コードや設定ファイルの可読性、保守性、一貫性を向上させるためのリファクタリング専門スキルです。肥大化した設定の分割、重複の削除、より現代的でクリーンな記法への変更が必要な場合に使用します。
similarity-py を使った重複コード検出とリファクタリング分析レポート生成。PR・Issue 単位のスコープ指定にも対応。ソースコードは変更せず分析レポートのみ生成する。
受入条件の中から最小の1点だけを RED にする。複数失敗要因を同時に作らない。 RED→GREEN→REFACTOR の順を厳守するための Skill。 — from majiayu000/claude-skill-registry
Detect duplicate code and suggest DRY refactors using jscpd