Browse Skills
22656 skills found
sql-optimization-patterns.md
0
1
export
sql-optimization-patterns
2
from
"HermeticOrmus/after-the-third-cup"
from
"HermeticOrmus/after-the-third-cup"
3
Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow queries. Use when debugging slow queries, designing database schemas, or optimizing application performance.
2026-01-05
fail-fast.md
0
1
export
fail-fast
2
from
"adaptive-enforcement-lab/claude-skills"
from
"adaptive-enforcement-lab/claude-skills"
3
Detect and halt on precondition failures before expensive operations begin. Validate inputs, permissions, and state upfront in CI/CD and automation workflows.
2026-01-05
dna-methodology.md
0
1
export
dna-methodology
2
from
"Jaesun23/dna-methodology"
from
"Jaesun23/dna-methodology"
3
DNA Development Methodology - AI 협업을 위한 소프트웨어 개발 방법론.아이디어에서 완성된 소프트웨어까지 9단계(Stage 1-9)로 체계적으로 진행.사용 시점:- 새 프로젝트 시작 시 아키텍처 설계가 필요할 때- AI와 협업하여 소프트웨어를 개발할 때- 프로젝트의 기술 스택, ADR, 청사진을 작성할 때- Task 분해와 체크리스트 기반 구현이 필요할 때- "DNA 방법론", "Stage", "패밀리 분류", "ADR", "Blueprint" 언급 시
2026-01-05
anthropic-office-pptx.md
0
1
export
anthropic-office-pptx
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks
2026-01-05
mermaid-diagram.md
0
1
export
mermaid-diagram
2
from
"ntaksh42/agents"
from
"ntaksh42/agents"
3
Generate Mermaid diagrams including flowcharts, sequence diagrams, and class diagrams. Use when creating visual diagrams in documentation.
2026-01-05
testing-agent.md
0
1
export
testing-agent
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Testing and quality validation for Flutter code.USE WHEN: creating tests, verifying coverage, running E2E tests,validating code quality, checking test coverage thresholds.Minimum coverage: 80% overall, 95% services, 70% widgets.Examples:<example>Context: The user implemented a new feature.user: "I've just implemented the new itinerary creation service"assistant: "I'll use testing-agent to generate comprehensive tests and ensure quality."<commentary>New code needs testing - use testing-agent.</commentary></example><example>Context: The user wants to run E2E tests.user: "Run the E2E tests to validate the login flow"assistant: "I'll use testing-agent to execute E2E tests with MCP Chrome DevTools."<commentary>E2E testing is a testing-agent responsibility.</commentary></example>
2026-01-05
database-migration.md
0
1
export
database-migration
2
from
"HermeticOrmus/after-the-third-cup"
from
"HermeticOrmus/after-the-third-cup"
3
Execute database migrations across ORMs and platforms with zero-downtime strategies, data transformation, and rollback procedures. Use when migrating databases, changing schemas, performing data transformations, or implementing zero-downtime deployment strategies.
2026-01-05
moai-system-universal.md
0
1
export
moai-system-universal
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
The ultimate unified development skill combining 25+ programming languages, 9+ BaaS providers, 6+ development functions, and 15+ security capabilities with AI orchestration, Context7 integration, enterprise compliance, and end-to-end project automation
2026-01-05
creative-juices.md
0
1
export
creative-juices
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Provides creative thinking prompts using concrete metaphors, dramatic scenarios, and strategic frameworks. Use when the user needs inspiration, is stuck on a problem, or wants to validate ideas from first principles.
2026-01-05
sqlite-integration-for-beginners.md
0
1
export
sqlite-integration-for-beginners
2
from
"rubrical-studios/idpf-praxis-dist"
from
"rubrical-studios/idpf-praxis-dist"
3
Add SQLite database to Flask or Sinatra app with beginner-friendly code examples and teaching comments
2026-01-05
learning-design-review.md
0
1
export
learning-design-review
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Review educational content against the Four Learning Design Pillars framework. Use when users want to evaluate course materials, lessons, tutorials, e-learning modules, or any instructional content for alignment with evidence-based learning design principles. Provides structured feedback with specific principle references (e.g., 1.1.1, 2.3.4) and actionable recommendations.
2026-01-05
ai-tools-sync.md
0
1
export
ai-tools-sync
2
from
"DaichiHoshina/ai-tools"
from
"DaichiHoshina/ai-tools"
3
ai-tools同期 - リポジトリと~/.claude/間の設定ファイル同期。to-local/from-local/diffモード。
2026-01-05
developing-claude-code-plugins.md
0
1
export
developing-claude-code-plugins
2
from
"mikekelly/developing-claude-code-plugins"
from
"mikekelly/developing-claude-code-plugins"
3
Build, test, and distribute Claude Code plugins with slash commands, agents, skills, hooks, MCP servers, and LSP servers. MUST be loaded when creating, reviewing, debugging, or distributing plugins. Use PROACTIVELY when user mentions plugins, extensions, marketplaces, or wants to add custom commands/agents to Claude Code.
2026-01-05
dozu-ui-service-skills.md
0
1
export
dozu-ui-service-skills
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Index of AI agent skills and how to use them when implementing features in this repo.
2026-01-05
video-generation.md
0
1
export
video-generation
2
from
"MO196931/documentosZai"
from
"MO196931/documentosZai"
3
Implement AI-powered video generation capabilities using the z-ai-web-dev-sdk. Use this skill when the user needs to generate videos from text prompts or images, create video content programmatically, or build applications that produce video outputs. Supports asynchronous task management with status polling and result retrieval.
2026-01-05
neon-database.md
0
1
export
neon-database
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use when working with Neon serverless PostgreSQL database. Covers database setup, CLI commands, Drizzle ORM integration, schema migrations, connection pooling, and user data storage patterns for authentication and chat history.
2026-01-05
prompt-improver.md
0
1
export
prompt-improver
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Improve prompts for AI agents and Telegram bots using OpenAI's prompt engineering best practices. Analyzes clarity, specificity, context, and output format. Returns structured improvements.
2026-01-05
task-management.md
0
1
export
task-management
2
from
"bastien-gallay/cv-bastien-gallay"
from
"bastien-gallay/cv-bastien-gallay"
3
Système de gestion de tâches avec workflows Git, analyse comparative, et priorisation intelligente. Activer ce skill quand l'utilisateur parle de tâches, backlog, analyses de CV, ou demande quelle tâche faire ensuite.
2026-01-05
jupyter.md
0
1
export
jupyter
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Work with Jupyter notebooks without leaving Claude Code. Execute cells, inspect outputs, validate structure, and convert formats. Activate when working with .ipynb files, user mentions notebooks, Jupyter, or needs to run/debug notebook code.
2026-01-05
parallel-subagent-driven-development.md
0
1
export
parallel-subagent-driven-development
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use when executing decomposed plans with parallel batches - dispatches up to 2 fresh subagents per batch with code review between batches, enabling fast parallel iteration with quality gates
2026-01-05
implement-feature.md
0
1
export
implement-feature
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Guide for implementing features in ClaudeBar following architecture-first design, TDD, rich domain models, and Swift 6.2 patterns. Use this skill when:(1) Adding new functionality to the app(2) Creating domain models that follow user's mental model(3) Building SwiftUI views that consume domain models directly(4) User asks "how do I implement X" or "add feature Y"(5) Implementing any feature that spans Domain, Infrastructure, and App layers
2026-01-05
unsloth-datasets.md
0
1
export
unsloth-datasets
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Standardizing and formatting datasets for Unsloth, including chat template conversion and synthetic data generation (triggers: chat templates, ShareGPT, Alpaca, conversation_extension, add_new_tokens, standardize_sharegpt, formatting_prompts_func).
2026-01-05
cui-javascript-unit-testing.md
0
1
export
cui-javascript-unit-testing
2
from
"cuioss/cui-llm-rules"
from
"cuioss/cui-llm-rules"
3
Jest unit testing standards covering configuration, test structure, testing patterns, and coverage requirements
2026-01-05
promptware-s-agent-skill-specification.md
0
1
export
promptware-s-agent-skill-specification
2
from
"ShipFail/promptware"
from
"ShipFail/promptware"
3
Learn how to use SKILL by following this SKILL specification.
2026-01-05