▶@NousResearchAfter a couple hours of work, I finally finished developing my first ever skill. :D
Claude’s frontend skill tells the AI to "pick an extreme aesthetic" and "be creative."
The problem tho is LLMs are just based on probability. Without strict rules, they statistically default to the most likely patterns, that's where AI slop comes from.
To get clean and production-grade UI, you need to override these biases with some engineering constraints.
I open-sourced Taste-Skill to fix this. :)
Check it out! https://github.com/Leonxlnx/taste-skill
(still early lots of improvements are on the way)@LexnLin
@LiorOnAI
▶@DataChaz
@Sumanth_077