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
websocket-implementation
by aj-geddes/useful-ai-prompts
Build scalable WebSocket systems for real-time communication with proper connection management, message routing, error handling, and horizontal scaling support.
audit-support
by anthropics/knowledge-work-plugins
Important : This skill assists with SOX compliance workflows but does not provide audit or legal advice. All testing workpapers and assessments should be reviewed by qualified financial professionals. While "significance" and "materiality" are context-specific concepts that are ultimately assessed by auditors, this...
aws-s3-management
by aj-geddes/useful-ai-prompts
Amazon S3 provides secure, durable, and highly scalable object storage. Manage buckets with encryption, versioning, access controls, lifecycle policies, and cross-region replication for reliable data storage and retrieval.
mobile-developer
by daffy0208/ai-dev-standards
I help you build cross-platform mobile apps with React Native and Expo.
moe-training
by davila7/claude-code-templates
Source details, install context, and public review data are available on the full page.
presentation-architect
by aviz85/claude-skills-library
Transform high-level ideas or briefs into fully structured presentation scripts, saved as Markdown (.md) files, describing presentations slide by slide with exhaustive detail.
seo-hreflang
by agricidaniel/claude-seo
Validate existing hreflang implementations or generate correct hreflang tags for multi-language and multi-region sites. Supports HTML, HTTP header, and XML sitemap implementations.
avalonia-viewmodels-zafiro
by sickn33/antigravity-awesome-skills
This skill provides a set of best practices and patterns for creating ViewModels, Wizards, and managing navigation in Avalonia applications, leveraging the power of ReactiveUI and the Zafiro toolkit.
databases
by mrgoonie/claudekit-skills
Unified guide for working with MongoDB (document-oriented) and PostgreSQL (relational) databases. Choose the right database for your use case and master both systems.
kubernetes-deployment
by aj-geddes/useful-ai-prompts
Master Kubernetes deployments for managing containerized applications at scale, including multi-container services, resource allocation, health checks, and rolling deployment strategies.
model-merging
by davila7/claude-code-templates
Source details, install context, and public review data are available on the full page.
seo-plan
by agricidaniel/claude-seo
Source details, install context, and public review data are available on the full page.
source-management
by anthropics/knowledge-work-plugins
If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md .
static-code-analysis
by aj-geddes/useful-ai-prompts
Use automated tools to analyze code without executing it, catching bugs, security issues, and style violations early.
statsmodels
by davila7/claude-code-templates
Statsmodels is Python's premier library for statistical modeling, providing tools for estimation, inference, and diagnostics across a wide range of statistical methods. Apply this skill for rigorous statistical analysis, from simple linear regression to complex time series models and econometric analyses.
task-decomposition
by jwynia/agent-skills
Transform overwhelming development tasks into manageable units by respecting cognitive limits, creating clear boundaries, and enabling parallel work. Tasks properly decomposed achieve 3x higher completion rates and 60% fewer defects.
tavily
by intellectronica/agent-skills
Provide a curl-based interface to Tavily’s REST API for web search, extraction, mapping, crawling, and optional research. Return structured results suitable for LLM workflows and multi-step investigations.
web-testing
by mrgoonie/claudekit-skills
Comprehensive web testing: unit, integration, E2E, load, security, visual regression, accessibility.
api-design-patterns
by bobmatnyc/claude-mpm-skills
Design robust, scalable APIs using proven patterns for REST, GraphQL, and gRPC with proper versioning, authentication, and error handling.
avalonia-zafiro-development
by sickn33/antigravity-awesome-skills
This skill defines the mandatory conventions and behavioral rules for developing cross-platform applications with Avalonia UI and the Zafiro toolkit. These rules prioritize maintainability, correctness, and a functional-reactive approach.
peft-fine-tuning
by davila7/claude-code-templates
Fine-tune LLMs by training <1% of parameters using LoRA, QLoRA, and 25+ adapter methods.
watchos-design-guidelines
by ehmo/platform-design-skills
Apple Watch is a personal, glanceable device worn on the wrist. Interactions are measured in seconds, not minutes. Every design decision must prioritize speed of comprehension and brevity of interaction.
bfl-api
by black-forest-labs/skills
Use this skill when integrating BFL FLUX APIs into applications for image generation, editing, and processing.
clerk-nextjs-skills
by gocallum/nextjs16-agent-skills
The proxy.ts file replaces middleware.ts from Next.js 15. Create it at the root or in /src :