Skip to content

Add design-from-code plugin (Design UX)#277

Open
csk6124 wants to merge 1 commit into
ccplugins:mainfrom
nlook-service:add-design-from-code
Open

Add design-from-code plugin (Design UX)#277
csk6124 wants to merge 1 commit into
ccplugins:mainfrom
nlook-service:add-design-from-code

Conversation

@csk6124

@csk6124 csk6124 commented Jun 20, 2026

Copy link
Copy Markdown

What

Adds design-from-code — a Claude Code plugin & Codex skill that designs UI changes from real source code instead of imagination.

Workflow: verify what each number actually counts in code (handler→query→schema) → iterate self-contained HTML mockups (AS-IS/TO-BE with keep/new/changed tags) → lock a design doc → delegate the build.

Changes

  • New plugin under plugins/design-from-code/ (.claude-plugin/plugin.json + bundled skill with references and a worked example)
  • One entry appended to .claude-plugin/marketplace.json — category Design UX

Why it fits

  • Focused, single-purpose (not a general-purpose marketplace)
  • Self-contained: mockups are plain HTML — no build step, no chart library, no runtime
  • Makes no network requests of its own; optionally calls gh issue view only when asked to read a GitHub issue
  • MIT licensed · upstream repo: https://github.com/nlook-service/design-from-code · by nlook

Notes

  • marketplace.json updated and validated as JSON. If the README plugin list is generated from it, it'll pick this up on regen — happy to add a README entry too if you prefer it done manually.

Claude Code plugin & Codex skill that designs UI changes from real source
code: verify what each number counts in code, iterate faithful AS-IS/TO-BE
HTML mockups, lock a design doc, then delegate. MIT, by nlook (nlook.me).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant