I care about design system adherence, technical flexibility, and clean code — so I wanted to see if I could get the LLM to cooperate and use AgnosticUI to build a bespoke login form.
It took a few attempts, but I got there. The AI generates the login without hallucination, follows real breakpoints, and sticks to design-system constraints.
Same spec, multiple frameworks. Different fonts and branding to show it's customizable.
The Login Playbook and prompts are public in the AgnosticUI docs — useful if you're experimenting with AI + design systems and care about repeatable output.
https://www.agnosticui.com/playbooks/login.html
There you'll also find live StackBlitz examples and a link to the markdown prompts on GitHub.

Top comments (0)