Browse Skills
44656 skills found
skill-validator.md
15
1
export
skill-validator
2
from
"panaversity/claude-code-skills-lab"
from
"panaversity/claude-code-skills-lab"
3
Validates skills against production-level criteria with 9-category scoring.
This skill should be used when reviewing, auditing, or improving skills to
ensure quality standards. Evaluates structure, content, user interaction,
documentation, domain standards, technical robustness, maintainability,
zero-shot implementation, and reusability. Returns actionable validation
report with scores and improvement recommendations.
2026-01-05
grey-haven-onboarding-coordination.md
15
1
export
grey-haven-onboarding-coordination
2
from
"greyhaven-ai/claude-code-config"
from
"greyhaven-ai/claude-code-config"
3
Automate developer onboarding with personalized plans, Linear integration, knowledge base setup, and milestone tracking. Use when onboarding new developers, planning team expansion, or managing role transitions.
2026-01-21
grey-haven-observability-monitoring.md
15
1
export
grey-haven-observability-monitoring
2
from
"greyhaven-ai/claude-code-config"
from
"greyhaven-ai/claude-code-config"
3
Implement observability and monitoring using Cloudflare Workers Analytics, wrangler tail for logs, and health checks. Use when setting up monitoring, implementing logging, configuring alerts, or debugging production issues.
2026-01-21
grey-haven-deployment-cloudflare.md
15
1
export
grey-haven-deployment-cloudflare
2
from
"greyhaven-ai/claude-code-config"
from
"greyhaven-ai/claude-code-config"
3
Deploy TanStack Start applications to Cloudflare Workers/Pages with GitHub Actions, Doppler, Wrangler, database migrations, and rollback procedures. Use when deploying Grey Haven applications.
2026-01-21
grey-haven-testing-strategy.md
15
1
export
grey-haven-testing-strategy
2
from
"greyhaven-ai/claude-code-config"
from
"greyhaven-ai/claude-code-config"
3
Grey Haven's comprehensive testing strategy - Vitest unit/integration/e2e for TypeScript, pytest markers for Python, >80% coverage requirement, fixture patterns, and Doppler for test environments. Use when writing tests, setting up test infrastructure, running tests, debugging test failures, improving coverage, configuring CI/CD, or when user mentions 'test', 'testing', 'pytest', 'vitest', 'coverage', 'TDD', 'test-driven development', 'unit test', 'integration test', 'e2e', 'end-to-end', 'test fixtures', 'mocking', 'test setup', 'CI testing'.
2026-01-21
redteam.md
15
1
export
redteam
2
from
"Everplay-Tech/pewpew"
from
"Everplay-Tech/pewpew"
3
Adversarial analysis. Use rt: to think like an attacker and find vulnerabilities, exploits, and weaknesses. Security mindset on demand.
2026-01-05
Testing Strategy.md
15
1
export
Testing Strategy
2
from
"yaleh/meta-cc"
from
"yaleh/meta-cc"
3
Systematic testing methodology for Go projects using TDD, coverage-driven gap closure, fixture patterns, and CLI testing. Use when establishing test strategy from scratch, improving test coverage from 60-75% to 80%+, creating test infrastructure with mocks and fixtures, building CLI test suites, or systematizing ad-hoc testing. Provides 8 documented patterns (table-driven, golden file, fixture, mocking, CLI testing, integration, helper utilities, coverage-driven gap closure), 3 automation tools (coverage analyzer 186x speedup, test generator 200x speedup, methodology guide 7.5x speedup). Validated across 3 project archetypes with 3.1x average speedup, 5.8% adaptation effort, 89% transferability to Python/Rust/TypeScript.
2025-12-13
turnbase-rpg-docs.md
15
1
export
turnbase-rpg-docs
2
from
"suriyun-production/turnbase-rpg-docs"
from
"suriyun-production/turnbase-rpg-docs"
3
This is document for Turnbase RPG project (https://www.assetstore.unity3d.com/#!/content/107578?aid=1100lGeN)
2025-10-25
moai-rank.md
15
1
export
moai-rank
2
from
"modu-ai/moai-rank"
from
"modu-ai/moai-rank"
3
The Claude Code Usage Leaderboard for Korean Developers
2026-01-19
natives.md
15
1
export
natives
2
from
"HappinessMP/natives"
from
"HappinessMP/natives"
3
No description provided
2026-01-23
ai-toolkit.md
15
1
export
ai-toolkit
2
from
"Uniswap/ai-toolkit"
from
"Uniswap/ai-toolkit"
3
🤖 AI Toolkit - Standardized setup for Claude Code AI workflows. Nx monorepo with reusable agents, commands, and generators for enhanced AI-assisted development.
2026-01-24
rails-ai:testing.md
15
1
export
rails-ai:testing
2
from
"zerobearing2/rails-ai"
from
"zerobearing2/rails-ai"
3
Use when testing Rails applications - TDD, Minitest, fixtures, model testing, mocking, test helpers
2026-01-20
subagent-driven-development.md
15
1
export
subagent-driven-development
2
from
"galangryandana/superpowers-for-my-own-workflow"
from
"galangryandana/superpowers-for-my-own-workflow"
3
Use when executing implementation plans with independent tasks in the current session
2026-01-05
shared-space.md
15
1
export
shared-space
2
from
"kylesean/augo"
from
"kylesean/augo"
3
Manages shared ledgers for family or team collaboration, including shared account summaries, spending statistics, and member settlements. Use when user asks about shared expenses, family ledger, team budget, or joint accounts. 关键词:共享账本、家庭账单、团队支出、AA制。
2026-01-19
rails-ai:mailers.md
15
1
export
rails-ai:mailers
2
from
"zerobearing2/rails-ai"
from
"zerobearing2/rails-ai"
3
Use when sending emails - ActionMailer with async delivery via SolidQueue, templates, previews, and testing
2026-01-20
review.md
15
1
export
review
2
from
"ujuc/dotrc"
from
"ujuc/dotrc"
3
Performs code review following team's quality assurance guidelines. Use when the user asks to "review code", "check this code", "리뷰해줘", "코드 리뷰", "코드 검토", "이 코드 봐줘", "이거 괜찮아?", "확인해줘", "문제 없어?", or after writing code when they want feedback on the changes just made.
2026-01-12
vx.md
15
1
export
vx
2
from
"Everplay-Tech/pewpew"
from
"Everplay-Tech/pewpew"
3
Correction glyphs for cognitive economy. Use vx:type to flag reasoning errors. Skips diagnosis, goes straight to fix. Logical fallacies + general corrections. Always active.
2026-01-05
Error Recovery.md
15
1
export
Error Recovery
2
from
"yaleh/meta-cc"
from
"yaleh/meta-cc"
3
Comprehensive error handling methodology with 13-category taxonomy, diagnostic workflows, recovery patterns, and prevention guidelines. Use when error rate >5%, MTTD/MTTR too high, errors recurring, need systematic error prevention, or building error handling infrastructure. Provides error taxonomy (file operations, API calls, data validation, resource management, concurrency, configuration, dependency, network, parsing, state management, authentication, timeout, edge cases - 95.4% coverage), 8 diagnostic workflows, 5 recovery patterns, 8 prevention guidelines, 3 automation tools (file path validation, read-before-write check, file size validation - 23.7% error prevention). Validated with 1,336 historical errors, 85-90% transferability across languages/platforms, 0.79 confidence retrospective validation.
2025-12-13
multi-tool-pipeline.md
15
1
export
multi-tool-pipeline
2
from
"yoloshii/mcp-code-execution-enhanced"
from
"yoloshii/mcp-code-execution-enhanced"
3
Advanced MCP skill demonstrating multi-tool orchestration with git repository analysis
2026-01-20
using-superpowers.md
15
1
export
using-superpowers
2
from
"galangryandana/superpowers-for-my-own-workflow"
from
"galangryandana/superpowers-for-my-own-workflow"
3
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
2026-01-05
grey-haven-memory-systems.md
15
1
export
grey-haven-memory-systems
2
from
"greyhaven-ai/claude-code-config"
from
"greyhaven-ai/claude-code-config"
3
Design and implement long-term memory systems for AI agents using vector stores, knowledge graphs, and hybrid approaches. Includes benchmarks and decision frameworks. Use when building persistent agent memory, implementing RAG, designing knowledge bases, or when user mentions 'memory', 'RAG', 'vector store', 'knowledge graph', 'long-term memory', 'retrieval', or 'embeddings'.
2026-01-21
grey-haven-commit-format.md
15
1
export
grey-haven-commit-format
2
from
"greyhaven-ai/claude-code-config"
from
"greyhaven-ai/claude-code-config"
3
Format commit messages according to Grey Haven Studio's actual commitlint configuration (100 char header, lowercase subject, conventional commits). Use when creating git commits or reviewing commit messages.
2026-01-21
design-skill.md
15
1
export
design-skill
2
from
"uxjoseph/ppt_team_agent"
from
"uxjoseph/ppt_team_agent"
3
프레젠테이션 슬라이드를 미려한 HTML로 디자인. 슬라이드 HTML 생성, 시각적 디자인, 레이아웃 구성이 필요할 때 사용.
2026-01-21
dependency-analyzer.md
15
1
export
dependency-analyzer
2
from
"lis186/SourceAtlas"
from
"lis186/SourceAtlas"
3
Analyze dependencies for upgrade planning and migration. Use when user asks "upgrade to X", "migrate from X to Y", "what breaks if we upgrade", "iOS 17 migration", "React 18 upgrade", or planning framework/SDK upgrades.
2026-01-18