搜索结果
全部能力
找到 17783 个相关结果
安全与治理 / 审核评估
content-production
content-production
Full content production pipeline — takes a topic from blank page to published-ready piece. Use when you need to execute content: write a blog post, article, or…
软件工程 / 诊断修复
aerospace-expert
aerospace-expert
Expert-level aerospace systems, flight management, maintenance tracking, aviation safety, and aerospace software
安全与治理 / 审核评估
canister-security
canister-security
IC-specific security patterns for canister development in Motoko and Rust. Covers access control, anonymous principal rejection, reentrancy prevention…
通用助手 / 编排推荐
alicloud-ai-audio-asr-realtime-test
alicloud-ai-audio-asr-realtime-test
Minimal realtime ASR smoke test for Model Studio Qwen ASR Realtime.
通用助手 / 编排推荐
planning-workflow
planning-workflow
Jeffrey Emanuel's comprehensive markdown planning methodology for software projects. The 85%+ time-on-planning approach that makes agentic coding work at…
软件工程 / 诊断修复
pma-cr
pma-cr
Stack-aware review for local diffs, pull requests, and repository-wide audits. Routes review across shared policy plus language packs for TypeScript frontend,…
软件工程 / 诊断修复
amazon-backend-keywords
amazon-backend-keywords
Optimize Amazon backend search terms for maximum discoverability. Generate the optimal 250-byte backend keyword set by deduplicating, prioritizing, and…
通用助手 / 编排推荐
agent-browser
agent-browser
A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured…
软件工程 / 部署发布
ci-fix
ci-fix
Diagnose and fix GitHub Actions CI failures. Inspects workflow runs and logs, identifies root causes, implements minimal fixes, and pushes to a fix branch. Use…
软件工程 / 诊断修复
bun-drizzle-integration
bun-drizzle-integration
Use when integrating Drizzle ORM with Bun's SQLite driver for type-safe schema definitions and migrations.
设计与产品 / 审核评估
alicloud-ai-multimodal-qvq-test
alicloud-ai-multimodal-qvq-test
Minimal visual reasoning smoke test for Model Studio QVQ.
研究学习 / 检索整理
daily-paper-generator
daily-paper-generator
Use when the user asks to generate daily paper digests on a general topic. This skill supports both arXiv and bioRxiv (or either one), then produces structured…
软件工程 / 部署发布
aws-solution-architect
aws-solution-architect
Design AWS architectures for startups using serverless patterns and IaC templates. Use when asked to design serverless architecture, create CloudFormation templates, optimize AWS costs, set up CI/CD pipelines, or migrate to AWS. Covers Lambda, API Gateway, DynamoDB, ECS, Aurora, and cost optimization.
通用助手 / 编排推荐
agent-tracing
agent-tracing
Agent tracing CLI for inspecting agent execution snapshots. Use when user mentions 'agent-tracing', 'trace', 'snapshot', wants to debug agent execution,…
软件工程 / 诊断修复
pma-bun
pma-bun
Bun implementation guide for PMA-managed backend services. Defaults to a single-API-project layout; promotes to a Bun monorepo only when multiple deployable…
安全与治理 / 审核评估
biome-validator
biome-validator
Validate Biome 2.3+ configuration and detect outdated patterns. Ensures proper schema version, domains, assists, and recommended rules. Use before any linting…
研究学习 / 检索整理
challenger-sale
challenger-sale
Stop being a relationship builder. Learn the research-backed methodology that top performers use to teach, tailor, and take control of sales conversations. Use…
软件工程 / 诊断修复
angular-best-practices-rule-creator
angular-best-practices-rule-creator
For contributors to angular-best-practices. Creates new rule files and library skills following project conventions. Not for Angular application development — install angular-best-practices instead.
软件工程 / 诊断修复
deepagents-implementation
deepagents-implementation
Implements agents using Deep Agents. Use when building agents with create_deep_agent, configuring backends, defining subagents, adding middleware, or setting…
通用助手 / 编排推荐
dart-matcher-best-practices
dart-matcher-best-practices
Best practices for using `expect` and `package:matcher`. Focuses on readable assertions, proper matcher selection, and avoiding common pitfalls.