
Stardust
- Updated April 30, 2026
- paolomoz/stardust-2
Stardust is a Claude Code plugin that orchestrates incremental website redesigns on top of impeccable so developers can turn existing sites into better static HTML prototypes.
About
Stardust is a Claude Code plugin for guided redesign of existing websites, built on top of the impeccable design skill. It crawls a live site, captures redesign intent through open reasoning, produces before/after prototypes, and migrates approved designs to static HTML incrementally per page. Every decision is reasoned in the open before code runs, and page-level state makes large redesigns resumable. Install it when you have an existing website that needs a structured, multi-page visual refresh rather than greenfield design from scratch.
- Four-stage pipeline: extract, direct, prototype, migrate
- Reasons about open-ended redesign intent before executing commands
- Delegates design work to impeccable with hard dependency enforcement
- Incremental per-page state supports resumable multi-page redesigns
Stardust by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add paolomoz/stardust-2Add your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| Last updated | April 30, 2026 |
|---|---|
| Repository | paolomoz/stardust-2 ↗ |
How do I systematically redesign an existing multi-page website without losing design quality or skipping intent clarification?
Guides incremental multi-page website redesigns by extracting existing sites, reasoning about intent, and prototyping before/after static HTML.
Who is it for?
Developers refreshing an existing website who already have impeccable installed and want a guided extract-to-migrate redesign workflow.
Skip if: Developers building greenfield sites from scratch or needing CMS-specific output like AEM EDS without a separate conversion step.
What you get
Per-page redesign artifacts appear under stardust/, target PRODUCT.md and DESIGN.md are authored, and approved pages migrate to static HTML.
Plugins in this marketplace
1 plugin - install individually after you add the marketplace.
Recommended Marketplaces
FAQ
Does Stardust work without impeccable?
No. Stardust has a hard dependency on impeccable and aborts with an install hint if it is missing.
What output format does migration produce?
Platform-agnostic static HTML only; CMS or framework conversion is a separate downstream effort.
Can I change redesign direction mid-project?
Yes, but already prototyped or migrated pages are marked stale and require explicit opt-in to re-run.