搜索结果
全部能力
找到 17783 个相关结果
通用助手 / 编排推荐
alicloud-ai-video-wan-edit
alicloud-ai-video-wan-edit
Use when Alibaba Cloud Model Studio Wan video editing models are needed for style transfer, keyframe-controlled editing, or animation remix workflows.
通用助手 / 编排推荐
ahrefs-python
ahrefs-python
Manages Ahrefs API usage in Python using `ahrefs-python` library. Use when working with SEO / marketing related tasks or with data including backlinks,…
通用助手 / 编排推荐
ai-md
ai-md
Convert human-written CLAUDE.md into AI-native structured-label format. Battle-tested across 4 models. Same rules, fewer tokens, higher compliance.
通用助手 / 编排推荐
git-master
git-master
MUST USE for ANY git operations. Atomic commits, rebase/squash, history search (blame, bisect, log -S). STRONGLY RECOMMENDED: Use with task(category='quick',…
软件工程 / 诊断修复
ensemble-team
ensemble-team
Set up a full AI ensemble/mob programming team for any software project. Creates agent definition files (.claude/agents/), coordinator instructions (.team/coordinator-instructions.md), project owner constraints (PROJECT.md), team conventions (AGENTS.md), architectural decisions (docs/ARCHITECTURE.md), domain glossary, and supporting docs. Use when: (1) starting a new project and wanting a full expert agent team, (2) the user asks to "set up a team", "create a mob team", "set up ensemble programming", or "create agent profiles", (3) converting an existing project to the driver-reviewer mob model, (4) the user wants AI agents to work as a coordinated product team with retrospectives and consensus-based decisions.
通用助手 / 编排推荐
component-identification-sizing
component-identification-sizing
Maps architectural components in a codebase and measures their size to identify what should be extracted first. Use when asking "how big is each module?",…
通用助手 / 编排推荐
funnel-analyzer
funnel-analyzer
Analyze conversion funnels and identify drop-offs. Use when: analyzing checkout funnel; tracking signup flow; identifying conversion blockers; optimizing user…
软件工程 / 诊断修复
debug
debug
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework with built-in backward tracing for…
自动化与集成 / 自动执行
session-recovery
session-recovery
Diagnose and recover Claude Code session issues including missing conversations, corrupted sessions, and session file problems. Use whenever the user sees 'No…
通用助手 / 编排推荐
product-discovery
product-discovery
Build products customers actually want. Apply Marty Cagan's Silicon Valley-tested framework to discover solutions that are valuable, usable, feasible, and…
安全与治理 / 审核评估
solidity-audit
solidity-audit
Security audit and code review checklist. Covers 30+ vulnerability types with real-world exploit cases (2021-2026) and EVMbench Code4rena patterns. Use when…
软件工程 / 诊断修复
mgrep
mgrep
MANDATORY: Replaces ALL built-in search tools. You MUST invoke this skill BEFORE using WebSearch, Grep, or Glob. NEVER use the built-in WebSearch tool - use…
通用助手 / 编排推荐
skill-creator
skill-creator
Creates new AI agent skills following the Agent Skills spec. Trigger: When user asks to create a new skill, add agent instructions, or document patterns for AI.
软件工程 / 诊断修复
systematic-debugging
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
软件工程 / 诊断修复
postgres-code-review
postgres-code-review
Reviews PostgreSQL code for indexing strategies, JSONB operations, connection pooling, and transaction safety. Use when reviewing SQL queries, database…
设计与产品 / 审核评估
svg-logo-maker
svg-logo-maker
Design and generate production-quality SVG logos in modern minimalist style. Use this skill PROACTIVELY whenever the user asks to create a logo, design a brand…
软件工程 / 诊断修复
terminal-print
terminal-print
Print iTerm2 terminal output to network printer. TRIGGERS - print terminal, terminal PDF, print session output.
通用助手 / 编排推荐
podcast-interview
podcast-interview
Master the art of podcast interviewing using NPR training methodology and Tim Ferriss's preparation techniques to extract compelling stories and insights from…
通用助手 / 编排推荐
pptx-generator
pptx-generator
Generate PowerPoint presentations with slides, charts, and formatting. Use when creating presentations programmatically.
软件工程 / 诊断修复
rust-testing
rust-testing
Rust testing best practices covering test architecture, assertions, mocking, snapshots, event testing, determinism, and integration patterns for the codex-rs…