Browse Skills
22656 skills found
diagnose-research-agent.md
0
1
export
diagnose-research-agent
2
from
"mathias-nielsen/co-doctor-skills"
from
"mathias-nielsen/co-doctor-skills"
3
A comprehensive skill designed for researching on complex diagnosis problems.
2026-01-05
koerner-office.md
0
1
export
koerner-office
2
from
"blicktz/knowledge_base_repo"
from
"blicktz/knowledge_base_repo"
3
Talk to Koerner Office King Of Hustle about their expertise. Koerner Office King Of Hustle provides authentic advice using their mental models, core beliefs, and real-world examples.
2026-01-05
winui-patterns.md
0
1
export
winui-patterns
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
WinUI 3 and XAML patterns for the Pomodoro Time Tracker. Activates when working with ViewModels, XAML pages, data binding, or UI components.
2026-01-05
system-test-integration.md
0
1
export
system-test-integration
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
System 테스트 작성 및 실행. pytest 기반, docker-compose.acceptance.yml 필수, 4단계 순서(infra→component→integration→scenarios). 네이밍 test_{대상}_{시나리오}_{예상결과}. poetry run pytest system-tests/ 실행. Fail Fast - 모든 응답 필드/타입/에러 엄격 검증, 예상외 필드/부작용은 실패 처리.
2026-01-05
moai-cc-mcp-plugins.md
0
1
export
moai-cc-mcp-plugins
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Configuring MCP Servers & Plugins for Claude Code. Set up Model Context Protocol servers (GitHub, Filesystem, Brave Search, SQLite). Configure OAuth, manage permissions, validate MCP structure. Use when integrating external tools, APIs, or expanding Claude Code capabilities.
2026-01-05
backend-migrations.md
0
1
export
backend-migrations
2
from
"frankdevlabs/compilothq"
from
"frankdevlabs/compilothq"
3
Create and manage database migrations with reversible up/down methods, focused changes, and zero-downtime deployment considerations. Use this skill when creating or modifying migration files in directories like migrations/, db/migrate/, alembic/versions/, sequelize/migrations/, prisma/migrations/, or any database schema versioning folders. Use this when adding or altering database tables, columns, indexes, foreign keys, or constraints in migration scripts, implementing both up (apply changes) and down (rollback changes) methods for reversible migrations that allow safe rollbacks if deployments fail, writing migration scripts for ORMs and migration tools like Sequelize, Alembic, Django migrations, Rails migrations, TypeORM, Prisma migrations, Knex.js migrations, or any database migration framework, creating database indexes on large tables using concurrent creation options like CREATE INDEX CONCURRENTLY in PostgreSQL to avoid table locks that would block production traffic during deployment, separating schema
2026-01-05
inertia-rails.md
0
1
export
inertia-rails
2
from
"renzo4web/automaton"
from
"renzo4web/automaton"
3
Building full-stack applications with Inertia.js in Rails using React. Use when working with Inertia responses, forms, props, redirects, React page components, or Rails controllers in an Inertia project.
2026-01-05
kubernetes-troubleshoot.md
0
1
export
kubernetes-troubleshoot
2
from
"timbuchinger/loadout"
from
"timbuchinger/loadout"
3
Troubleshoot and manage Kubernetes clusters, including resource inspection, debugging, pod logs, events, and cluster operations. Use when the user needs to diagnose issues, inspect workloads, analyze pod failures, or perform Kubernetes cluster operations.
2026-01-05
docs-architect.md
0
1
export
docs-architect
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Technical documentation architect that creates comprehensive technical documentation (both short-form guides and long-form manuals) with architecture diagrams, design rationale, and implementation guides. Explains the what and the why.
2026-01-05
shape-memory.md
0
1
export
shape-memory
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
AI-native session continuity through shape anchors rather than linear logs. Use when beginning a session to orient from prior state, or when ending to crystallize state for future instances.
2026-01-05
audit-security-dependencies.md
0
1
export
audit-security-dependencies
2
from
"JackSmack1971/claude-code-learning-flywheel"
from
"JackSmack1971/claude-code-learning-flywheel"
3
Use when adding packages, bumping versions, or responding to security alerts. Enforces supply chain security and vulnerability remediation.
2026-01-05
research.md
0
1
export
research
2
from
"c-daly/dotclaude"
from
"c-daly/dotclaude"
3
This skill should be used for exploring codebases, looking up documentation, investigating how things work, and gathering context without making code changes. Use for "how does X work?", "find where Y is handled", or "explain Z" questions.
2026-01-05
anthropic-api.md
0
1
export
anthropic-api
2
from
"mgd34msu/goodvibes-plugin"
from
"mgd34msu/goodvibes-plugin"
3
Integrates Anthropic Claude API for chat, tool use, and vision capabilities. Use when building AI-powered features with Claude models including streaming, extended thinking, and multi-turn conversations.
2026-01-05
frontend-developer.md
0
1
export
frontend-developer
2
from
"RasmusGodske/dev-agent-workflow"
from
"RasmusGodske/dev-agent-workflow"
3
Skill for implementing frontend features following project conventions. Use when writing Vue components, creating UI, or refactoring frontend code. Loads all frontend rules from .claude/rules/frontend/.
2026-01-05
moai-baas-vercel-ext.md
0
1
export
moai-baas-vercel-ext
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Enterprise Vercel Edge Platform with AI-powered modern deployment, Context7 integration, and intelligent edge orchestration for scalable web applications
2026-01-05
a11y-tester.md
0
1
export
a11y-tester
2
from
"joe-watkins/a11y-skills"
from
"joe-watkins/a11y-skills"
3
Run automated accessibility tests on URLs or HTML content using axe-core engine to WCAG 2.2 AA standards, then format findings as standardized issue reports. Use this skill when users want to test website accessibility, find WCAG violations, audit pages for accessibility issues, check if sites are accessible, analyze HTML for accessibility problems, or create accessibility issue tickets. Triggers on requests like "test accessibility", "check for WCAG violations", "audit this URL", "is this page accessible", "find accessibility issues", or "write accessibility issues".
2026-01-05
data-lake-architect.md
0
1
export
data-lake-architect
2
from
"EmilLindfors/claude-marketplace"
from
"EmilLindfors/claude-marketplace"
3
Provides architectural guidance for data lake design including partitioning strategies, storage layout, schema design, and lakehouse patterns. Activates when users discuss data lake architecture, partitioning, or large-scale data organization.
2026-01-05
semantic-translation.md
0
1
export
semantic-translation
2
from
"jcmrs/jcmrs-plugins"
from
"jcmrs/jcmrs-plugins"
3
This skill should be used when the user uses ambiguous terminology like "make it talk", "we need an api", "make it portable", "check for gaps", asks meta-questions like "am I making sense?", "does this make sense?", mentions being a "non-technical user", uses vague action verbs ("make it work", "do the thing"), mixes domain languages, uses invented terms, or when detecting semantic drift between human natural language and technical precision. Provides semantic translation, disambiguation, and domain knowledge mapping across Autogen, Langroid, MCP (Model Context Protocol), UTCP (Universal Tool Calling Protocol), FastAPI, Git/Gitflow, SRE (Site Reliability Engineering), and Memory Graphs domains. Bridges the gap between user intent and technical specificity through ontological translation.
2026-01-05
learning-faq-generator.md
0
1
export
learning-faq-generator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Generate comprehensive FAQs from common learner questions, analytics, discussion forums, and support tickets. Use for self-service support. Activates on "FAQ", "common questions", "help documentation", or "student support".
2026-01-05
wsc-effects.md
0
1
export
wsc-effects
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Apply chronicle event effects to world state. Use when events need to modify entities (battles change force strength, treaties change relationships, deaths remove agents). This is the core simulation engine.
2026-01-05
ai4pkm-helper.md
0
1
export
ai4pkm-helper
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
AI4PKM helper for onboarding guidance, quick help, and Gobi Desktop/CLI workflow integration.
2026-01-05
tdd-failure-recovery.md
0
1
export
tdd-failure-recovery
2
from
"rubrical-studios/virtual-ai-studio-dist"
from
"rubrical-studios/virtual-ai-studio-dist"
3
Diagnose and recover from unexpected test behavior during TDD
2026-01-05
cloudflare-sandbox.md
0
1
export
cloudflare-sandbox
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
This skill provides comprehensive knowledge for building applications with Cloudflare Sandboxes SDK, which enables secure, isolated code execution in full Linux containers at the edge. It should be used when executing untrusted code, running Python/Node.js scripts, performing git operations, building AI code execution systems, creating interactive development environments, or implementing CI/CD workflows that require full OS capabilities.Use when: Setting up Cloudflare Sandboxes, executing Python/Node.js code safely, managing stateful development environments, implementing AI code interpreters, running shell commands in isolation, handling git repositories programmatically, building chat-based coding agents, creating temporary build environments, processing files with system tools (ffmpeg, imagemagick, etc.), or when encountering issues with container lifecycle, session management, or state persistence.Keywords: cloudflare sandbox, container execution, code execution, isolated environment, durable objects
2026-01-05
subagent-prompting.md
0
1
export
subagent-prompting
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Apply instruction-engineering to all subagent prompts. Use BEFORE invoking the Task tool, spawning agents, or dispatching parallel workers. Ensures subagents receive persona-driven, research-backed prompts that maximize compliance and output quality. Triggers on: "use a subagent", "spawn agent", "dispatch", "Task tool", parallel agent work, or any multi-agent orchestration.
2026-01-05