You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sharing an open-source project that fits Gemini CLI users who generate UIs.
The problem it addresses: most agent-generated UIs are unsupervised freestyle — the agent guesses a direction, writes code immediately, and nobody verifies the result. This kit enforces the opposite loop:
Research real references, official docs, and licensed material before designing (33-source verified inspiration library included)
Freeze a plan the user approves — scope, journeys, states — before any code
Honest boundaries: it's a workflow + verification kit, not a model service — browser/search tools depend on what your environment actually has, and it degrades explicitly rather than pretending. Feedback welcome, especially from Gemini CLI users: does the frozen-plan step help or slow you down?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Sharing an open-source project that fits Gemini CLI users who generate UIs.
The problem it addresses: most agent-generated UIs are unsupervised freestyle — the agent guesses a direction, writes code immediately, and nobody verifies the result. This kit enforces the opposite loop:
Proof: 11 demo products shipped through this chain, two playable in the browser (a 3D endless runner and a 3D brick builder): https://agent.kcos.club
Using it with Gemini CLI: the kit exports a single-file system prompt you can paste into your GEMINI.md or launch context:
Then describe the product in plain language and the workflow gates will ask for your confirmation before code.
Repo: https://github.com/muzimu217/ui-design-agent-kit
Honest boundaries: it's a workflow + verification kit, not a model service — browser/search tools depend on what your environment actually has, and it degrades explicitly rather than pretending. Feedback welcome, especially from Gemini CLI users: does the frozen-plan step help or slow you down?
All reactions