搜索结果
全部能力
找到 17783 个相关结果
软件工程 / 部署发布
agent-release-swarm
agent-release-swarm
用于 release-swarm 的 Agent 技能 - 使用 $agent-release-swarm 调用
软件工程 / 诊断修复
test-anti-patterns
test-anti-patterns
Detection-focused review of .NET test code for anti-patterns that undermine reliability and diagnostic value. USE FOR: audit test quality, review test code, find test anti-patterns, tests pass but don't verify anything, flaky tests, ordering dependency, duplicate tests, magic values, missing/no assertions, swallowed exceptions, always-true assertions, over-mocking, test coupling, coverage touching, coverage inflation. DO NOT USE FOR: writing new tests (use writing-mstest-tests), direct MSTest API rewrites or implementation-only fixes such as swapped Assert.AreEqual argument order, running tests (use run-tests), migrating between frameworks (use migration skills), deep formal audit based on academic test smell taxonomy (use test-smell-detection).
通用助手 / 编排推荐
query-caching-strategies
query-caching-strategies
Implement query caching strategies to improve performance. Use when setting up caching layers, configuring Redis, or optimizing database query response times.
软件工程 / 诊断修复
agent-pr-manager
agent-pr-manager
pr-manager 的 Agent 技能 - 使用 $agent-pr-manager 调用
软件工程 / 诊断修复
ce-commit-push-pr
ce-commit-push-pr
Commit, push, and open a PR with an adaptive, value-first description that scales in depth with the change. Use when the user says "commit and PR", "ship…
自动化与集成 / 自动执行
cloudflare-python-workers
cloudflare-python-workers
Build Python APIs on Cloudflare Workers using pywrangler CLI and WorkerEntrypoint class pattern. Includes Python Workflows for multi-step DAG automation. Prevents 11 documented errors. Use when: building Python serverless APIs, migrating Python to edge, or troubleshooting async errors, package compatibility, handler pattern mistakes, RPC communication issues.
软件工程 / 诊断修复
capture-screen
capture-screen
Programmatic screenshot capture on macOS. Find window IDs with Swift CGWindowListCopyWindowInfo, control application windows via AppleScript (zoom, scroll,…
软件工程 / 诊断修复
shap
shap
Model interpretability and explainability using SHAP (SHapley Additive exPlanations). Use this skill when explaining machine learning model predictions,…
软件工程 / 诊断修复
design-md
design-md
Analyze Stitch projects and synthesize a semantic design system into DESIGN.md files
软件工程 / 诊断修复
email-sequence
email-sequence
When the user wants to create or optimize an email sequence, drip campaign, automated email flow, or lifecycle email program. Also use when the user mentions…
通用助手 / 编排推荐
paddleocr-text-recognition
paddleocr-text-recognition
paddleocr-text-recognition — an installable skill for AI agents, published by paddlepaddle/paddleocr.
通用助手 / 编排推荐
hyva-cms-components-dump
hyva-cms-components-dump
Dump all Hyvä CMS components from active modules. This skill should be used when the user wants to list all CMS components, view available components, debug…
软件工程 / 诊断修复
error-diagnostics-smart-debug
error-diagnostics-smart-debug
Use when working with error diagnostics smart debug
设计与产品 / 审核评估
huashu-slides
huashu-slides
从内容到成品PPTX的端到端演示文稿制作,含AI插画生成和18种设计风格。当用户提到"做PPT"、"做幻灯片"、"演示文稿"、"Keynote"、"slides"时使用。
设计与产品 / 审核评估
redis-js
redis-js
Work with the Upstash Redis JavaScript/TypeScript SDK for serverless Redis operations. Use for caching, session storage, rate limiting, leaderboards, full-text…
软件工程 / 诊断修复
omc-doctor
omc-doctor
Diagnose and fix oh-my-claudecode installation issues
软件工程 / 诊断修复
file-todos
file-todos
This skill should be used when managing the file-based todo tracking system in the todos/ directory. It provides workflows for creating todos, managing status…
安全与治理 / 审核评估
sandbox-guard
sandbox-guard
Generate Docker sandbox configurations for safely running untrusted OpenClaw skills. Isolates filesystem, network,
安全与治理 / 审核评估
production-code-audit
production-code-audit
Autonomously deep-scan entire codebase line-by-line, understand architecture and patterns, then systematically transform it to production-grade,…
安全与治理 / 审核评估
browser-extension-builder
browser-extension-builder
Expert in building browser extensions that solve real problems - Chrome, Firefox, and cross-browser extensions. Covers extension architecture, manifest v3,…