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
seo-content-optimizer
by onewave-ai/claude-skills
Comprehensive SEO analysis and optimization for content creators and marketers.
tailwind
by pproenca/dot-skills
Comprehensive performance optimization guide for Tailwind CSS v4 applications. Contains 44 rules across 8 categories, prioritized by impact to guide automated refactoring and code generation.
code-documentation
by skillcreatorai/ai-agent-skills
Source details, install context, and public review data are available on the full page.
database-migration-management
by aj-geddes/useful-ai-prompts
Implement robust database migration systems with version control, rollback capabilities, and data transformation strategies. Includes migration frameworks and production deployment patterns.
expo
by pproenca/dot-skills
Comprehensive performance optimization guide for Expo React Native applications. Contains 54 rules across 9 categories, prioritized by impact to guide automated refactoring and code generation.
mcp-management
by mrgoonie/claudekit-skills
Skill for managing and interacting with Model Context Protocol (MCP) servers.
dify-dsl-generator
by wwwzhouhui/skills_collection
专业的 Dify 工作流 DSL/YML 文件自动生成工具,基于对 86+ 实际工作流案例的深度学习,能够根据用户的业务需求自动生成符合 Dify 规范的完整工作流配置文件。
web-frameworks
by mrgoonie/claudekit-skills
Comprehensive guide for building modern full-stack web applications using Next.js, Turborepo, and RemixIcon.
clip
by davila7/claude-code-templates
OpenAI's model that understands images from natural language.
frontend-security-coder
by sickn33/antigravity-awesome-skills
Source details, install context, and public review data are available on the full page.
lambda-labs-gpu-cloud
by davila7/claude-code-templates
Comprehensive guide to running ML workloads on Lambda Labs GPU cloud with on-demand instances and 1-Click Clusters.
nemo-guardrails
by davila7/claude-code-templates
NeMo Guardrails adds programmable safety rails to LLM applications at runtime.
quantizing-models-bitsandbytes
by davila7/claude-code-templates
bitsandbytes reduces LLM memory by 50% (8-bit) or 75% (4-bit) with <1% accuracy loss.
semantic-versioning
by aj-geddes/useful-ai-prompts
Establish semantic versioning practices to maintain consistent version numbering aligned with release significance, enabling automated version management and release notes generation.
sparse-autoencoder-training
by davila7/claude-code-templates
SAELens is the primary library for training and analyzing Sparse Autoencoders (SAEs) - a technique for decomposing polysemantic neural network activations into sparse, interpretable features. Based on Anthropic's groundbreaking research on monosemanticity.
typescript-review
by metabase/metabase
Source details, install context, and public review data are available on the full page.
visual-regression-testing
by aj-geddes/useful-ai-prompts
Visual regression testing captures screenshots of UI components and pages, then compares them across versions to detect unintended visual changes. This automated approach catches CSS bugs, layout issues, and design regressions that traditional functional tests miss.
web-performance-audit
by aj-geddes/useful-ai-prompts
Web performance audits measure load times, identify bottlenecks, and guide optimization efforts to create faster, better user experiences.
aws-dynamodb
by alinaqi/claude-bootstrap
Load with: base.md + [typescript.md | python.md]
implementing-llms-litgpt
by davila7/claude-code-templates
LitGPT provides 20+ pretrained LLM implementations with clean, readable code and production-ready training workflows.
react-flow-architecture
by existential-birds/beagle
Implication : Core logic is framework-agnostic. When contributing or debugging, check if issue is in @xyflow/system or framework-specific package.
visionos-design-guidelines
by ehmo/platform-design-skills
Comprehensive design rules for Apple Vision Pro based on Apple Human Interface Guidelines. These rules ensure spatial computing apps are comfortable, intuitive, and consistent with platform conventions.
woocommerce
by alinaqi/claude-bootstrap
Load with: base.md + (typescript.md or python.md)
database-query-optimization
by aj-geddes/useful-ai-prompts
Slow database queries are a common performance bottleneck. Optimization through indexing, efficient queries, and caching dramatically improves application performance.