Browse 138,453 skills across 70 categories. Mirrored from majiayu000/claude-skill-registry.
Multi-model ensemble consultation. Runs 3 models in parallel for diverse perspectives.
Clarify requirements before implementing. Do not use automatically, only when invoked explicitly.
Present a multi-select question allowing multiple choices
This skill should be used when solving hard questions, complex architectural problems, or debugging issues that benefit...
Answer questions about a paper in the vault, using note first and arXiv HTML as fallback
Consult with a peer engineer for plan review, code review, implementation discussions, or problem-solving brainstorming....
Draft a technical research question and send to ChatGPT for investigation
Clarify requirements before implementing. Use when serious doubts arise.
Clarify requirements before implementing. Use when serious doubts araise.
Ask clarifying questions when requirements are underspecified
Learn from any GitHub repo with generated walkthroughs. Clones repos locally, creates markdown explanations with code sn...
Before writing code or planning, determine what to ask. Maximum 2 questions. Never ask technical questions users cannot...
[CHECK:need-info|max=2]=>[ASK|technical=false]=>[DECIDE:if-inferable]
Submit complex code questions to OpenAI GPT-5 Pro for deep analysis when you have 20 minutes. Use when the user asks for...
Pattern for effectively interacting with users to gather information or get decisions. Use when you need user input.
Query your Second Brain with keyword search. Use when asked to "ask my notes", "what do I know about", "query my knowled...
Verbalized Sampling (VS) protocol for deep intent exploration before planning. Use when starting ambiguous or complex ta...
Monitor and control AllStar Link amateur radio nodes via REST API
ASM-guided deep performance optimization. Collects assembly, audits codegen quality, applies targeted transforms, valida...
ASMedia Technology MPN encoding patterns, series identification, and handler guidance. Use when working with USB/Storage...
Create a new Claude Code skill with proper structure, YAML frontmatter, and documentation. Use when user asks to "create...
Stop local Flask server running on port 8080. Kills process cleanly using lsof or PID file. Use when stopping local Pyth...
Update an existing skill based on troubleshooting or improvements discovered during usage. Use when user asks to "update...
ASO/ASA growth optimization skill. Manages App Store metadata, Apple Search Ads campaigns, keyword strategy, and tracks...
Aspire skill covering the Aspire CLI, AppHost orchestration, service discovery, integrations, MCP server, VS Code extens...
Use when building cloud-native distributed applications with .NET Aspire. Covers the app host orchestration model, servi...
Aspire orchestration for cloud-native distributed applications in any language (C#, Python, Node.js, Go). Handles depend...
Configure Aspire AppHost to emit explicit app config via environment variables; keep app code free of Aspire clients and...
Write integration tests using .NET Aspire's testing facilities with xUnit. Covers test fixtures, distributed application...
Test email sending locally using Mailpit with .NET Aspire. Captures all outgoing emails without sending them. View rende...
Create a shared ServiceDefaults project for Aspire applications. Centralizes OpenTelemetry, health checks, resilience, a...
Configure the Aspire MCP server to give AI agents access to logs, metrics, and traces. Use this when setting up Aspire M...
Start the BookStore solution using Aspire CLI or debug mode. Use this to run the full application stack (API, Web, Postg...
協助使用 .NET Aspire Testing 框架建立分散式應用的整合測試。當使用者要求建立 Aspire 測試、從 Testcontainers 遷移到 Aspire Testing、或需要測試雲原生 .NET 應用時使用此技能。
Build, review, refactor, or architect ASP.NET Core web applications using current official guidance for .NET web develop...
ASP.NET Core framework guardrails, patterns, and best practices for AI-assisted development. Use when working with ASP.N...
Builds REST APIs, SignalR hubs, and ASP.NET Core Web API applications. Use when: Creating controllers, configuring middl...
Guidelines for ASP.NET Core web development covering API design, authentication, caching, and best practices
Master ASP.NET Core with minimal APIs, MVC, middleware, dependency injection, and production-ready web applications.
Master advanced ASP.NET Core development including Entity Framework Core, authentication, testing, and enterprise patter...
Master ASP.NET Core deployment, Docker, Azure cloud, CI/CD pipelines, and production infrastructure for enterprise appli...
Master ASP.NET Core fundamentals including C#, project structure, routing, middleware, and basic API development. Essent...
Guidance for ASP.NET Core Identity authentication and user management. USE FOR: user registration, login/logout flows, p...
ASP.NET Core 整合測試完整指南。當使用者需要測試 Web API 端點、驗證完整的 HTTP 請求/回應流程、測試中介軟體 (Middleware) 運作、驗證依賴注入設定、或詢問如何使用 WebApplicationFacto...
Create ASP.NET Minimal API endpoints with proper OpenAPI documentation
ASP.NET Core API 设计与实现最佳实践:错误处理(ProblemDetails/RFC 7807)、一致响应、版本化、可观测性与安全。
Comprehensive skill for manipulating Microsoft PowerPoint presentations using Aspose.Slides.NET library with modern C# p...
Implement speech-to-text (ASR/automatic speech recognition) capabilities using the z-ai-web-dev-sdk. Use this skill when...
Fetch specialized agents from the VoltAgent repository. Searches across categories, presents top 5 matches, and waits fo...
Search the official Claude Code marketplace (claude-plugins-official) for plugins matching capability gaps. Uses plugin...
Assemble complete skill file from frontmatter and processed template content
Query the skills.sh registry for skills matching identified capability gaps. Presents top 3 HIGHLY RELEVANT matches only...
Combine all draft sections into final manuscript, apply formatting constraints, and generate reference list. Final step...
Execute work orders and implement code using coding agents and development tools
Assembles component outputs from AI Design Components skills into unified, production-ready component systems with valid...
Use when preparing context for subagents or managing token budgets. Triggers: "prepare context for", "assemble context",...
Assembly language guardrails, patterns, and best practices for AI-assisted development. Use when working with assembly f...
Lee Cronin's Assembly Theory for molecular complexity measurement and
When the user wants to balance assembly lines, assign tasks to workstations, calculate takt time, or optimize line effic...
Assess genome assembly quality using QUAST for contiguity metrics and BUSCO for completeness. Essential for evaluating a...
This skill should be used when working with AssemblyAI’s Speech-to-Text and LLM Gateway APIs, especially for streaming/l...
TypeScript assertion function for runtime type narrowing with descriptive error messages. Based on tiny-invariant.
Use specific assertions (toBeNull, toContain, toHaveLength) over generic ones (toBe, toBeTruthy) Use when writing and or...
SystemVerilog Assertions (SVA) as executable specifications. Use when defining timing requirements, protocol specificati...