Browse Skills
17720 skills found
smart-router.md
0
1
export
smart-router
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use when multiple tools are available for a task and intelligent routing is needed. Activates when routing-detector hook suggests it, or when user asks "which tool should I use" or "what's the best plugin for this". Provides context-aware tool ranking based on file context, user preferences, and tool specialization.
2026-01-05
ai-ctf-generic.md
0
1
export
ai-ctf-generic
2
from
"RazonIn4K/Red-Team-Learning"
from
"RazonIn4K/Red-Team-Learning"
3
Execute AI security CTF challenges across any competition platform with adaptable workflows for indirect prompt injection, jailbreaks, agent exploitation, and evidence collection with research-grounded techniques
2026-01-05
moai-project-batch-questions.md
0
1
export
moai-project-batch-questions
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Standardize AskUserQuestion patterns and provide reusable question templates for batch optimization
2026-01-05
multi-agent-workflow.md
0
1
export
multi-agent-workflow
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Manager session that launches worker Claude instances in parallel git worktrees for concurrent implementations. Observer subagents monitor workers and report results. Manager evaluates implementations and accepts the best one into the target branch.
2026-01-05
flutter-format.md
0
1
export
flutter-format
2
from
"LucasXu0/claude-code-plugin"
from
"LucasXu0/claude-code-plugin"
3
Knowledge about Flutter/Dart code formatting, analysis tools (flutter analyze, dart fix, dart format), and when to apply them. Use when formatting code, fixing lint issues, running code cleanup, or when user mentions format, analyze, lint, or cleanup in Flutter context.
2026-01-05
playwright-config-generator.md
0
1
export
playwright-config-generator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Generate Playwright configuration files for cross-browser E2E testing. Triggers on "create playwright config", "generate playwright configuration", "playwright setup", "browser testing config".
2026-01-05
js-worker-multithreading.md
0
1
export
js-worker-multithreading
2
from
"deadronos/stellar-shell"
from
"deadronos/stellar-shell"
3
Implement, refactor, or review worker-based multithreading in TypeScript/JavaScript apps (browser or Node). Use when offloading CPU-heavy loops to Web Workers, setting up a worker pool, moving data across threads, or diagnosing worker crashes, slowdowns, or synchronization bugs.
2026-01-05
architecture-evaluation-framework.md
0
1
export
architecture-evaluation-framework
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Comprehensive architectural analysis and evaluation framework for system architecture assessment. Use for architecture pattern identification, SOLID principles evaluation, coupling/cohesion analysis, scalability assessment, performance characteristics, security architecture, data architecture, microservices vs monolith, technical debt quantification, and ADRs. Includes C4 model, 4+1 views, QAW, ATAM, architectural fitness functions, and visualization tools.
2026-01-05
cloud-metrics.md
0
1
export
cloud-metrics
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Query Google Cloud Monitoring metrics using the cloud_metrics.py tool. Use when users ask about GCP metrics, Cloud Monitoring, Kubernetes metrics (CPU, memory, network), container resource usage, or need to export monitoring data. Triggers on requests like "show me CPU usage", "list available metrics", "describe this metric", "top memory consumers", or any Google Cloud Monitoring queries.
2026-01-05
design-system-foundations.md
0
1
export
design-system-foundations
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Expert en Design Systems avec approche Atomic Design industrielle. Utilisé pour structurer les fondations (couleurs, typographie, espacement, ombres), atomes, molécules et templates de manière cohérente et scalable. Invoque ce skill lors des interactions avec les designers ou pour créer/auditer un design system.
2026-01-05
form-validator-generator.md
0
1
export
form-validator-generator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Generate comprehensive form validation logic for React forms with TypeScript. Use when creating signup/login forms, input validation, or user data collection. Includes email regex, password strength, required fields, and error handling.
2026-01-05
jira-ticket-estimator.md
0
1
export
jira-ticket-estimator
2
from
"kennyth01/jira-ticket-estimator"
from
"kennyth01/jira-ticket-estimator"
3
This skill should be used when estimating development time for Jira tickets. It provides both manual and AI-assisted estimates with T-shirt sizes, story points, and phase-by-phase time breakdowns based on task type classification, complexity scoring, and project architecture (monolithic/serverless/frontend/fullstack/mobile/test_automation).
2026-01-05
research.md
0
1
export
research
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Deep research specialist for finding GitHub repos, tools, AI models, APIs, and real data sources. Searches repositories, compares libraries, researches latest AI benchmarks, discovers APIs, locates datasets, and performs competitive analysis to accelerate development.
2026-01-05
dataflow.md
0
1
export
dataflow
2
from
"Integrum-Global/kaizen-studio"
from
"Integrum-Global/kaizen-studio"
3
Kailash DataFlow - zero-config database framework with automatic model-to-node generation. Use when asking about 'database operations', 'DataFlow', 'database models', 'CRUD operations', 'bulk operations', 'database queries', 'database migrations', 'multi-tenancy', 'multi-instance', 'database transactions', 'PostgreSQL', 'MySQL', 'SQLite', 'MongoDB', 'pgvector', 'vector search', 'document database', 'RAG', 'semantic search', 'existing database', 'database performance', 'database deployment', 'database testing', or 'TDD with databases'. DataFlow is NOT an ORM - it generates 11 workflow nodes per SQL model, 8 nodes for MongoDB, and 3 nodes for vector operations.
2026-01-05
file-reader.md
0
1
export
file-reader
2
from
"eanzhao/aevatar-agent-framework"
from
"eanzhao/aevatar-agent-framework"
3
Read a small snippet of a text file using file_read.
2026-01-05
release-please-configuration.md
0
1
export
release-please-configuration
2
from
"adaptive-enforcement-lab/claude-skills"
from
"adaptive-enforcement-lab/claude-skills"
3
Configure automated versioning with release-please. Set up semantic versioning, changelog generation, and monorepo support using GitHub App token authentication.
2026-01-05
contracts.md
0
1
export
contracts
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Contract lifecycle management - creation, consumption, modification, and resolution.
2026-01-05
gpu-parallel-scheduling.md
0
1
export
gpu-parallel-scheduling
2
from
"smith6jt-cop/Skills_Registry"
from
"smith6jt-cop/Skills_Registry"
3
GPU-safe parallel processing patterns for KINTSUGI to prevent OOM crashes and ensure Jupyter-compatible progress output
2026-01-05
skills-sync.md
0
1
export
skills-sync
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Sync Claude Code skills from the ChillSkills GitHub repository
2026-01-05
git-workflow.md
0
1
export
git-workflow
2
from
"semicolon-devteam/semo-backend"
from
"semicolon-devteam/semo-backend"
3
Git 워크플로우 자동화. Use when (1) 커밋/푸시/PR 요청, (2) 브랜치 생성 필요.
2026-01-05
security-auth.md
0
1
export
security-auth
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Comprehensive security and authentication workflow that orchestrates security architecture, identity management, access control, and compliance implementation. Handles everything from authentication system design and authorization frameworks to security auditing and threat protection.
2026-01-05
snd-glamourer-integration.md
0
1
export
snd-glamourer-integration
2
from
"vaoan/SND"
from
"vaoan/SND"
3
Use this skill when implementing glamour/appearance automation in SND macros using the Glamourer plugin. Covers glamour application, design management, and appearance state.
2026-01-05
claude-code.md
0
1
export
claude-code
2
from
"parkerhancock/ai-docs-plugin"
from
"parkerhancock/ai-docs-plugin"
3
Claude Code CLI development patterns, hooks, plugins, MCP integration, and agentic workflows.
2026-01-05
zustand-patterns.md
0
1
export
zustand-patterns
2
from
"IvanTorresEdge/molcajete.ai"
from
"IvanTorresEdge/molcajete.ai"
3
Zustand state management patterns. Use when implementing client-side state with Zustand.
2026-01-05