Loading...
Loading...
Navigate the stardust design pipeline — assess project state under `stardust/` and recommend the next design stage. Use when the user wants to check design-pipeline progress, doesn't know which stage to run next, asks a general question about `stardust/` artifacts without naming a specific stage, says `/stardust`, or asks about files under `stardust/` (brand, briefings, wireframes, prototypes) without a clear edit target.
npx skill4agent add adobe/skills starduststardust//starduststardust/brandbriefingswireframesprototype/stardust:brandstarduststardust/| Stage | Skill | Produces |
|---|---|---|
| Brand | | |
| Briefings | | |
| Wireframes | | |
| Prototype | | |
Check: stardust/brand-profile.json → brand_extracted
Check: .impeccable.md → design_personality
Check: stardust/brand-board.html → brand_board
Check: stardust/briefings/ (has .md files) → briefings
Check: stardust/wireframes/ (has .html files)→ wireframes (optional)
Check: stardust/prototypes/ (has .html files)→ prototypesstardust| State | Condition | Next Step |
|---|---|---|
| Fresh project | Nothing in | Recommend |
| Brand in progress | | Complete brand: render the board. |
| Brand only | brand artifacts present, no briefings | Run |
| Briefings only | briefings present, no brand | Run |
| Both ready | brand + briefings present, no wireframes and no prototypes | Run |
| Wireframes approved | wireframes exist, no prototypes | Run |
| Prototypes in progress | some prototypes rendered, others not | Continue |
| All rendered | every briefing has a prototype | Suggest iteration or next-page work. |
## stardust Pipeline Status
- ✓ Brand extracted (brand-profile.json)
- ✓ Design personality set (.impeccable.md)
- ✓ Brand board rendered
- ✓ Briefings: 3 pages authored
- ✓ Wireframes: 3 pages (grey, approved)
- → Prototypes: 1 of 3 rendered
### Next Step
Continue `/stardust:prototype` to render the remaining pages.## stardust Pipeline Status
This is a fresh project. No pipeline artifacts found yet.
### Next Step
Run `/stardust:brand` or `/stardust:briefings` — they are independent; either can come first.
Brand needs one of:
- A brand guidelines URL (Corebook, Frontify, etc.)
- A brand guidelines PDF
- Or we can discover your brand through conversation
Briefings need one of:
- A one-line prompt per page
- Or a structured description of intent, audience, CTAs
- Or fully-specified copy and imagerybrand-profile.json/stardust:brand/stardust:briefings/stardust:wireframesprototype/stardust:prototype| Stage | Skill | What it does |
|---|---|---|
| Brand | | Extract brand → profile + board + personality |
| Briefings | | Capture page intent (standalone, no brand dependency) |
| Wireframes | | Optional — grey structural pass from briefings |
| Prototype | | Branded, high-fidelity HTML prototype — iterated in the browser |