code▌
169 indexed skills · max 10 per page
test-driven-development
OWNER/REPO · code
Drives development with tests. Use when implementing any logic, fixing any bug, or changing any behavior.
performance-optimization
OWNER/REPO · code
Optimizes application performance by identifying and fixing bottlenecks based on profiling data.
incremental-implementation
explainx/incremental-implementation · code
Delivers changes incrementally to manage large features effectively.
git-workflow-and-versioning
OWNER/REPO · code
Structures git workflow practices for making code changes, committing, branching, and resolving conflicts.
deprecation-and-migration
OWNER/REPO · other
Manages deprecation and migration. Use when removing old systems, APIs, or features.
code-simplification
anthropics/claude-plugins-official · code
Simplifies code for clarity while preserving behavior, making it easier to read, maintain, and extend.
code-review-and-quality
OWNER/REPO · code
Conducts multi-axis code review to assess code quality across correctness, readability, architecture, security, and performance before merging changes.
api-and-interface-design
OWNER/REPO · code
Guides stable API and interface design for creating REST or GraphQL endpoints and defining type contracts between modules.
zoom-out
mattpocock/skills · code
Tell the agent to zoom out and give broader context or a higher-level perspective.
code-documentation-doc-generate
sickn33/antigravity-awesome-skills · Documents
You are a documentation expert specializing in creating comprehensive, maintainable documentation from code. Generate API docs, architecture diagrams, user guides, and technical references using AI-powered analysis and industry best practices.