An integrated, end-to-end development and collaboration workflow skill covering requirement assessment, development, testing, quality, documentation, commits, releases and other full-lifecycle stages. It can integrate all fundamental atomic skills to enable PDTFC+ cyclic automation and optimize division of labor and collaboration.
在执行任何写操作 or 决策前,必须确保已读取并理解以下文档的最新内容:
P (Plan) - 需求分析与规划
todo.md、roadmap.md、当前验收标准与必要规范。planning.md 完成插队或延期分流。requirement-analyst、todo-manager、technical-planning、context-analyzerD (Do) - 开发实现
full-stack-master 统筹,边界稳定后才委派前后端专项角色。max-lines 上限(全局默认 800,测试放宽 1000),超余量时在方案阶段规划压缩或拆模块,禁止"改完 → 超限 → 压缩 → 重验"循环;行数压缩属纯格式化,与逻辑改动解耦、最后一次性处理。完整条款见 开发规范 §2.5。devops-specialist。scripts/release/pre-release-check.mjs;涉及 Review Gate 证据时,优先使用 scripts/review-gate/generate-evidence.mjs 生成初始记录,再进入人工审计或补充证据。docs/standards/**/*.md / docs/guide/**/*.md / docs/design/modules/**/*.md,必须遵守 文档规范 §3.5 无历史叙述原则:规范正文只写"现在是什么","为什么改 / 改了什么 / 影响面"全部下沉到 docs/design/governance/[YYYY-MM-DD]-*.md 单点说明文档,并在提交中同 PR 落地(commit message 点出对应规范章节)。改动 commit 之间若只规范无治理文档、或只治理文档无规范,审计阶段会被 @code-auditor 直接 Reject。database-expert、backend-logic-expert、vue-frontend-expert、nuxt-code-editor、devops-specialistA (Audit) - 审计放行(强制阶段)
code-quality-auditor skill 执行完整的结构化审查。不得以自我审查或"已本地验证"替代正式审计。A 阶段未被 @code-auditor 放行前,不得进入 V / T / F 任何阶段。code-quality-auditor、security-guardianV (Validate) - 浏览器与流程验证
ui-validator 完成浏览器侧验证。ui-validatorT (Test) - 测试与回归
verify 或性能验证,不得一刀切全量执行。test-engineer、code-quality-auditorF (Finish) - 文档收口与单次提交
todo.md 状态,并按需同步 README、Guide、Standards、Design、Plan 文档。scripts/review-gate/generate-evidence.mjs 刷新证据文件。conventional-committer skill,确认 A 阶段已放行且 pnpm lint、pnpm typecheck、定向测试均通过,然后生成符合 Conventional Commits 格式(使用中文或用户使用的语言)的消息并执行 git commit。documentation-specialist、todo-manager、conventional-committerImperative & Structured
明确输入输出
可链式组合
安全检查与通用异常处理
国际化与文档优先
workflow:
- step: "需求分析" # context-analyzer, documentation-specialist
- step: "功能开发" # nuxt-code-editor
- step: "UI 验证" # ui-validator
- step: "质量检测" # code-quality-auditor, security-guardian
- step: "功能提交" # conventional-committer
- step: "测试补充" # test-engineer
- step: "测试提交" # conventional-committer
npx skills add CaoMeiYouRen/full-stack-master下载完整 Skill 目录,包含 SKILL.md 及所有相关文件
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer