Browse Skills
20307 skills found
anthropic-sdk.md
0
1
export
anthropic-sdk
2
from
"bobmatnyc/termpilot"
from
"bobmatnyc/termpilot"
3
Official Anthropic SDK for Claude AI with chat, streaming, function calling, and vision capabilities. Use when integrating Claude AI into applications, implementing AI-powered features, using tool use patterns, or processing images with vision models.
2026-01-05
arch-analysis.md
0
1
export
arch-analysis
2
from
"hiroshi75/langgraph-architect"
from
"hiroshi75/langgraph-architect"
3
Analyze LangGraph application architecture, identify bottlenecks, and propose multiple improvement strategies
2026-01-05
rails-testing.md
0
1
export
rails-testing
2
from
"betamatt/claude-plugins"
from
"betamatt/claude-plugins"
3
This skill should be used when the user asks about "Rails testing", "RSpec", "Minitest", "request specs", "system specs", "FactoryBot", "fixtures", "test coverage", "testing controllers", "testing models", "integration tests", or needs guidance on writing effective tests for Rails 7+ applications.
2026-01-05
frontend-design.md
0
1
export
frontend-design
2
from
"bphkns/dotfiles"
from
"bphkns/dotfiles"
3
Create distinctive, production-grade frontend interfaces with high design quality. Use when building web components, pages, artifacts, posters, or applications. Generates creative, polished code and UI design that avoids generic AI aesthetics.
2026-01-05
virtual-environment.md
0
1
export
virtual-environment
2
from
"Doyajin174/myskills"
from
"Doyajin174/myskills"
3
Check and create virtual environments for projects that need them. Use when starting Python/Node projects, or when dependency isolation is needed. Activates for Python, Node.js, and similar ecosystems.
2026-01-05
build-and-deploy.md
0
1
export
build-and-deploy
2
from
"Eng0AI/langchain-retrieval-agent"
from
"Eng0AI/langchain-retrieval-agent"
3
Build and deploy this Next.js LangChain retrieval agent application with Supabase vector store. Use when building, deploying, setting up vector store, or preparing the project for production.
2026-01-05
algorithmic-art.md
0
1
export
algorithmic-art
2
from
"ntaksh42/agents"
from
"ntaksh42/agents"
3
Generate creative coding art using Canvas, SVG, WebGL, and generative algorithms. Use when creating algorithmic art or generative designs.
2026-01-05
write-unit-test.md
0
1
export
write-unit-test
2
from
"coeus-ventures/web-template"
from
"coeus-ventures/web-template"
3
Generate behavioral unit tests from functional specifications using PreDB/PostDB pattern. Use when user provides specs with PreDB/Workflow/PostDB structure or asks to write tests for a specification before implementation (TDD approach).
2026-01-05
pytest.md
0
1
export
pytest
2
from
"SlanyCukr/riot-api-project"
from
"SlanyCukr/riot-api-project"
3
Python testing framework for writing simple, scalable, and powerful tests
2026-01-05
session-wrapup.md
0
1
export
session-wrapup
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Complete end-of-session workflow for SheldonFS project. Handles code commits, quality checks, documentation updates, and merge process. Use when finishing a development session or feature branch.
2026-01-05
security-scanning-workflows.md
0
1
export
security-scanning-workflows
2
from
"adaptive-enforcement-lab/claude-skills"
from
"adaptive-enforcement-lab/claude-skills"
3
Comprehensive security scanning examples with SAST (CodeQL), dependency scanning, container vulnerability detection (Trivy), and SARIF upload to GitHub Security tab.
2026-01-05
e-commerce-retail.md
0
1
export
e-commerce-retail
2
from
"dylantarre/animation-principles"
from
"dylantarre/animation-principles"
3
Use when designing animations for shopping apps, product catalogs, checkout flows, or retail experiences
2026-01-05
planning.md
0
1
export
planning
2
from
"ibnuhalimm/claude-code-resources"
from
"ibnuhalimm/claude-code-resources"
3
Generate an implementation plan for new features or refactoring existing code.
2026-01-05
complexity.md
0
1
export
complexity
2
from
"kevincrabbe/wrapkit"
from
"kevincrabbe/wrapkit"
3
Code complexity guidelines to keep cyclomatic complexity below 6 using strategy patterns or dispatch tables. Use when writing or refactoring functions with complex branching logic.
2026-01-05
code-evolution.md
0
1
export
code-evolution
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Autonomous multi-agent code evolution system for optimization problems. Use when solving complex optimization problems (packing, geometry, scheduling, search) through evolutionary approaches with multiple independent AI agents. Multi-start hybrid heuristic+SLSQP methods significantly outperform single approaches. Triggers include genetic algorithms, evolutionary optimization, multi-agent problem solving, parameter tuning at scale, AlphaEvolve-style research, or evolving code solutions across generations.
2026-01-05
mongodb.md
0
1
export
mongodb
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Guide for implementing MongoDB - a document database platform with CRUD operations, aggregation pipelines, indexing, replication, sharding, search capabilities, and comprehensive security. Use when working with MongoDB databases, designing schemas, writing queries, optimizing performance, configuring deployments (Atlas/self-managed/Kubernetes), implementing security, or integrating with applications through 15+ official drivers. (project)
2026-01-05
seo-aeo-geo-master.md
0
1
export
seo-aeo-geo-master
2
from
"Just-mpm/ConformAI"
from
"Just-mpm/ConformAI"
3
Skill especializada em SEO (Search Engine Optimization), AEO (Answer Engine Optimization), GEO (Generative Engine Optimization) e AI Optimization Files (llms.txt, ai.txt, TDMRep). Use esta skill quando o usuário precisar de orientações sobre otimização para mecanismos de busca tradicionais, motores de resposta AI (ChatGPT, Perplexity, Claude), mecanismos generativos, ou implementação de arquivos de otimização para IA. Inclui estratégias técnicas de SEO, Core Web Vitals, E-E-A-T, schema markup, voice search, video SEO, link building, llms.txt, ai.txt, TDM Reservation Protocol e todas as melhores práticas atualizadas para 2025.
2026-01-05
using-cache-directive.md
0
1
export
using-cache-directive
2
from
"djankies/claude-configs"
from
"djankies/claude-configs"
3
Teach Cache Components model with 'use cache' directive in Next.js 16. Use when implementing caching, optimizing performance, working with dynamic data, or migrating from Next.js 15 caching patterns.
2026-01-05
react-component-design.md
0
1
export
react-component-design
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Design React components following Tetris architecture guidelines. Use when creating new components, refactoring components, optimizing performance, or improving component structure. Auto-triggers on phrases like "create a component", "refactor this component", "optimize rendering", or "improve component design". Emphasizes component consolidation, unified patterns, and efficient hook usage.
2026-01-05
slicot-knowledge.md
0
1
export
slicot-knowledge
2
from
"jamestjsp/slicot.c"
from
"jamestjsp/slicot.c"
3
This skill should be used when working with SLICOT (Subroutine Library In Control Theory) routines, translating Fortran 77 to C, parsing SLICOT HTML documentation, creating test cases from SLICOT examples, understanding SLICOT data formats, or planning translation priorities using dependency analysis tools.
2026-01-05
brainstorming.md
0
1
export
brainstorming
2
from
"timequity/vibe-coder"
from
"timequity/vibe-coder"
3
Refine ideas into detailed designs through Socratic dialogue.Use when: user has rough idea, needs to clarify requirements, explore approaches.Triggers: "brainstorm", "discuss idea", "I'm thinking about", "what if","help me think through", "explore options", "/brainstorm".
2026-01-05
lops-system.md
0
1
export
lops-system
2
from
"alexisvincent/mia"
from
"alexisvincent/mia"
3
Personal GTD-based productivity system called LOPS for managing tasks, projects, and priorities in Linear with AI assistance. Use when triaging inbox items, prioritizing work, running weekly reviews, capturing tasks, clarifying next actions, or when the user mentions GTD, productivity, task management, or organizing their work.
2026-01-05
nextjs-supabase-auth.md
0
1
export
nextjs-supabase-auth
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Production-ready authentication system for Next.js 15 + Supabase. Use when setting up auth, login, signup, OAuth, Google login, password reset, or user authentication.
2026-01-05
video-coder.md
0
1
export
video-coder
2
from
"outscal/test_release"
from
"outscal/test_release"
3
Expert React video scene component creator for educational content. Builds production-grade, visually distinctive components using framer-motion animations, pixel-precise positioning, and optimized performance patterns. Follows strict component format with React.memo, threshold-based state updates, and module-level definitions. Outputs self-contained TSX components with proper timing sync, 60fps performance, and comprehensive reference-based implementation.
2026-01-05