Use when medium-to-large changes need explicit requirements, technical design, and task planning before implementation, especially for multi-module work, unclear acceptance criteria, or architecture-heavy requests.
If this environment only installed the current skill, start from the CloudBase main entry and use the published cloudbase/references/... paths for sibling skills.
https://cnb.cool/tencent/cloud/cloudbase/cloudbase-skills/-/git/raw/main/skills/cloudbase/SKILL.mdhttps://cnb.cool/tencent/cloud/cloudbase/cloudbase-skills/-/git/raw/main/skills/cloudbase/references/spec-workflow/SKILL.mdKeep local references/... paths for files that ship with the current skill directory. When this file points to a sibling skill such as auth-tool-cloudbase or web-development, use the standalone fallback URL shown next to that reference.
../ui-design/SKILL.md (standalone fallback: https://cnb.cool/tencent/cloud/cloudbase/cloudbase-skills/-/git/raw/main/skills/cloudbase/references/ui-design/SKILL.md)../data-model-creation/SKILL.md (standalone fallback: https://cnb.cool/tencent/cloud/cloudbase/cloudbase-skills/-/git/raw/main/skills/cloudbase/references/data-model-creation/SKILL.md)Use this workflow for structured development when you need to:
Create specs/<spec_name>/requirements.md.
What to do:
EARS pattern:
While <optional precondition>, when <optional trigger>, the <system name> shall <system response>Example:
When the user submits the form, the booking system shall validate required fields before creating the record.Create specs/<spec_name>/design.md.
What to do:
Create specs/<spec_name>/tasks.md.
What to do:
Task format:
# Implementation Plan
- [ ] 1. Task title
- Specific work item
- Another concrete step
- _Requirement: 1Only start implementation after the user confirms the task plan.
During execution:
ui-design early when the change includes end-user pages or visual decisions.requirements.md -> problem, scope, user stories, EARS acceptance criteriadesign.md -> architecture, technical approach, data/API/security/test notestasks.md -> actionable implementation checklist tied to requirements3dcff8b
Also appears in
since Jul 28, 2026
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.