搜索结果
全部能力
找到 6229 个相关结果 / 前端体验
软件工程 / 诊断修复
parallel-agents
parallel-agents
Multi-agent orchestration patterns. Use when multiple independent tasks can run with different domain expertise or when comprehensive analysis requires…
软件工程 / 诊断修复
tanstack-config
tanstack-config
Opinionated toolkit for building, versioning, and publishing high-quality JavaScript/TypeScript packages.
软件工程 / 诊断修复
API 网关配置
api-gateway-configuration
配置 API 网关,实现路由、认证、速率限制和请求/响应转换。适用于部署微服务、设置反向代理或管理 API 流量时。
软件工程 / 诊断修复
asc-id-resolver
asc-id-resolver
Resolve App Store Connect IDs (apps, builds, versions, groups, testers) from human-friendly names using asc. Use when commands require IDs.
软件工程 / 诊断修复
java-dev
java-dev
Java 开发规范,包含命名约定、异常处理、Spring Boot 最佳实践等
软件工程 / 诊断修复
google-gemini-embeddings
google-gemini-embeddings
Build RAG systems and semantic search with Gemini embeddings (gemini-embedding-001). 768-3072 dimension vectors, 8 task types, Cloudflare Vectorize integration. Prevents 13 documented errors. Use when: vector search, RAG systems, semantic search, document clustering. Troubleshoot: dimension mismatch, normalization required, batch ordering bug, memory limits, wrong task type, rate limits (100 RPM).
软件工程 / 诊断修复
home-assistant-esphome
home-assistant-esphome
ESPHome + Home Assistant workflows for provisioning, adoption, entity naming, encryption keys (noise_psk / api encryption), OTA updates, and troubleshooting…
软件工程 / 诊断修复
skill
skill
Manage local skills - list, add, remove, search, edit, setup wizard
软件工程 / 诊断修复
quick-game
quick-game
Rapidly scaffold and implement a playable game — no assets, design, audio, deploy, or monetize. Get something on screen fast. Use when the user says "quick…
软件工程 / 诊断修复
async-python-patterns
async-python-patterns
Comprehensive guidance for implementing asynchronous Python applications using asyncio, concurrent programming patterns, and async/await for building…
软件工程 / 部署发布
completion-check
completion-check
Completion Check: Verify Infrastructure Is Wired
软件工程 / 诊断修复
notion-spec-to-implementation
notion-spec-to-implementation
Turn Notion specs into implementation plans, tasks, and progress tracking; use when implementing PRDs/feature specs and creating Notion plans + tasks from them.
软件工程 / 诊断修复
codex
codex
Use when the user asks to run Codex CLI (codex exec, codex resume) or references OpenAI Codex for code analysis, refactoring, or automated editing. Uses…
软件工程 / 诊断修复
tdd
tdd
Test-driven development workflow with philosophy guide - plan → write tests → implement → validate
软件工程 / 部署发布
cms-collection-setup
cms-collection-setup
Create a new CMS collection in Webflow with specified fields and relationships. Use when setting up blog posts, products, team members, portfolios, or other…
软件工程 / 诊断修复
reactive-programming
reactive-programming
Implement reactive programming patterns using RxJS, streams, observables, and backpressure handling. Use when building event-driven UIs, handling async data streams, or managing complex data flows.
软件工程 / 部署发布
roadmap-management
roadmap-management
Plan and prioritize product roadmaps using frameworks like RICE, MoSCoW, and ICE. Use when creating a roadmap, reprioritizing features, mapping dependencies,…
软件工程 / 诊断修复
qlty-check
qlty-check
Code quality checks, formatting, and metrics via qlty CLI
软件工程 / 诊断修复
postmark
postmark
Use when working with Postmark email platform - routes to specific sub-skills for sending emails, processing inbound email, managing templates, or configuring…
软件工程 / 诊断修复
API 错误处理
api-error-handling
实现全面的 API 错误处理,包含标准化错误响应、日志记录、监控、重试逻辑和验证模式。适用于构建弹性 API、调试问题、改进错误报告、实现重试逻辑、处理 HTTP 错误码、管理 API 超时、设计错误响应处理或添加熔断器模式。