claude-starter
An AI-powered skill that automatically retrieves relevant project context from your RAG knowledge base for complex coding tasks.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
430 skills found
An AI-powered skill that automatically retrieves relevant project context from your RAG knowledge base for complex coding tasks.
High-performance build system for JavaScript/TypeScript monorepos. Optimized for parallel task execution, remote caching, and dependency graph analysis.
Autonomous QA cycling workflow that runs test-verify-fix loops until your quality goals are met.
Automate GitLab repository management with this API-based tool. Perform file operations, branch management, and project tracking directly through your AI agent.
Validates cross-artifact consistency (spec, plan, tasks) and detects breaking changes (API, DB, UI) during software feature development.
Analyzes codebases to generate hierarchical documentation, onboarding guides, and architectural mapping, helping teams understand and document their projects efficiently.
Enforce high-quality testing practices by identifying and preventing common anti-patterns like mock-testing, test-only production code, and incomplete dependency mocking.
A standardized fullstack pattern for Next.js features, integrating GET API routes, server actions, SWR data fetching, and React Hook Form with Zod validation.
Comprehensive Linux development environment management for compilers, build tools, IDEs, and debugging workflows.
Upgrade Next.js projects to the latest version using official migration guides and automated codemods.
Structured task planning framework for AI agents to break down complex features, refactors, and bugs into actionable, verifiable steps.
Enforce clean architecture for Bun.js apps: layered patterns (routes/controllers/services/repos), camelCase naming conventions, Prisma schema design, and structured implementation workflows.