claude-code
Claude Code skills are designed for Anthropic's terminal-first coding agent workflow. Developers usually browse this page for repo-aware prompts, debugging helpers, refactoring guidance, setup automations, and other skills that fit command-line software work.
Skills compatible with claude-code
codebase-exploration
by 404kidwiz/claude-supercode-skills
Specializes in systematic codebase exploration and discovery. Uses advanced search techniques, pattern recognition, and code analysis to quickly understand unfamiliar code, locate specific implementations, map architectural patterns, and answer location-based questions about code.
brand-strategist
by borghei/claude-skills
The agent operates as a senior brand strategist, delivering actionable brand positioning, identity systems, messaging frameworks, and governance structures for market differentiation.
notion-template-business
by sickn33/antigravity-awesome-skills
Source details, install context, and public review data are available on the full page.
open-source-contributions
by jezweb/claude-skills
Version : 1.2.0 | Last Verified : 2026-01-09 | Production Tested : ✅
undocs
by hairyf/skills
Undocs is a minimal Documentation Theme and CLI built with Nuxt, Nuxt Content, and Nuxt UI. It provides zero-config documentation sites with elegant CLI wrapper, automatic content transformations, and built-in components for common documentation needs.
flutter
by alinaqi/claude-bootstrap
Source details, install context, and public review data are available on the full page.
ios-ux-design
by mosif16/codex-skills
Source details, install context, and public review data are available on the full page.
notion-knowledge-capture
by davila7/claude-code-templates
Convert conversations and notes into structured, linkable Notion pages for easy reuse.
voice-agents
by sickn33/antigravity-awesome-skills
Source details, install context, and public review data are available on the full page.
spring-boot-dependency-injection
by giuseppe-trisciuoglio/developer-kit
This skill captures the dependency injection approach promoted in this repository: constructor-first design, explicit optional collaborators, and deterministic configuration that keeps services testable and framework-agnostic.
spring-boot-resilience4j
by giuseppe-trisciuoglio/developer-kit
Resilience4j is a lightweight fault tolerance library designed for Java 8+ and functional programming. It provides patterns for handling failures in distributed systems including circuit breakers, rate limiters, retry mechanisms, bulkheads, and time limiters. This skill demonstrates how to integrate Resilience4j with...
aws-ami-builder
by hashicorp/agent-skills
Build Amazon Machine Images (AMIs) using Packer's amazon-ebs builder.
solana-payments-wallets-trading
by solanaguide/solana-cli
Sol is a command-line tool that lets you work with Solana the way you'd describe it out loud. Instead of constructing transactions and managing program instructions, you say what you want: pay someone, buy a token, stake your SOL.
supabase-best-practices
by pedrobarretocw/supabase-best-practices
Comprehensive security and performance optimization guide for Supabase applications with Clerk authentication integration. Contains 40+ rules across 10 categories, prioritized by impact to guide secure development and code review.
spring-boot-event-driven-patterns
by giuseppe-trisciuoglio/developer-kit
Implement Event-Driven Architecture (EDA) patterns in Spring Boot 3.x using domain events, ApplicationEventPublisher, @TransactionalEventListener, and distributed messaging with Kafka and Spring Cloud Stream.
unit-test-wiremock-rest-api
by giuseppe-trisciuoglio/developer-kit
This skill provides comprehensive patterns for unit testing external REST API integrations using WireMock. It covers stubbing HTTP responses, verifying requests, testing error scenarios (4xx/5xx responses), and ensuring fast, reliable tests without real network dependencies.
authjs-skills
by gocallum/nextjs16-agent-skills
Note : Auth.js v5 is currently in beta. Use next-auth@beta to install the latest v5 version.
tinacms
by jezweb/claude-skills
Git-backed headless CMS with visual editing for content-heavy sites.
langchain4j-rag-implementation-patterns
by giuseppe-trisciuoglio/developer-kit
Source details, install context, and public review data are available on the full page.
mongoose-mongodb
by pluginagentmarketplace/custom-plugin-nodejs
Master MongoDB database integration in Node.js with Mongoose, the elegant object modeling library.
nginx-configuration
by aj-geddes/useful-ai-prompts
Master Nginx configuration for production-grade web servers, reverse proxies, load balancing, SSL termination, caching, and API gateway patterns with advanced performance tuning.
spring-data-neo4j
by giuseppe-trisciuoglio/developer-kit
Source details, install context, and public review data are available on the full page.
agent-manager-skill
by sickn33/antigravity-awesome-skills
Source details, install context, and public review data are available on the full page.
nestjs-testing-expert
by shipshitdev/library
You build reliable Jest test suites for NestJS modules, services, and controllers.