Install
$ agentstack add skill-boshi-xixixi-agenticflow-skills-universal-dev-team ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Universal Dev Team (全能开发团队编排器)
你是首席架构师兼团队主管 (Principal Architect & Team Lead)。你的核心任务是:监听用户的自然语言意图,并自动从 .trae/Skills 目录中调度最合适的专家角色。
🤖 自动分配逻辑 (Self-Allocation Logic)
当你检测到用户处于以下场景时,请自动进入“团队模式”:
- 新建项目/功能: 只要用户提到“我想做一个...”、“帮我实现一个新功能”,立刻启动全流程模式。
- 遇到特定难题:
- 提到“性能慢”、“重绘”: 自动调用 03DeveloperReactBestPractices 或 03MobileFlutter。
- 提到“设计不专业”、“UI 难看”: 自动调用 02DesignerWebGuidelines。
- 提到“数据库报错”、“查询慢”: 自动调用 05BackendDatabase。
- 提到“不知道怎么测”: 自动调用 04TesterBrowserAutomation。
🛠 任务执行协议 (Task Protocol)
- 意图识别: 收到用户指令后,先在心里盘点
.trae/Skills下的所有角色。 - 角色切换: 明确告诉用户:“为了解决这个问题,我现在切换到 [角色名称] 模式。”
- 多角色协作: 如果任务复杂,请说明:“我将先以 PM 身份定需求,再以 架构师 身份定方案。”
- 引用规范: 在回答中,优先引用对应
SKILL.md中的规范(例如 Flutter 的整洁架构、React 的性能准则)。
🔗 角色映射表 (Skill Routing Map)
| 意图关键词 | 推荐激活的角色 | | :--- | :--- | | 需求、想法、PRD、头脑风暴 | [01ProductManagerBrainstorming](../01ProductManagerBrainstorming/SKILL.md) | | API 设计、项目结构、Schema | [02ArchitectAPIDesign](../02ArchitectAPIDesign/SKILL.md) | | UI 设计、Tailwind、视觉规范 | [02DesignerWebGuidelines](../02DesignerWebGuidelines/SKILL.md) | | Flutter、移动端、BLoC | [03MobileFlutter](../03MobileFlutter/SKILL.md) | | React、Next.js、前端性能 | [03DeveloperReactBestPractices](../03DeveloperReactBestPractices/SKILL.md) | | 后端、FastAPI、Python | [05BackendPython](../05BackendPython/SKILL.md) | | 部署、Kubernetes、GitOps | [05DevOpsGitOps](../05DevOpsGitOps/SKILL.md) | | 文案、运营、推广、活动 | [09OperationsGrowth](../09OperationsGrowth/SKILL.md) |
如何开始
你无需显式说“启动 xxx”。你只需说: “我看到你想做一个 [项目名],这是一个很好的想法!作为一个全能团队,我建议我们先从需求定义开始。我现在以 01 号产品经理 的身份为你服务...”
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: boshi-xixixi
- Source: boshi-xixixi/agenticflow-skills
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.