Browse Skills

44969 skills found

creating-hooks.md
3
1 export creating-hooks
2 jack-michaud from "jack-michaud/faire"
3 Build event-driven hooks in Claude Code for validation, setup, and automation. Use when you need to validate inputs, check environment state, or automate tasks at specific lifecycle events.
2026-01-05
systematic-debugging.md
3
1 export systematic-debugging
2 alexanderop from "alexanderop/workoutTracker"
3 Systematic debugging framework for any bug, test failure, or unexpected behavior.Use BEFORE proposing fixes. Triggers: "bug", "test failure", "flaky test", "debugging","root cause", "investigate", "why is this failing", "unexpected behavior", "not working","broken", "error", "fix this", "what's wrong".
2026-01-05
secrets-management.md
3
1 export secrets-management
2 melodic-software from "melodic-software/claude-code-plugins"
3 Use when designing secret storage, rotation, or credential management systems. Covers HashiCorp Vault patterns, AWS Secrets Manager, Azure Key Vault, secret rotation, and zero-knowledge architectures.
2026-01-05
design-thinking.md
3
1 export design-thinking
2 melodic-software from "melodic-software/claude-code-plugins"
3 Design Thinking methodology for human-centered innovation. Covers the 5-phase IDEO/Stanford d.school approach (Empathize, Define, Ideate, Prototype, Test) with workshop facilitation and exercise templates.
2026-01-05
validation.md
3
1 export validation
2 minhuw from "minhuw/claude-writer"
3 This skill should be used when validating whether a specific word or phrase is appropriate, commonly used, and correct in academic technical contexts. Use for checking terminology in research papers targeting top-tier computer science conferences.
2026-01-05
memory-cli-ops.md
3
1 export memory-cli-ops
2 d-o-hub from "d-o-hub/rust-self-learning-memory"
3 Execute and troubleshoot memory-cli commands for episode management, pattern analysis, and storage operations. Use this skill when running CLI commands, debugging CLI issues, explaining command usage, or guiding users through CLI workflows.
2026-01-05
code-review.md
3
1 export code-review
2 ntsk from "ntsk/dotfiles"
3 Code review workflow using GitHub CLI. Use when reviewing pull requests, checking PR diffs, adding review comments, or approving/requesting changes on PRs.
2026-01-05
documenting-domains.md
3
1 export documenting-domains
2 thkt from "thkt/claude-config"
3 Generate domain understanding documentation from codebase analysis. Extracts entities, business logic, domain terms, and concept relationships. Triggers: domain understanding, glossary, entities, business logic, domain model, ER diagram, use cases.
2026-01-05
k-docs.md
3
1 export k-docs
2 Falkicon from "Falkicon/Mechanic"
3 Index of Mechanic documentation with summaries and links. Load this to understand what documentation exists and where to find detailed information on specific topics. Triggers: docs, documentation, reference, guide, help.
2026-01-05
entity-relation-based-documentation.md
3
1 export entity-relation-based-documentation
2 ShunsukeHayashi from "ShunsukeHayashi/miyabi-mcp-bundle"
3 Generate documentation based on Miyabi's Entity-Relation Model (14 entities, 39 relationships). Use when documenting features, updating architecture docs, or explaining how components work.
2026-01-05
supabase-rls-fix.md
3
1 export supabase-rls-fix
2 Primadetaautomation from "Primadetaautomation/primadata-marketplace"
3 Fix Supabase RLS issues - handles missing user context, system processes, background jobs, and provides standardized RLS templates
2026-01-05
frontend-design.md
3
1 export frontend-design
2 donggyun112 from "donggyun112/ai-librarian"
3 Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
2026-01-05
lua.md
3
1 export lua
2 barnabasJ from "barnabasJ/dotfiles"
3 Lua programming and Neovim
2026-01-05
using-forgetful-memory.md
3
1 export using-forgetful-memory
2 rjmurillo from "rjmurillo/ai-agents"
3 Guidance for using Forgetful semantic memory effectively. Applies Zettelkasten atomic memory principles. Use when deciding whether to query or create memories, structuring memory content, or understanding memory importance scoring.
2026-01-05
ui-designer.md
3
1 export ui-designer
2 shining319 from "shining319/claude-code-single-person-workflow"
3 Senior UI/UX designer transforming product requirements into professional design solutions. Use when users need: (1) Page structure and information architecture, (2) UI layout and components, (3) Color schemes and visual specs, (4) Design specification docs, (5) User flow diagrams. Triggers: UI design, page design, interface design, interaction design, design specs, layout. | 资深UI/UX设计师,将需求转化为设计方案。触发词:UI设计、页面设计、界面设计、交互设计、设计规范、页面布局、设计方案。
2026-01-05
agent-expert-creation.md
3
1 export agent-expert-creation
2 melodic-software from "melodic-software/claude-code-plugins"
3 Create specialized agent experts with pre-loaded domain knowledge using the Act-Learn-Reuse pattern. Use when building domain-specific agents that maintain mental models via expertise files and self-improve prompts.
2026-01-05
release-guard.md
3
1 export release-guard
2 d-o-hub from "d-o-hub/rust-self-learning-memory"
3 STRICT GitHub release gatekeeper. Blocks premature releases (from develop, incomplete CI). Verifies PR merged to main + ALL CI passed before allowing tag/release. Triggers on "release", "tag", "publish", "deploy", "version".
2026-01-05
graphql-expert.md
3
1 export graphql-expert
2 martinholovsky from "martinholovsky/claude-skills-generator"
3 Expert GraphQL developer specializing in type-safe API development, schema design, resolver optimization, and federation architecture. Use when building GraphQL APIs, implementing Apollo Server, optimizing query performance, or designing federated microservices.
2026-01-05
add-paper.md
3
1 export add-paper
2 maxpool from "maxpool/maxpool-website"
3 Add a research paper to the maxpool research-papers collection. Use when the user provides an ArXiv URL, PDF link, or asks to add/summarize a research paper for the website. Handles paper fetching, insight extraction, HTML generation, and index updates.
2026-01-05
senior-backend-agent.md
3
1 export senior-backend-agent
2 donggyun112 from "donggyun112/ai-librarian"
3 Comprehensive backend development skill for building scalable backend systems using NodeJS, Express, Go, Python, Postgres, GraphQL, REST APIs. Includes API scaffolding, database optimization, security implementation, and performance tuning. Use when designing APIs, optimizing database queries, implementing business logic, handling authentication/authorization, or reviewing backend code.
2026-01-05
distributed-tracing.md
3
1 export distributed-tracing
2 amurata from "amurata/cc-tools"
3 JaegerとTempoによる分散トレーシングを実装して、マイクロサービス間のリクエストを追跡し、パフォーマンスボトルネックを特定します。マイクロサービスのデバッグ、リクエストフローの分析、分散システムの可観測性実装時に使用します。
2026-01-05
research.md
3
1 export research
2 wayne930242 from "wayne930242/weihung-pai"
3 研究與資訊蒐集。觸發:research, investigate, compare, evaluate, analyze, explore, 研究, 比較, 分析, 調查
2026-01-05
git-advanced-workflows.md
3
1 export git-advanced-workflows
2 amurata from "amurata/cc-tools"
3 rebase、cherry-pick、bisect、worktree、reflogを含む高度なGitワークフローをマスターし、クリーンな履歴を維持し、あらゆる状況から回復。複雑なGit履歴の管理、フィーチャーブランチでの協働、リポジトリ問題のトラブルシューティング時に使用。
2026-01-05
security-best-practices-expert.md
3
1 export security-best-practices-expert
2 sandraschi from "sandraschi/advanced-memory-mcp"
3 Application security specialist covering OWASP top 10, secure coding, and vulnerability prevention
2026-01-05