Browse Skills

44756 skills found

claude-code-features.md
0
1 export claude-code-features
2 masseater from "masseater/claude-code-plugin"
3 Guide for distinguishing Claude Code features (Commands, Skills, Agents, Hooks, Rules) and selection criteria. Use when decomposing context files, deciding where to add new features, or customizing Claude Code.
2026-01-05
audio.md
0
1 export audio
2 atrawog from "atrawog/bazzite-ai-plugins"
3 Audio configuration for Bazzite. Virtual audio channels for Game/Voice/Browser/Music,7.1 surround for headphones, Bluetooth headset profiles, and PipeWire management.Use when users need to configure audio on Bazzite.
2026-01-05
codegen-agent.md
0
1 export codegen-agent
2 majiayu000 from "majiayu000/claude-skill-registry"
3 CodeGenAgent スキル - Claude Sonnet 4によるAI駆動コード生成。GitHub Issueの内容を解析し、TypeScriptコード・ユニットテスト・型定義を自動生成。Use when:- 新しいコードを生成する時- Issue内容からコード実装が必要な時- TypeScript/Vitestテストの自動生成が必要な時- BaseAgentパターンに従った実装が必要な時- "コード生成", "実装", "feature", "bug fix" がキーワードに含まれる時
2026-01-05
webgpu-canvas.md
0
1 export webgpu-canvas
2 matthewharwood from "matthewharwood/fantasy-phonics"
3 WebGPU fundamentals for high-performance canvas rendering. Covers device initialization, buffer management, WGSL shaders, render pipelines, compute shaders, and web component integration. Use when building GPU-accelerated graphics, particle systems, or compute-intensive visualizations.
2026-01-05
system-design.md
0
1 export system-design
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-software-design"
3 System design, scalable architecture, and design patterns. Master distributed systems, microservices, and architecture decisions.
2026-01-05
gh-pr-auto-detector.md
0
1 export gh-pr-auto-detector
2 schovi from "schovi/claude-schovi"
3 Automatically detects GitHub PR mentions (URLs,
2026-01-05
channel-name-parsing.md
0
1 export channel-name-parsing
2 smith6jt-cop from "smith6jt-cop/Skills_Registry"
3 Multi-format channel name parsing for KINTSUGI CHANNELNAMES.txt files
2026-01-05
creating-engineer-manga.md
0
1 export creating-engineer-manga
2 masayan1126 from "masayan1126/gen-image-prompt-creator"
3 Generates Nano Banana Pro prompts for 4-panel engineer humor comics. Use when user mentions "漫画作成", "エンジニア漫画", "4コマ", or "あるある". Requires character image attachment when using generated prompts.
2026-01-05
workflow.md
0
1 export workflow
2 NAMEWTA from "NAMEWTA/ai-omni"
3 开发工作流模块。包含 Extension-Webview 通信机制详解、功能点开发标准流程等工作流文档。当需要了解数据流、开发规范、标准流程时使用。
2026-01-05
tdd.md
0
1 export tdd
2 narcisobenigno from "narcisobenigno/groceries"
3 Enforces test-driven development (TDD) following Kent Beck's methodology. MANDATORY micro-cycle approach - write ONE test, watch it fail, write minimal implementation, refactor, then NEXT test. NEVER write all tests first or implementation first. Use for ANY code writing task.
2026-01-05
openai-sdk.md
0
1 export openai-sdk
2 majiayu000 from "majiayu000/claude-skill-registry"
3 OpenAI official SDK usage (Python, Node.js). Use when: writing code that calls OpenAI API,implementing chat/embeddings/images/audio features, handling streaming responses,async patterns, error handling with SDK. For raw HTTP/REST calls, see `openai-api` skill.
2026-01-05
bluesky-growth-strategy.md
0
1 export bluesky-growth-strategy
2 chekos from "chekos/bns-marketplace"
3 Plan and execute Bluesky growth strategy for audience building on the decentralized platform.Use when developing starter pack strategy, creating custom feeds, building community presence,or planning cross-platform promotion. Includes the three-feed system, starter pack tactics(43% of follows at peak), and authentic engagement strategies for this conversation-first platform.
2026-01-05
checkpoint.md
0
1 export checkpoint
2 Barnhardt-Enterprises-Inc from "Barnhardt-Enterprises-Inc/quetrex-claude"
3 Save current progress to memory-keeper to prevent work loss.
2026-01-05
ahu-conductor.md
0
1 export ahu-conductor
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Air Handler Design Pipeline Orchestrator
2026-01-05
recognition-program-builder.md
0
1 export recognition-program-builder
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Эксперт employee recognition. Используй для программ признания, награждения и employee engagement.
2026-01-05
let-chains-advisor.md
0
1 export let-chains-advisor
2 EmilLindfors from "EmilLindfors/claude-marketplace"
3 Identifies deeply nested if-let expressions and suggests let chains for cleaner control flow. Activates when users write nested conditionals with pattern matching.
2026-01-05
court-divorce-bigquery-indexing.md
0
1 export court-divorce-bigquery-indexing
2 nfbs2000 from "nfbs2000/vibe-with-google-ai-divorce-agent-inflearn"
3 Claude가 판례 Markdown 파일을 직접 분석하여 JSON 메타데이터를 생성합니다.
2026-01-05
shadcn.md
0
1 export shadcn
2 azlekov from "azlekov/my-claude-code"
3 This skill should be used when the user asks to "add a component", "use shadcn", "install Button", "create Dialog", "add Form", "use DataTable", "implement dark mode toggle", "use cn utility", or discusses UI components, component libraries, or accessible components. Always use the latest shadcn/ui version and modern patterns.
2026-01-05
rrna-prediction-patterns.md
0
1 export rrna-prediction-patterns
2 roeimed0 from "roeimed0/rrna-phylo"
3 Guidelines for rRNA detection and prediction including prokaryotic (16S, 23S, 5S) and eukaryotic (18S, 28S, 5.8S, 5S) ribosomal RNA. Covers sequence patterns, secondary structure, HMM models, blast-based detection, length validation, and quality scoring for rRNA identification.
2026-01-05
complete-draft-task.md
0
1 export complete-draft-task
2 semicolon-devteam from "semicolon-devteam/semo-backend"
3 PO Draft Task 완료 처리. Use when:(1) 구현 완료 후 이슈 업데이트, (2) PO 검토 요청,(3) Draft Task → Ready for Review 상태 전환.
2026-01-05
project-bootstrap.md
0
1 export project-bootstrap
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Bootstrap open-source projects with documentation, CI/CD, and polish. Use when user asks to "set up docs", "add MkDocs", "create GitHub Actions", "add funding", "polish README", "add Giscus comments", "bootstrap project", or wants to improve project presentation and infrastructure.
2026-01-05
ce101-slides.md
0
1 export ce101-slides
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Context Engineering 101 curriculum slide generation. Use this skill when working on CE101 curriculum to: (1) Generate styled PowerPoint presentations from markdown, (2) Create PNG previews of slides, (3) Update master presentation from curriculum modules
2026-01-05
client-arch-explain.md
0
1 export client-arch-explain
2 tikazyq from "tikazyq/agentic-spec-forge"
3 生成客户友好的架构说明(通俗语言解释架构层次、数据流、技术选型),适合演示和评审会议。当准备客户演示或用户验收前使用。
2026-01-05
analizador-traccion.md
0
1 export analizador-traccion
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Analiza métricas post-lanzamiento para determinar si un producto tiene tracción real o si debes pivotar. Interpreta señales de usuarios, retención, engagement y monetización. Úsalo después de lanzar para tomar decisiones basadas en datos sobre continuar, pivotar o cerrar.
2026-01-05