搜索结果
全部能力
找到 17783 个相关结果
通用助手 / 编排推荐
cpp-templates
cpp-templates
C++ template skill for reading template errors and optimizing compile times. Use when deciphering template error stacks, setting -ftemplate-backtrace-limit,…
研究学习 / 检索整理
doc-maintenance
doc-maintenance
Audit top-level documentation (README, SPEC, PRODUCT) against recent git history to find drift — shipped features missing from docs or features listed as upcoming that already landed. Proposes minimal edits, creates a branch, and opens a PR. Use when asked to review docs for accuracy, after major feature merges, or on a periodic schedule.
研究学习 / 检索整理
resource-planning
resource-planning
Plan and optimize resource allocation. Trigger with "resource planning", "capacity", "utilization", "staffing plan", "who should work on what", "we're…
研究学习 / 检索整理
maximalist-wall-decorator
maximalist-wall-decorator
Expert in maximalist interior wall decoration including bold color choices, freehand paintings, statement wallpapers, eclectic lamp arrangements, gallery…
研究学习 / 检索整理
earnings-call-analysis
earnings-call-analysis
Analyze earnings call transcripts to extract forward-looking guidance, strategic focus areas, supply chain insights, and generate follow-up questions for…
软件工程 / 诊断修复
go-mode
go-mode
Autonomous goal execution — give a goal, get a plan, confirm, execute, report. You steer, Claude drives.
软件工程 / 部署发布
hexagonal-architecture-layers-java
hexagonal-architecture-layers-java
Hexagonal architecture layering for Java services with strict boundaries. Trigger: When structuring Java apps by Domain/Application/Infrastructure, or refactoring toward clean architecture.
通用助手 / 编排推荐
expert-advice
expert-advice
Get advice on app improvements and functionality from a Wasp expert. Takes optional arguments for more specific requests e.g. `/expert-advice how can I improve…
软件工程 / 诊断修复
resend-webhooks
resend-webhooks
Receive and verify Resend webhooks. Use when setting up Resend webhook handlers, debugging signature verification, handling email events like email.sent, email.delivered, email.bounced, or processing inbound emails.
通用助手 / 编排推荐
git-advanced
git-advanced
Use this skill when performing advanced git operations, rebase strategies, bisecting bugs, managing worktrees, configuring hooks, or handling complex merge scenarios. Triggers on interactive rebase, git bisect, worktrees, pre-commit hooks, cherry-pick, reflog recovery, stash management, and any task requiring advanced git workflows.
通用助手 / 编排推荐
ln-010-dev-environment-setup
ln-010-dev-environment-setup
Installs agents, configures MCP servers, aligns marketplace plugins, creates and audits instructions. Use after setup or when agents/MCP/plugins need alignment.
设计与产品 / 审核评估
llm-app-development
llm-app-development
Use this skill when building production LLM applications, implementing guardrails, evaluating model outputs, or deciding between prompting and fine-tuning. Triggers on LLM app architecture, AI guardrails, output evaluation, model selection, embedding pipelines, vector databases, fine-tuning, function calling, tool use, and any task requiring production AI application design.
软件工程 / 诊断修复
create-mcp-servers
create-mcp-servers
Create Model Context Protocol (MCP) servers that expose tools, resources, and prompts to Claude. Use when building custom integrations, APIs, data sources, or…
通用助手 / 编排推荐
cpp-modules
cpp-modules
C++20 modules skill for modern C++ projects. Use when working with named modules, module partitions, header units, CMake MODULE_SOURCES, Clang -fmodules-ts,…
安全与治理 / 审核评估
pyzotero
pyzotero
Interact with Zotero reference management libraries using the pyzotero Python client. Retrieve, create, update, and delete items, collections, tags, and…
研究学习 / 检索整理
market-research-reports
market-research-reports
Generate comprehensive market research reports (50+ pages) in the style of top consulting firms (McKinsey, BCG, Gartner). Features professional LaTeX…
通用助手 / 编排推荐
cpp-coroutines
cpp-coroutines
C++20 coroutines skill for understanding coroutine mechanics and debugging. Use when working with co_await, co_yield, co_return, implementing promise_type,…
软件工程 / 部署发布
docker
docker
Docker expert for containers, Compose, Dockerfiles, and debugging
通用助手 / 编排推荐
python-formatter-advisor
python-formatter-advisor
Enforce Pythonic standards using Black, Isort, and Flake8. Use to ensure consistency across large Python codebases and team environments.
软件工程 / 诊断修复
github-webhooks
github-webhooks
Receive and verify GitHub webhooks. Use when setting up GitHub webhook handlers, debugging signature verification, or handling repository events like push, pull_request, issues, or release.