搜索结果
全部能力
找到 17783 个相关结果
软件工程 / 诊断修复
Turborepo
turborepo
Turborepo monorepo 构建系统指南。触发条件:turbo.json、任务流水线、dependsOn、缓存、远程缓存、“turbo” CLI、--filter、--affected、CI 优化、环境变量、内部包、monorepo 结构/最佳实践以及边界。适用场景:用户配置任务/工作流/流水线、创建包、搭建 monorepo、在应用间共享代码、运行已更改/受影响的包、调试缓存,或涉及 apps/packages 目录时。
设计与产品 / 审核评估
使用文件进行规划-zh
planning-with-files-zh
基于 Manus 风格的文件规划系统,用于组织和跟踪复杂任务的进度。创建 task_plan.md、findings.md 和 progress.md 三个文件。当用户要求规划、拆解或组织多步骤项目、研究任务或需要超过5次工具调用的工作时使用。支持 /clear…
软件工程 / 诊断修复
react-doctor
react-doctor
在完成功能、修复缺陷、提交 React 代码前,或用户希望提升代码质量、清理代码库时使用。检查…
软件工程 / 诊断修复
web-component-design
web-component-design
Master React, Vue, and Svelte component patterns including CSS-in-JS, composition strategies, and reusable component architecture. Use when building UI…
通用助手 / 编排推荐
微服务架构模式
microservices-patterns
设计微services架构,包括服务边界、事件驱动通信和弹性模式。适用于构建分布式系统时,…
软件工程 / 诊断修复
Angular 组件
angular-component
创建遵循 v20+ 最佳实践的现代 Angular 独立组件。使用基于信号的输入/输出、OnPush 变更检测来构建 UI 组件…
软件工程 / 部署发布
flutter-setting-up-on-windows
flutter-setting-up-on-windows
Sets up a Windows environment for Flutter development. Use when configuring a Windows machine to run, build, or deploy Flutter applications for Windows desktop…
通用助手 / 编排推荐
auth-implementation-patterns
auth-implementation-patterns
Master authentication and authorization patterns including JWT, OAuth2, session management, and RBAC to build secure, scalable access control systems. Use when…
内容创作 / 生成
gemini-watermark-remover
gemini-watermark-remover
Remove visible Gemini image watermarks from local image files by calling the project's CLI. Use when the user wants an agent to clean one or more local…
软件工程 / 部署发布
Azure 可靠性
azure-reliability
评估并提升 Azure Functions 的可靠性态势:区域冗余、ZRS 存储、健康探测、多区域故障转移。扫描已部署资源,…
软件工程 / 诊断修复
安全审查
security-review
在添加身份验证、处理用户输入、管理机密信息、创建 API 端点或实现支付/敏感功能时,请使用此技能。……
设计与产品 / 审核评估
design-an-interface
design-an-interface
Generate multiple radically different interface designs for a module using parallel sub-agents. Use when user wants to design an API, explore interface…
设计与产品 / 审核评估
flutter-setting-up-on-linux
flutter-setting-up-on-linux
Sets up a Linux environment for Flutter development. Use when configuring a Linux machine to run, build, or deploy Flutter applications.
软件工程 / 诊断修复
agentic-principles
agentic-principles
AI智能体协作开发的核心原则。定义分解征服、上下文管理、抽象层级选择、自动化哲学、验证回顾。所有AI智能体使用时应用最优协作模式。
设计与产品 / 审核评估
python-project-structure
python-project-structure
Python project organization, module architecture, and public API design. Use when setting up new projects, organizing modules, defining public interfaces with…
设计与产品 / 审核评估
grafana-dashboards
grafana-dashboards
Create and manage production Grafana dashboards for real-time visualization of system and application metrics. Use when building monitoring dashboards,…
设计与产品 / 审核评估
视觉设计基础
visual-design-foundations
应用排版、色彩理论、间距系统和图标设计原则,以创建具有连贯性的视觉设计。在建立设计令牌、构建……时使用。
软件工程 / 诊断修复
python-packaging
python-packaging
Create distributable Python packages with proper project structure, setup.py/pyproject.toml, and publishing to PyPI. Use when packaging Python libraries,…
软件工程 / 诊断修复
frontend-code-review
frontend-code-review
Trigger when the user requests a review of frontend files (e.g., `.tsx`, `.ts`, `.js`). Support both pending-change reviews and focused file reviews while…
通用助手 / 编排推荐
深度智能体记忆
deep-agents-memory
当你的 Deep Agent 需要记忆、持久化或文件系统访问时,调用此技能。涵盖 StateBackend(临时)、StoreBackend(持久化)、…