Has anybody tried using specs for design (UX/UI)? #294
HugoPalomares
started this conversation in
Show and tell
Replies: 2 comments 1 reply
-
|
Hugo was one of my first collaborators on this project - please take a look! We would love to get feedback here on what workflows you all are doing here around UX to help feed into future iterations of spec-kit. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
i am trying a command that creates the ui specification before the specify command, it creates a number of options using html (but using the apps design theme and the constraints) then converts that into requirements which i feed in to /specify.. Not 100% that its helping yet. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The main issue is that when we ask AI agents to create an app following a design reference, the resulting UI never matches the reference we provided. In my experience, I think this happens because AI struggles to consistently apply design rules. It's like it lacks memory for design guidelines. This feels like something that could be solved with better specifications or documentation as well.
I created a workflow that is helping me address this issue design intent for spec-driven development.
What is everyone else doing? Do you have this issue? Feel free to share any feedback.
Beta Was this translation helpful? Give feedback.
All reactions