All notable changes to Design Complete will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
First public release of Design Complete — unified frontend design quality system.
- Core Orchestrator:
design-completeskill with unified/designcommand interface - 4-Phase Pipeline: taste → build → check → refine
- Bridge Layer: Shared knowledge base with conflict resolution matrix (P0-P3)
- taste-skill Integration: Aesthetic design taste system by Leon
- 3 dials: DESIGN_VARIANCE, MOTION_INTENSITY, VISUAL_DENSITY
- 3 vibe archetypes: Ethereal Glass, Editorial Luxury, Soft Structuralism
- 3 layout archetypes: Asymmetrical Bento, Z-Axis Cascade, Editorial Split
- Pre-flight checklist system
- impeccable Integration: Structural design rigor by Paul Bakaus
- 23 commands with structured workflows
- 7 domain reference files
- 39 anti-pattern rules (27 deterministic + 12 LLM)
- CLI detection tool (
npx impeccable detect)
- Multi-Language Support: Full i18n for 4 languages
- English (en)
- Chinese Simplified (zh-CN)
- Japanese (ja)
- Korean (ko)
- Documentation:
- 4-language README files
- Contributing guide (multi-language)
- Pipeline protocol reference
- Bridge protocol reference
- Unified anti-pattern registry
- Project Structure:
- Standard open-source layout
- MIT License with third-party attribution
- package.json with npm scripts
- i18n configuration and translation files
- .gitignore, .github workflows
- taste-skill (MIT) — integrated with full attribution
- impeccable (Apache 2.0) — integrated with full attribution
- Live browser iteration (
/design live) requires a running dev server - Image generation guidance (codex mode) requires native image gen capability
- Some impeccable CLI commands require
npx impeccableavailability
See GitHub Issues for upcoming features and enhancements.