CClaude Code Catalog
All Skills
Coding18 skills

Coding Skills

Claude Code skills for improving code quality — code review, test writing, refactoring, bug detection, and more.

/commit

Smart Commit

Beginner

Analyzes changes and auto-generates meaningful commit messages.

CodingGitAutomation
/review

Code Review

Intermediate

Analyzes code changes and provides severity-based review feedback.

CodingReviewQuality
/bug

Bug Hunter

Intermediate

Analyzes error messages and traces the root cause in the codebase.

CodingDebuggingErrors
/test [file]

Test Generator

Intermediate

Analyzes existing code and auto-writes unit tests.

CodingTestingAutomation
/refactor [file]

Refactoring Guide

Advanced

Detects code smells and provides a step-by-step refactoring plan.

CodingRefactoringCode Quality
/agents

Multi-Agent Orchestration

Advanced

Designs pipelines to run multiple Claude Code agents in parallel.

CodingMulti-AgentParallel Processing
/pr

PR Automation

Beginner

Analyzes changes and auto-generates PR title, description, and checklist.

CodingPRGitHub
/migrate

Migration Guide

Advanced

Provides step-by-step guidance for framework or library version upgrades.

CodingMigrationUpgrade
/perf

Performance Profiler

Advanced

Analyzes code performance bottlenecks and suggests optimizations.

CodingPerformanceOptimization
/cicd

CI/CD Debugger

Intermediate

Analyzes CI/CD pipeline errors and guides you through fixes.

CodingCI/CDDevOps
/tdd

TDD Guard

Intermediate

Enforces the Test-Driven Development Red-Green-Refactor loop.

CodingTDDTesting
/figma

Figma to Code

Advanced

Analyzes Figma design data and converts it to production code.

CodingFigmaDesign
/video

Code-Based Video Generator

Advanced

Generates videos from natural language descriptions using the Remotion framework.

CodingVideoRemotion
/mcp-app

MCP Apps Builder

Advanced

Builds interactive in-chat UI apps (forms/dashboards) using the MCP Apps extension.

CodingMCP AppsUI
/mcp-elicit

MCP Elicitation Form Builder

Intermediate

Generates MCP elicitation schemas for interactive user prompts during tool execution.

CodingMCPElicitation
/mcp-output-schema

MCP Structured Output Validator

Intermediate

Defines and validates structured JSON output schemas for MCP tool responses.

CodingMCPStructured Output
/mcp-tool-attr

MCP Tool Behavior Declarator

Beginner

Declares readOnly, destructive, and idempotent behavior attributes for MCP tools.

CodingMCPTool Behavior
/simplify

Simplify Code Review

Intermediate

Three parallel agents review code reuse, quality, and efficiency simultaneously.

CodingCode ReviewSimplify

Browse Other Categories