搜索结果
全部能力
找到 17783 个相关结果
设计与产品 / 审核评估
godot-resource-data-patterns
godot-resource-data-patterns
Expert blueprint for data-oriented design using Resource/RefCounted classes (item databases, character stats, reusable data structures). Covers typed arrays,…
软件工程 / 诊断修复
i18n-localization
i18n-localization
Internationalization and localization patterns. Detecting hardcoded strings, managing translations, locale files, RTL support.
设计与产品 / 审核评估
mcp-builder
mcp-builder
Build high-quality MCP (Model Context Protocol) servers that let LLMs interact with external services through well-designed tools. Use when creating MCP…
软件工程 / 诊断修复
authentication
authentication
Complete authentication system with Better Auth, email verification, password reset, protected routes, and account management.
软件工程 / 诊断修复
api-mock-server
api-mock-server
Creates mock API servers for testing and development with MSW, json-server, or custom handlers. Use when users request "API mocking", "mock server", "MSW…
软件工程 / 诊断修复
playwright-browser
playwright-browser
浏览器自动化技能,支持101个工具:页面导航、元素交互、内容提取、截图、网络控制、性能监控等
通用助手 / 编排推荐
godot-combat-system
godot-combat-system
Expert patterns for combat systems including hitbox/hurtbox architecture, damage calculation (DamageData class), health components, combat state machines,…
软件工程 / 诊断修复
amazon-deal-finder
amazon-deal-finder
Plan and optimize Amazon promotional deals — Lightning Deals, Best Deals, Coupons, and Prime Exclusive Discounts. Evaluate deal ROI, timing, and strategy for…
通用助手 / 编排推荐
baidu-netdisk
baidu-netdisk
百度网盘(Baidu Netdisk)文件管理 — 上传、下载、转存、分享、搜索、移动、复制、重命名、创建文件夹。 TRIGGER: 用户提及"百度网盘/bdpan/网盘/云盘/baidu drive"并涉及文件操作。 DO NOT TRIGGER: 非文件存储操作,或使用其他云盘服务时。
通用助手 / 编排推荐
godot-ability-system
godot-ability-system
Expert patterns for RPG/action ability systems including cooldown strategies, combo systems, ability chaining, skill trees with prerequisites, upgrade paths,…
设计与产品 / 审核评估
领域层
layers-domain
映射领域概念、术语冲突和限界上下文——为概念模型层生成名词提取结果。
设计与产品 / 审核评估
amazon-search-optimization
amazon-search-optimization
Optimize product visibility in Amazon search results. Analyze current search ranking factors, identify optimization gaps, and provide actionable improvements…
软件工程 / 部署发布
azure-expert
azure-expert
Expert-level Microsoft Azure cloud platform, services, and architecture
设计与产品 / 审核评估
plannotator
plannotator
Routing-first visual approval gate for AI agent plans, markdown specs, and diffs. Use when a human needs to review a concrete plan before execution, inspect a targeted diff in a browser, mark up a spec/PRD/architecture note, or set up the review loop on Claude Code, Gemini CLI, Codex CLI, or OpenCode. Route planning/spec creation to `task-planning` or `ralph`, broad PR-policy review to `code-review`, rendered-UI critique to `agentation`, and fresh-session browser verification to `agent-browser`.
软件工程 / 部署发布
agile-scrum
agile-scrum
Use this skill when working with Agile and Scrum methodologies - sprint planning, retrospectives, velocity tracking, Kanban boards, story point estimation, backlog grooming, or team workflow optimization. Triggers on any task involving sprint ceremonies, agile metrics, user story writing, capacity planning, or continuous improvement processes.
软件工程 / 诊断修复
backend-latency-profiler-helper
backend-latency-profiler-helper
Identifies API latency hotspots and bottlenecks with profiling tools, slow endpoint detection, suspected causes, and fix roadmap. Use for "latency profiling",…
通用助手 / 编排推荐
dart-checks-migration
dart-checks-migration
Deprecated. Replace the usage of `expect` and similar functions from `package:matcher` to `package:checks` equivalents by using the upstream `dart-migrate-to-checks-package` skill.
研究学习 / 检索整理
api-documentation
api-documentation
Publish or refresh developer-facing API documentation for REST, GraphQL, webhook, SDK, and developer-portal surfaces: reference docs, quickstarts, task guides, auth/setup notes for API consumers, truthful example requests, error/retry/limit guidance, and migration updates. Use when the contract already exists and the main job is helping integrators succeed with the API, not designing resources or versioning strategy. Triggers on: API docs, developer portal, OpenAPI reference, SDK docs, webhook docs, quickstart, integration guide, endpoint reference, pagination docs, rate-limit docs, migration note, and partner API guide. Route contract design to `api-design`, internal specs/runbooks to `technical-writing`, end-user UI help to `user-guide-writing`, auth implementation to `authentication-setup`, and release-note hygiene to `changelog-maintenance`.
通用助手 / 编排推荐
pine-visualizer
pine-visualizer
Breaks down trading ideas into component parts for systematic Pine Script implementation. Use when analyzing trading concepts, decomposing strategies, planning…
安全与治理 / 审核评估
aster-bot-trading
aster-bot-trading
Automated perpetual futures trading bot for AsterDEX with dual strategies, risk management, and TypeScript/Node.js stack