Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsEngineering › Code Quality › Page 22

Code Quality (Page 22 of 24)

1434 Claude Code skills in the Code Quality sub-category of Engineering.

1,434 skills · updated 2026-08-26 · showing 1261–1320 of 1,434 by quality score

For the full experience including quality scoring and one-click install features for each skill — upgrade to Pro.

요구사항을 체크리스트로 구조화하고 구현 충실도를 검증한다. 구현 전 요구사항을 [REQ-카테고리-번호] ID로 추출해 체크리스트를 만들고(checklist 모드), 구현 후 diff와 대조해 커버리지 갭을 심각도별로 보고한다(verify 모드).
Re-verify prior `/review-pr` findings on a linq2db PR against the current PR HEAD. Collects all prior reviews, parses findings by severity-ID, reruns code-reviewer and…
Use when designing or maintaining the shape of a repository's git history — choosing a branching model, deciding rebase vs merge, sizing commits, linking commits to tracker…
Delegate a coding task to the Mistral Vibe CLI (`vibe`) as a background implementer, then review its diff and land it yourself.
Run the vibe-to-production pipeline on any Python project. Assesses code quality, generates characterization tests, prioritizes refactoring targets, and dispatches BOI specs for…
Run /code-review on the current diff and post the findings as inline comments in VibeDiff, tagged as agent:reviewer.
Human review workflow for AI-generated GitHub projects with spec-based feedback, security review, and follow-up PRs from the Vibers service.
Refactor macOS SwiftUI views and scenes with strong defaults for small dedicated subviews, stable sidebar and selection structure, explicit command and toolbar ownership,…
Reviews vMCP code changes for known anti-patterns that make the codebase harder to understand or more brittle. Use when reviewing PRs, planning features, or refactoring vMCP code.
Оркестрация разработки фичи через SpecKit + Superpowers (speckit-команды). КЛЮЧЕВАЯ ФРАЗА АКТИВАЦИИ — «метод Void» (Void method, «по методу Void», «погнали по методу Void»): как…
Comprehensive PR review with multi-agent swarm specialization for security, performance, style, tests, and documentation
Comprehensive GitHub pull request code review using multi-agent swarm with specialized reviewers for security, performance, style, tests, and documentation.
Reviews WidgetKit code for timeline management, view composition, configurable intents, and performance.
Use when the user asks to create a refactoring plan from wiki documentation, generate implementation prompts, uses "/wiki-refactor", or wants DORA remediation planning.
Manage multi-file edits with Cascade coordination. Activate when users mention "multi-file edit", "edit multiple files", "cross-file changes", "refactor across files", or "batch…
Manage large-scale refactoring with Cascade coordination. Activate when users mention "large refactoring", "codebase migration", "architecture refactor", "major refactoring", or…
Reviews Wish SSH server code for proper middleware, session handling, and security patterns. Use when reviewing SSH server code using charmbracelet/wish.
Audit and fix visual hierarchy, spacing, color, and depth in web UIs. Use when the user mentions "my UI looks off", "fix the design", "Tailwind styling", "color palette" — from…
Review WooCommerce code changes for coding standards compliance. Use when reviewing code locally, performing automated PR reviews, or checking code quality.
Automatically execute all Tasks in a Feature. Creates an Agent Team with Worker/Verifier teammates, enables bidirectional communication via SendMessage, and handles Review &…
Findings-first review discipline for code, diffs, task plans, live workflow changes, and implementation evidence.
Focused task execution for persistent team workers. Use when implementing features, following scope constraints, using TDD red-green-refactor, validating with browser/API/unit…
Guide for refactoring code to improve quality without changing behavior. Use when refactoring, cleaning up code, reducing duplication, improving readability, or restructuring…
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and — from…
Use when completing tasks, implementing major features, or before merging to verify work meets requirements — from hamzabellouch/agent-skills
Create a git worktree for a new TASK. Use when starting a new feature, fix, or refactor task that requires isolated development.
Manages git worktrees for isolated feature development. MUST be used when: - A plan has been approved and implementation is about to begin - User says "implement", "let's build",…
Use when reviewing Wow framework code, PR diffs, or pre-merge changes involving aggregates, commands, events, sourcing, sagas, projections, command gateway, Query DSL, starter…
Core principles for writing simple, readable, and maintainable code. You MUST use this before generating, refactoring, or reviewing code to keep implementations simple, readable,…
Write production-grade Ash Framework code with lead-engineer precision. Use when creating Ash resources, domains, actions, policies, calculations, aggregates, or relationships.
Dispatch the wtf-code-reviewer agent after any lighthouse-guard implementation. Checks Chrome safety, rate limiting, TypeScript types, and async correctness.
Use BEFORE dispatching @kai on a greenfield build (no existing code) with estimated budget >4 hours. Walks GitHub spec-kit's constitution -> spec -> plan -> tasks -> analyze…
Review React code for unnecessary useEffect usage based on react.dev guidelines. Analyses code for useEffect anti-patterns and optionally applies fixes.
Delegate a coding task to the Z.AI ZCode CLI as a background implementer, then review its diff and land it yourself.
Rebuild a feature as if the correct product architecture existed from day one — remove compatibility cruft, dead abstractions, and historical compromises instead of preserving…
Comprehensive PR code review for OneKey monorepo. Use when reviewing PRs, code changes, or diffs — covers security (secrets/PII leakage, supply-chain, AuthN/AuthZ), code quality…
Use this skill when scoping a redesign or refactor — choosing which existing surfaces deserve full attention and which can be left mostly alone.
Use this skill whenever the user wants a coding task carried out by an AI coding agent or model that is NOT Claude — for example OpenCode, GLM, Qwen, DeepSeek, Kimi, MiniMax,…
Use when the user asks to refactor, clean up, simplify, modularize, deduplicate, rename, or improve the structure of existing code WITHOUT changing behavior.
Run an exhaustive adversarial code review only when the user explicitly requests an adversarial review or asks to use this skill.
Governs how the agent confirms a change actually works before declaring a task complete. Use this skill at the end of every implementation pass and whenever the agent is about to…
Orchestrates the end-to-end analysis workflow from planning through implementation and review to finalized results.
Agent が anpop notify CLI を使ってユーザーにリアルタイム通知を送信する。Use when: (1) Long-running tasks complete (build, test, refactoring, git operations), (2) User input required (questions,…
PROACTIVELY activates for ANY task with clear success criteria. This skill should be used when the user provides tasks like: "fix the bug", "add tests", "implement featur — from…
PROACTIVELY activates for ANY task with clear success criteria. This skill should be used when the user provides tasks like: "fix the bug", "add tests", "implement featur — from…
PROACTIVELY activates for ANY task with clear success criteria. This skill should be used when the user provides tasks like: "fix the bug", "add tests", "implement featur — from…
Execute long-running, multi-session tasks autonomously using Claude Code headless mode or in-session hook-based loops.
Apply this skill when refactoring should reduce change cost while preserving existing behavior and keeping behavior changes separate.
Apply this skill for any task involving TypeScript: writing new code, refactoring, reviewing, debugging, designing types, structuring modules, or answering questions about TS…
This skill should be used when the user asks to "validate workflow", "fix workflow", "upgrade schema", "refactor workflow", "check workflow errors", "restructure workflow",…
Code review and validation for CloudBase projects. After writing code for Web / miniprogram / CloudRun / cloud-function projects, call this skill to check for known pitfalls —…
This skill should be used when the user asks to "polish code", "simplify and review", "clean up and review code", "full code polish", "simplify then review", "refactor and…
This skill should be used when the user requests a code review of changed files. Use this to review git-diffed files for security vulnerabilities (OWASP Top 10), performance…
Review code for bugs, security vulnerabilities, performance issues, and best practices. Use this skill whenever the user asks for a code review, shares code and wants feedback,…
Use this skill when the user asks to review their local git changes, staged or unstaged diffs, or wants a code review before committing.
Conduct two-stage code review: Stage 1 verifies spec compliance (criterion-to-code mapping), Stage 2 evaluates security, correctness, performance, and maintainability across 6…
Provides practical guidance for conducting thorough code reviews that identify issues early, promote knowledge sharing, and deliver constructive feedback.
Review web application code for bugs, security issues, performance problems, and stack-specific anti-patterns.
Use this skill to review code. It supports both local changes (staged or working tree) — from bg-szy/TOP-SKILLS
ALWAYS use this skill when writing or refactoring code. Includes context-dependent sub-skills to empower different coding styles across languages and runtimes.
All Engineering skills →
More in EngineeringTesting (3,955) · Devops (3,719) · Architecture (3,060) · Backend (2,477) · Frontend (1,674) · Languages (1,461) · Cloud Platforms (1,292) · Databases (890) · Performance (843) · Mobile (630) · Observability (438) · Data Engineering (371) · Docs Engineering (319) · Workflow Orchestration (286) · ML AI Eng (280) · API Tooling (23)