Browse Skills
17720 skills found
youtube-transcript-analyzer.md
1
1
export
youtube-transcript-analyzer
2
from
"Krosebrook/source-of-truth-monorepo"
from
"Krosebrook/source-of-truth-monorepo"
3
Use when analyzing YouTube videos for research, learning, or understanding how content relates to a project - downloads transcripts with yt-dlp, chunks long content, and provides context-aware analysis
2026-01-05
git-workflow.md
1
1
export
git-workflow
2
from
"akaszubski/anyclaude-local"
from
"akaszubski/anyclaude-local"
3
Git best practices, commit conventions, branching strategies, and pull request workflows. Use when working with git operations, commits, branches, or PRs.
2026-01-05
cost-optimizer.md
1
1
export
cost-optimizer
2
from
"Cloudhabil/AGI-Server"
from
"Cloudhabil/AGI-Server"
3
Analyze infrastructure spend and recommend cost reductions; use when asked to optimize cloud or tooling costs under budget constraints.
2026-01-05
prompt-design.md
1
1
export
prompt-design
2
from
"pluginagentmarketplace/custom-plugin-prompt-engineering"
from
"pluginagentmarketplace/custom-plugin-prompt-engineering"
3
Core prompt design patterns and templates for effective LLM communication
2026-01-05
asset-management.md
1
1
export
asset-management
2
from
"QuantumFusion-network/w3zard-gen"
from
"QuantumFusion-network/w3zard-gen"
3
Complete asset management feature for Polkadot dApps using the Assets pallet. Use when user needs fungible token/asset functionality including creating custom tokens, minting tokens to accounts, transferring tokens between accounts, destroying tokens, viewing portfolios, or managing token metadata. Generates production-ready code (~2,200 lines across 15 files) with full lifecycle support (create→mint→transfer→destroy), real-time fee estimation, transaction tracking, and user-friendly error messages. Works with template infrastructure (WalletContext, ConnectionContext, TransactionContext, balance utilities, shared components). Load when user mentions assets, tokens, fungible tokens, token creation, minting, portfolio, or asset pallet.
2026-01-05
developing-claude-code-plugins.md
1
1
export
developing-claude-code-plugins
2
from
"Krosebrook/source-of-truth-monorepo"
from
"Krosebrook/source-of-truth-monorepo"
3
Use when working on Claude Code plugins (creating, modifying, testing, releasing, or maintaining) - provides streamlined workflows, patterns, and examples for the complete plugin lifecycle
2026-01-05
docs-manager-skill.md
1
1
export
docs-manager-skill
2
from
"fractary/claude-plugins"
from
"fractary/claude-plugins"
3
Orchestrates complete single-document workflows with automatic validation and indexing in a write→validate→index pipeline
2026-01-05
jungian-psychologist.md
1
1
export
jungian-psychologist
2
from
"erichowens/some_claude_skills"
from
"erichowens/some_claude_skills"
3
Expert in Jungian analytical psychology, depth psychology, shadow work, archetypal analysis, dream interpretation, active imagination, and the individuation process - grounded in primary sources and clinical frameworks
2026-01-05
starting-issues.md
1
1
export
starting-issues
2
from
"ssd-mkdocs-platform/ssd-mkdocs-sample"
from
"ssd-mkdocs-platform/ssd-mkdocs-sample"
3
Issue作業を開始し、ブランチを作成してPlanモードに入る。Use when the user wants to start working on an issue (Issue対応開始), begin a task (タスク開始), or tackle a GitHub issue (課題着手).
2026-01-05
hono-routing.md
1
1
export
hono-routing
2
from
"ovachiever/droid-tings"
from
"ovachiever/droid-tings"
3
Build type-safe APIs with Hono - fast, lightweight routing for Cloudflare Workers, Deno, Bun, and Node.js. Set up routing patterns, middleware composition, request validation (Zod/Valibot/Typia/ArkType), RPC client/server with full type inference, and error handling with HTTPException.Use when: building APIs with Hono, setting up request validation with schema libraries, creating type-safe RPC client/server communication, implementing custom middleware chains, handling errors with HTTPException, extending context with custom variables, or troubleshooting middleware type inference issues, validation hook confusion, RPC performance problems, or middleware response typing errors.
2026-01-05
system-updates.md
1
1
export
system-updates
2
from
"adamancini/dotfiles"
from
"adamancini/dotfiles"
3
This skill should be used when the user asks to "update my system", "run system updates", "update everything", "update brew yadm pass", or mentions running comprehensive system updates including Homebrew, yadm, and pass.
2026-01-05
build-assistant.md
1
1
export
build-assistant
2
from
"vanman2024/domain-plugin-builder"
from
"vanman2024/domain-plugin-builder"
3
Build Claude Code framework components (agents, slash commands, skills, plugins) following standardized templates. Use when creating new agents, commands, skills, or plugins for the multiagent framework.
2026-01-05
cloudflare-workflows.md
1
1
export
cloudflare-workflows
2
from
"ovachiever/droid-tings"
from
"ovachiever/droid-tings"
3
Build durable, long-running workflows on Cloudflare Workers with automatic retries, state persistence, andmulti-step orchestration. Supports step.do, step.sleep, step.waitForEvent, and runs for hours to days.Use when: creating long-running workflows, implementing retry logic, building event-driven processes,coordinating API calls, scheduling multi-step tasks, or troubleshooting NonRetryableError, I/O context,serialization errors, or workflow execution failures.Keywords: cloudflare workflows, workflows workers, durable execution, workflow step,WorkflowEntrypoint, step.do, step.sleep, workflow retries, NonRetryableError,workflow state, wrangler workflows, workflow events, long-running tasks, step.sleepUntil,step.waitForEvent, workflow bindings
2026-01-05
kotlin-testing.md
1
1
export
kotlin-testing
2
from
"1ambda/dataops-platform"
from
"1ambda/dataops-platform"
3
Kotlin testing with JUnit 5, MockK, Spring test slices, and Testcontainers. Provides mocking patterns, test slice selection, and TDD workflow for Spring Boot + Kotlin. Use when writing tests for Kotlin/Spring code, setting up test infrastructure, or debugging test failures.
2026-01-05
faber-debugger.md
1
1
export
faber-debugger
2
from
"fractary/claude-plugins"
from
"fractary/claude-plugins"
3
Universal debugger skill that diagnoses workflow issues and proposes solutions using a persistent knowledge base
2026-01-05
file-operations.md
1
1
export
file-operations
2
from
"pluginagentmarketplace/custom-plugin-bash-shell"
from
"pluginagentmarketplace/custom-plugin-bash-shell"
3
Production-grade file operations - permissions, find, archives, rsync
2026-01-05
command-verify.md
1
1
export
command-verify
2
from
"d-oit/command-verify"
from
"d-oit/command-verify"
3
Intelligent command verification for documentation. Discovers all commands in markdown files, validates them using git diff-based cache invalidation, and ensures documentation accuracy with zero token cost after initial setup. Use when asked to verify commands, check documentation, or validate command references.
2026-01-05
orchestrating-merge-conflict-topology.md
1
1
export
orchestrating-merge-conflict-topology
2
from
"synapseradio/thinkies"
from
"synapseradio/thinkies"
3
Understand the structure and relationships of merge conflicts to resolve them systematically. Use when: (1) asked to resolve merge conflicts, (2) git merge or rebase halted with conflicts, (3) conflict markers appear in multiple files, (4) same logical change conflicts across several locations, (5) resolving conflicts without understanding what both sides intended.
2026-01-05
patternsstate-machine.md
1
1
export
patternsstate-machine
2
from
"mgreenly/ikigai"
from
"mgreenly/ikigai"
3
State Machine Pattern pattern for C development
2026-01-05
filesystem.md
1
1
export
filesystem
2
from
"billlzzz10/bl1nk-skill-mcp-server"
from
"billlzzz10/bl1nk-skill-mcp-server"
3
Execution-layer skill for filesystem operations
2026-01-05
tailwindcss.md
1
1
export
tailwindcss
2
from
"luthebao/frontend-template"
from
"luthebao/frontend-template"
3
Style React components with Tailwind CSS v4 utility classes. Use when styling UI components, applying responsive designs, theming, or working with CSS-in-JS patterns. Covers v4 CSS-first configuration, @theme directive, new variants, and breaking changes from v3.
2026-01-05
chatkit-actions.md
1
1
export
chatkit-actions
2
from
"mjunaidca/mjs-agent-skills"
from
"mjunaidca/mjs-agent-skills"
3
Implements interactive widget actions and bidirectional communication patterns for ChatKit. This skill should be used when building AI-driven interactive UIs with buttons, forms, entity tagging (@mentions), composer tools, and server-handled widget actions. Covers the full widget lifecycle from creation to replacement.
2026-01-05
git-and-source-control-management.md
1
1
export
git-and-source-control-management
2
from
"carlos-algms/dotfiles"
from
"carlos-algms/dotfiles"
3
Git protocols and best practices for commit messages and workflows
2026-01-05
rollback-service.md
1
1
export
rollback-service
2
from
"semicolon-devteam/semo"
from
"semicolon-devteam/semo"
3
서비스를 이전 버전으로 롤백. Use when (1) 롤백 요청, (2) 이전 버전 복원, (3) /SEMO:rollback 커맨드.
2026-01-05