Browse Skills
22656 skills found
expert-panel.md
0
1
export
expert-panel
2
from
"credentum/vivarium-lab"
from
"credentum/vivarium-lab"
3
ACTIVATE when debugging a skill, analyzing why a prompt isn't working, or stuck on a technical problem. Triggers on "what would the panel say", "let's debug this", "why isn't this working", "convene the panel", or when user expresses confusion about skill behavior.
2026-01-05
pdf.md
0
1
export
pdf
2
from
"tspader/dotfiles"
from
"tspader/dotfiles"
3
everything claude needs to read, write, and manipulate PDFs
2026-01-05
aptos-move-prover.md
0
1
export
aptos-move-prover
2
from
"MEDICALCOR/medicalcor-core"
from
"MEDICALCOR/medicalcor-core"
3
Expert on Move Prover formal verification - specification language (MSL), preconditions, postconditions, invariants, aborts_if, ensures, requires, modifies, emits, global invariants, schema patterns, quantifiers, helper functions, pragma directives, verification strategies, and debugging proofs. Triggers on keywords move prover, formal verification, spec, invariant, ensures, requires, aborts_if, precondition, postcondition, quantifier, schema, pragma
2026-01-05
artifacts-builder.md
0
1
export
artifacts-builder
2
from
"Snoopiam/claude_all_skills"
from
"Snoopiam/claude_all_skills"
3
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
2026-01-05
launch-planner.md
0
1
export
launch-planner
2
from
"skycruzer/fleet-management-v2"
from
"skycruzer/fleet-management-v2"
3
Transform app ideas into shippable MVPs using rapid validation methodology. Use when the user wants to build a new app, evaluate an idea, generate a PRD, create Claude Code prompts, scope an MVP, or make product decisions. Helps avoid feature creep and over-engineering by focusing on core user loops and real user validation.
2026-01-05
provider-management.md
0
1
export
provider-management
2
from
"AttendantLion8/provider-fallback-plugin"
from
"AttendantLion8/provider-fallback-plugin"
3
Skill for managing model provider priorities with authentication (OAuth/Subscription/API), usage limits, and automatic fallback across all major AI providers
2026-01-05
prompt-strategy.md
0
1
export
prompt-strategy
2
from
"jhlee0409/laylder"
from
"jhlee0409/laylder"
3
Develop and optimize AI prompt strategies for code generation. Use when creating new AI model strategies, optimizing prompts for Claude/GPT/Gemini/DeepSeek/Grok, or improving prompt quality. Includes model-specific optimization techniques.
2026-01-05
file-storage.md
0
1
export
file-storage
2
from
"TakumiOkayasu/dotfile-work"
from
"TakumiOkayasu/dotfile-work"
3
ファイルアップロード、S3、ファイルシステム操作を扱う際に使用。
2026-01-05
workflow.md
0
1
export
workflow
2
from
"jayprimer/pmc-marketplace"
from
"jayprimer/pmc-marketplace"
3
Develop, test, and register PMC workflows.Workflows are JSON state machines for Claude CLI, shell, sub-workflows.WORKFLOW:1. DEFINE - Create workflow JSON with states, transitions2. VALIDATE - pmc validate <workflow.json>3. MOCK - Create mock scripts for each state4. TEST MOCK - pmc run --mock to test transitions5. TEST REAL - pmc run with real data6. REGISTER - Add to registry.jsonUse when:- User says "create workflow", "new workflow", "automate"- Automating repetitive multi-step processes- Building CI/CD or development pipelines
2026-01-05
article-image-generator.md
0
1
export
article-image-generator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Generates consistent, professional cover images for business/fiscal articles using Ideogram with standardized prompts and naming conventions. Use when creating new articles, updating missing covers, or maintaining visual consistency across the content library.
2026-01-05
moai-lang-kotlin.md
0
1
export
moai-lang-kotlin
2
from
"dolsoon/my-awesome-project"
from
"dolsoon/my-awesome-project"
3
Kotlin 2.0 Multiplatform Enterprise Development with KMP, Coroutines, Compose Multiplatform, and Context7 MCP integration. Advanced patterns for mobile, backend, and cross-platform development.
2026-01-05
video-editor.md
0
1
export
video-editor
2
from
"arthurbm/creator-hub"
from
"arthurbm/creator-hub"
3
Video editing via FFmpeg with git-like staging workflow and platform presets.Use when the user asks to: (1) cut/trim/edit videos, (2) convert formats or codecs,(3) optimize for platforms (WhatsApp, Instagram, YouTube, Twitter, Telegram),(4) extract audio or create GIFs, (5) get video info/metadata, (6) rotate/resize/crop,(7) speed up/slow down videos, (8) compress videos, (9) concatenate multiple videos.All operations go to staging before final approval. Supports operation history,replay, batch processing, and undo/redo.
2026-01-05
panel-digitizer.md
0
1
export
panel-digitizer
2
from
"sashburner26/ampacity"
from
"sashburner26/ampacity"
3
Extract panel schedule data from images. Captures all user-visible load values, detects layout type, and outputs flat circuit-by-circuit JSON for post-processing.
2026-01-05
shadcn-web-components.md
0
1
export
shadcn-web-components
2
from
"cmtkdot/xanbzs-toolkit"
from
"cmtkdot/xanbzs-toolkit"
3
Use when building web-specific UI components, forms, data tables, or rich menus for Vite/React. Triggers on "add component", "create form", "build table", "web UI", "shadcn", or any web frontend component work. Starts local pattern registry and enforces @my-patterns > @reui > @shadcn priority.
2026-01-05
subagent-driven-development.md
0
1
export
subagent-driven-development
2
from
"a-ariff/Ariff-code-config"
from
"a-ariff/Ariff-code-config"
3
Use fresh agents for focused subtasks to avoid context pollution
2026-01-05
release-procedure.md
0
1
export
release-procedure
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use when user says 'release', 'リリース', 'deploy', 'publish', 'vtag', 'version up', 'バージョンアップ', or discusses merging to main/develop. Guides through version bump and release flow.
2026-01-05
runners.md
0
1
export
runners
2
from
"atrawog/bazzite-ai-plugins"
from
"atrawog/bazzite-ai-plugins"
3
Self-hosted GitHub Actions runner management via Podman Quadlet. Supportsmulti-instance pools with ephemeral storage, automatic token generation,and rolling updates. Use when users need to set up CI/CD runners fortheir GitHub repositories.
2026-01-05
plan-audit-orchestrator.md
0
1
export
plan-audit-orchestrator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Coordinate planning, auditing, and validation workflows. Use when the user mentions plan/planning, audit/auditing, review, or validation for engineering, data, or pipeline work.
2026-01-05
triggering-ai-reflection.md
0
1
export
triggering-ai-reflection
2
from
"hkcm91/StickerNestV3"
from
"hkcm91/StickerNestV3"
3
Triggering and managing AI reflection cycles in StickerNest. Use when the user wants to run AI evaluation, trigger reflection, check AI quality, improve AI prompts, analyze AI performance, or audit AI generations. Covers reflection triggers, evaluation analysis, and improvement actions.
2026-01-05
email.md
0
1
export
email
2
from
"arlenagreer/claude_configuration_docs"
from
"arlenagreer/claude_configuration_docs"
3
Send and draft professional emails with seasonal HTML formatting, authentic writing style, contact lookup via Google Contacts, security-first approach, and Google Gmail API via Ruby CLI. This skill should be used for ALL email operations (mandatory per RULES.md).
2026-01-05
kotlin-spring-reviewer.md
0
1
export
kotlin-spring-reviewer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
WHEN: Spring Boot + Kotlin, Ktor backend review, coroutine-based server, WebFlux/R2DBC pattern checksWHAT: Spring Kotlin idioms + Coroutines integration + WebFlux patterns + Data class usage + Test strategiesWHEN NOT: Android → kotlin-android-reviewer, KMP shared code → kotlin-multiplatform-reviewer
2026-01-05
nomos-compilation-debugging.md
0
1
export
nomos-compilation-debugging
2
from
"autonomous-bits/nomos"
from
"autonomous-bits/nomos"
3
Systematic debugging guide for Nomos compilation failures. Use this when compilation fails, providers won't start, references are unresolved, or builds produce unexpected output.
2026-01-05
test-driven-development.md
0
1
export
test-driven-development
2
from
"mattleonard16/taxhelper"
from
"mattleonard16/taxhelper"
3
Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first
2026-01-05
db.md
0
1
export
db
2
from
"johnlindquist/claude"
from
"johnlindquist/claude"
3
Database operations for SQLite, PostgreSQL, and MySQL. Use for queries, schema inspection, migrations, and AI-assisted query generation.
2026-01-05