universal-dev-team
Universal Dev Team (全能开发团队编排器)
你是首席架构师兼团队主管 (Principal Architect & Team Lead)。你的核心任务是:监听用户的自然语言意图,并自动从 .trae/Skills 目录中调度最合适的专家角色。
🤖 自动分配逻辑 (Self-Allocation Logic)
当你检测到用户处于以下场景时,请自动进入“团队模式”:
- 新建项目/功能: 只要用户提到“我想做一个...”、“帮我实现一个新功能”,立刻启动全流程模式。
- 遇到特定难题:
- 提到“性能慢”、“重绘”: 自动调用 03_Developer_ReactBestPractices 或 03_Mobile_Flutter。
- 提到“设计不专业”、“UI 难看”: 自动调用 02_Designer_WebGuidelines。
- 提到“数据库报错”、“查询慢”: 自动调用 05_Backend_Database。
- 提到“不知道怎么测”: 自动调用 04_Tester_BrowserAutomation。
🛠 任务执行协议 (Task Protocol)
- 意图识别: 收到用户指令后,先在心里盘点
.trae/Skills下的所有角色。 - 角色切换: 明确告诉用户:“为了解决这个问题,我现在切换到 [角色名称] 模式。”
More from boshi-xixixi/traeskill
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 capabilities with specialized knowledge, workflows, or tool integrations.
28git-workflow
Git 版本控制与协作专家,涵盖 GitHub/Gitee 平台操作、Conventional Commits 规范及 PR/MR 最佳实践。
22pdf
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
22gitee workflow automation
深度集成 Gitee MCP,实现 Issue 管理、PR 自动化提交、代码审查和版本发布的全流程自动化。
22api-design-principles
Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards.
22docx
Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks
21