code▌
159 indexed skills · max 10 per page
encore-go-code-review
encoredev/skills · Backend
When reviewing Encore Go code, check for these common issues:
c4-code
sickn33/antigravity-awesome-skills · Productivity
Optional Mermaid diagrams for complex code structures. Choose the diagram type based on the programming paradigm. Code diagrams show the internal structure of a single component.
code-deduplication
alinaqi/claude-bootstrap · Productivity
Load with: base.md
rust-code-navigator
actionbook/rust-skills · Backend
Navigate large Rust codebases efficiently using Language Server Protocol.
framer-code-components-overrides
fredm00n/framerlabs · Productivity
Code Components: Custom React components added to canvas. Support addPropertyControls.
code-polish
paulrberg/agent-skills · Productivity
Combined simplification and review pipeline. This skill orchestrates two sub-skills in sequence:
clean-code
ratacat/claude-skills · Productivity
Clean code reads like well-written prose. Every name reveals intent. Every function tells a story. Every class has a single purpose. The goal isn't just working code—it's code that others can understand quickly, modify safely, and extend confidently.
nestjs-code-review
giuseppe-trisciuoglio/developer-kit · Productivity
Provides structured code review for NestJS applications. Findings categorized by severity (Critical, Warning, Suggestion) with actionable recommendations. Delegates to nestjs-code-review-expert agent for deep analysis.
react-code-review
giuseppe-trisciuoglio/developer-kit · Frontend
This skill provides structured, comprehensive code review for React applications. It evaluates code against React 19 best practices, component architecture patterns, hook usage, accessibility standards, and production-readiness criteria. The review produces actionable findings categorized by severity (Critical, Warning, Suggestion) with concrete code examples for improvements.
refactor-legacy-code
aj-geddes/useful-ai-prompts · Productivity
This skill helps you systematically refactor legacy code to improve maintainability, readability, and performance while preserving existing functionality. It follows industry best practices for safe refactoring with comprehensive testing.