Browse Skills

22656 skills found

devops.md
0
1 export devops
2 truchot from "truchot/claude-skills-test"
3 Expert DevOps - CI/CD, containers, Kubernetes, Infrastructure as Code, monitoring et déploiement
2026-01-05
skill-creator.md
0
1 export skill-creator
2 opensesh from "opensesh/BRAND-OS"
3 Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-05
dispatching-parallel-agents.md
0
1 export dispatching-parallel-agents
2 pproenca from "pproenca/dot-claude"
3 Use when facing 3+ independent failures that can be investigated without shared state or dependencies - dispatches multiple Claude agents to investigate and fix independent problems concurrently
2026-01-05
skill-creator.md
0
1 export skill-creator
2 deadronos from "deadronos/stellar-shell"
3 Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-05
media-stack-full-refresh.md
0
1 export media-stack-full-refresh
2 theflysurfer from "theflysurfer/claude-skills-marketplace"
3 Complete workflow to refresh the entire media stack after changes - cleanup Real-Debrid, restart Zurg/Rclone mounts, clear caches, verify mount health, and trigger Jellyfin library scan. Use this after deleting torrents, when mount shows stale data, after configuration changes, or when content doesn't sync between RD and Jellyfin.
2026-01-05
ux-accessibility.md
0
1 export ux-accessibility
2 phananhtuan09 from "phananhtuan09/ai-agent-workflow"
3 Accessibility principles for inclusive design - keyboard navigation, screen readers,ARIA, color contrast, and focus management. WCAG compliance for interfaces usable by all.Use when implementing interactive UI components requiring accessibility:- Forms, buttons, links, interactive elements needing keyboard access- Keyboard navigation, focus management, tab order- Screen reader support with semantic HTML and ARIA attributes- Color contrast validation for text/buttons (WCAG AA/AAA standards)- Modals, dialogs, dropdowns needing focus trapping- User mentions "accessible", "WCAG", "disabilities", "keyboard", "screen reader"Keywords: accessible, accessibility, WCAG, keyboard, screen reader, ARIA, contrast, a11yFocus on making UI usable via keyboard, screen readers, assistive technologies.
2026-01-05
kb.md
0
1 export kb
2 jayprimer from "jayprimer/pmc-marketplace"
3 Knowledge base for session continuity. Maintains project documentationwith fixed directory structure (.pmc/docs/) and formats for PRDs, SOPs,tickets (T0000N), patterns, decisions, code maps, research, and status.CRITICAL BEHAVIORS:1. LOOKUP FIRST - Before any task, check kb for existing docs (SOPs, patterns, code maps, status) that may guide the work. Don't reinvent what's documented.2. LEARN = DOCUMENT - When user says "learn X", record it in appropriate doc: - Procedure? → 2-sop/ - Problem/solution? → 6-patterns/ (with Status: open|resolved) - Code flow? → 7-code-maps/ - Research/notes? → 8-research/ - Design decision? → 5-decisions/D###-{name}.md - User clarification? → capture in ticket 5-final.md3. CAPTURE INTENT - When user clarifies requirements or expresses preferences, record in ticket's 5-final.md (Revealed Intent section).4. INBOX - Direct user messages → 0-inbox/ for later processing by /pmc:dev or /pmc:plan.Use when: setting up docs structure, creating/managing t
2026-01-05
skillpkg.md
0
1 export skillpkg
2 miles990 from "miles990/skillpkg"
3 Agent Skills Package Manager - Install once, use everywhere. Manage, share, and sync AI agent skills across platforms.
2026-01-05
concierge.md
0
1 export concierge
2 tonyandrewmeyer from "tonyandrewmeyer/charming-with-claude"
3 Expert assistant for provisioning charm development and testing environments using concierge. Use when setting up development machines, bootstrapping Juju controllers, installing craft tools (charmcraft, snapcraft, rockcraft), or preparing test environments. Keywords include concierge, provision, development environment, Juju bootstrap, LXD, MicroK8s, K8s, craft tools, prepare, restore.
2026-01-05
system-design-analysis.md
0
1 export system-design-analysis
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Analyze, review, and provide recommendations for distributed system designs. Use when:(1) Reviewing existing system architectures for gaps or improvements,(2) Analyzing system designs for scalability, reliability, or performance issues,(3) Providing recommendations on load balancing, caching, databases, sharding, replication, messaging, rate limiting, authentication, resilience, or monitoring,(4) Assessing trade-offs in system design decisions,(5) Creating system design review documents with gaps and recommendations.Triggers: "review my system design", "analyze this architecture", "what are the gaps", "system design recommendations", "scalability review", "reliability analysis".
2026-01-05
traitorsim-orchestrator.md
0
1 export traitorsim-orchestrator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Orchestrate complete TraitorSim workflows from persona generation to game execution and analysis. Use when starting new projects, running full pipelines, or when asked about complete workflows, end-to-end processes, or project setup for TraitorSim.
2026-01-05
frontend-design.md
0
1 export frontend-design
2 goodnight000 from "goodnight000/KittyCourt"
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
writing-flashcards-from-docs.md
0
1 export writing-flashcards-from-docs
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when turning a documentation link or article into spaced-repetition flashcards - fetches and extracts core ideas, compares against existing cards/notes, right-sizes output by source density and existing coverage, updates only incorrect/outdated cards, and creates missing cards with strict citation, slug, and tag rules
2026-01-05
profile.md
0
1 export profile
2 clearclown from "clearclown/claude-code-aida"
3 Claude Code のプロファイル管理。Use when user mentions プロファイル, profile, 設定, MCP設定, レイヤー, layer.
2026-01-05
architecture-documenter.md
0
1 export architecture-documenter
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Maintain and update architecture documentation in docs/architecture/. Uses tool-based inspection first, falling back to CLI only when needed.
2026-01-05
code-reviewer.md
0
1 export code-reviewer
2 u9401066 from "u9401066/copilot-capability-manager"
3 Automated code review for quality, security, and best practices.LOAD THIS SKILL WHEN: User asks to "review", "check", "audit" code | mentions "PR", "pull request" | discusses "code quality", "bugs", "security" | says "幫我看", "檢查", "審查" | before git commits.CAPABILITIES: naming conventions, DRY principle, complexity analysis, SQL injection, XSS, memory leaks, test coverage.
2026-01-05
chapter-outline-generator.md
0
1 export chapter-outline-generator
2 Amraha-Anwar from "Amraha-Anwar/AIDD-30-days-challenge"
3 Generates detailed chapter outlines for books, including key scenes, plot progression, character arcs, and themes. Use this when planning book structure or expanding story ideas.
2026-01-05
docs-manager.md
0
1 export docs-manager
2 gaurangrshah from "gaurangrshah/gsc-plugins"
3 Maintain living documentation with single source of truth approach, journal reconciliation, and worklog.db integration
2026-01-05
infrastructure-debugging.md
0
1 export infrastructure-debugging
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Troubleshooting dependencies, installations, environment issues, and platform-specific problems. Use when facing npm/pip/package errors, installation failures, environment setup issues, or platform compatibility problems.
2026-01-05
code-tester.md
0
1 export code-tester
2 majiayu000 from "majiayu000/claude-skill-registry"
3 QA engineer and test automation specialist with deep expertise in Flutter testing. Use for designing test strategies, writing unit/widget/integration tests, improving test coverage, and ensuring code reliability.
2026-01-05
bunjs-docker-mastery.md
0
1 export bunjs-docker-mastery
2 mOdrA40 from "mOdrA40/claude-codex-skills-directory"
3 Senior/Lead Developer Bun.js + Docker dengan pengalaman 20 tahun. Skill ini digunakan ketika: (1) Membuat project Bun.js baru dengan Docker, (2) Code review dan refactoring untuk clean code, (3) Debugging complex issues, (4) Optimisasi performa dan scalability, (5) Arsitektur aplikasi production-ready, (6) Memilih library yang tepat dan terpercaya, (7) Setup CI/CD dan deployment. Trigger keywords: "bun", "bunjs", "bun.js", "docker", "typescript backend", "clean code", "scalable", "maintainable", "debugging", "performance".
2026-01-05
btc-prediction-agents.md
0
1 export btc-prediction-agents
2 marcellinuswiray from "marcellinuswiray/trainer-15-min"
3 Multi-agent system for predicting BTC 15-minute candle outcomes (UP/DOWN vs Price to Beat) for prediction markets. Uses Continuity Ledger pattern for compaction-safe context persistence. Three agents: Data Fetcher, Data Analyst/Trainer, Decision Maker. Use when building BTC prediction systems, training crypto ML models, or implementing multi-agent trading systems.
2026-01-05
uncertainty-to-law.md
0
1 export uncertainty-to-law
2 CAPHTECH from "CAPHTECH/claude-marketplace"
3 resolving-uncertaintyで検証された仮説をLDE(Law-Driven Engineering)のLawに昇格させるスキル。検証済みの不確実性からビジネス上の「守るべき条件」を抽出し、Law Catalogに追加する。使用タイミング: (1) 仮説が検証された後のLaw化、(2) 「検証結果をLawにして」、(3) 複数セッションで確認されたパターンの正式化、(4) 障害対応後の再発防止策のLaw化
2026-01-05
id-token-reviewer.md
0
1 export id-token-reviewer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Review test cases for ID Token validation. Covers ID Token structure, required/conditional claims, signature validation (RS256), and all validation rules per OIDC Core 1.0 Section 2 and 3.1.3.7.
2026-01-05