搜索结果
全部能力
找到 17783 个相关结果
软件工程 / 部署发布
finishing-a-development-branch
finishing-a-development-branch
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting…
软件工程 / 部署发布
cheerio-parsing
cheerio-parsing
Expert guidance for HTML/XML parsing using Cheerio in Node.js with best practices for DOM traversal, data extraction, and efficient scraping pipelines.
研究学习 / 检索整理
design-principles
design-principles
Define a set of actionable design principles that guide decision-making and resolve trade-offs.
设计与产品 / 审核评估
error-handling-ux
error-handling-ux
Design error prevention, detection, and recovery experiences.
研究学习 / 检索整理
heuristic-evaluation
heuristic-evaluation
Conduct expert heuristic evaluations using Nielsen's heuristics and domain-specific criteria.
通用助手 / 编排推荐
focus-engine
focus-engine
Implements keyboard, directional, and scene-level focus behavior across SwiftUI and UIKit. Use when managing @FocusState, defaultFocus, focused values,…
软件工程 / 诊断修复
fastmcp
fastmcp
Build MCP servers in Python with FastMCP to expose tools, resources, and prompts to LLMs. Supports storage backends, middleware, OAuth Proxy, OpenAPI integration, and FastMCP Cloud deployment. Prevents 30+ errors. Use when: creating MCP servers, or troubleshooting module-level server, storage, lifespan, middleware, OAuth, background tasks, or FastAPI mount errors.
软件工程 / 诊断修复
skill-creator
skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's…
软件工程 / 诊断修复
technical-blog-writing
technical-blog-writing
Technical blog post writing with structure, code examples, and developer audience conventions. Covers post types, code formatting, explanation depth, and…
安全与治理 / 审核评估
find-bugs
find-bugs
Find bugs, security vulnerabilities, and code quality issues in local branch changes. Use when asked to review changes, find bugs, security review, or audit…
软件工程 / 诊断修复
firecrawl-scraper
firecrawl-scraper
Deep web scraping, screenshots, PDF parsing, and website crawling using Firecrawl API. Use when you need deep content extraction from web pages, page…
通用助手 / 编排推荐
isms-audit-expert
isms-audit-expert
Information Security Management System (ISMS) audit expert for ISO 27001 compliance verification, security control assessment, and certification support. Use…
软件工程 / 诊断修复
performance-testing
performance-testing
Design and execute performance tests to measure response times, throughput, and resource utilization. Use for performance test, load test, JMeter, k6, benchmark, latency testing, and scalability analysis.
软件工程 / 诊断修复
印刷机评分
printing-press-score
基于 Steinberger 标准对生成的 CLI 进行评分,并排比较两个 CLI
通用助手 / 编排推荐
计划评审
plan-review
使用确定性规则自动组建评审小组,根据计划文件分派代理,并收集评审结论。
通用助手 / 编排推荐
compose-ui
compose-ui
Best practices for building UI with Jetpack Compose, focusing on state hoisting, detailed performance optimizations, and theming. Use this when writing or…
通用助手 / 编排推荐
realitykit-ar
realitykit-ar
Build augmented reality experiences with RealityKit and ARKit on iOS. Use when adding 3D content with RealityView, loading entities and models, placing objects…
通用助手 / 编排推荐
capability-evolver
capability-evolver
A self-evolution engine for AI agents. Analyzes runtime history to identify improvements and applies protocol-constrained evolution. Communicates with EvoMap…
软件工程 / 诊断修复
commit
commit
Create commit messages following Sentry conventions. Use when committing code changes, writing commit messages, or formatting git history. Follows conventional…
软件工程 / 部署发布
compound-pattern
compound-pattern
Teaches the compound component pattern for shared implicit state. Use when building related components like tabs, accordions, or dropdowns that need to…