Skip to content

Phase 2 Release - v1.0.0

Latest

Choose a tag to compare

@luongnv89 luongnv89 released this 27 Mar 10:40
· 61 commits to main since this release
cf56503

Phase 2 Release - Full MVP Launch

What's New

This release marks the Phase 2 (Full MVP Launch) of sleek-ui.

Current Status

  • Version: 1.0.0
  • Total Designs: 1 (more coming soon)

Available Designs

Design Description URL
Editorial Dark Dark, minimal, purple primary View JSON

Project Structure

sleek-ui/
├── public/designs/         # Design JSON files
├── public/schema/          # JSON schema
├── src/                    # React application
├── package.json            # v1.0.0
└── tasks.md               # 38 tasks across 4 sprints

Phase 1 → Phase 2 Progression

Phase 1 (MVP) - Completed:

  • JSON Schema for design files
  • Editorial Dark design
  • Basic demo app

Phase 2 (Full MVP) - In Progress:

  • Catalog website with 5 designs (target)
  • Before/after gallery
  • Demo video
  • Social launch

Agent Usage Quickstart

To use a design with Claude Code, Cursor, or Codex:

  1. Copy a design JSON URL (e.g., https://luongnv89.github.io/sleek-ui/designs/editorial-dark.json)
  2. Paste into your AI agent with this prompt:

"Fetch the design at [URL] and apply this design system to my app. Use the steps in the agentInstructions to guide the transformation."

Known Issues / Coming Soon

  • 4 more designs (Swiss Clean, Deep Ocean, Warm SaaS, Neo Brutalist)
  • Before/after gallery documentation
  • Demo video

Links