Back to Discover
💭 Constraint Examples for AI app builders (Bolt, Lovable, V0 etc) (copy)
Illustrates adding constraints like scope limits ('focus only on...'), performance limits ('at most 4 API calls'), tech constraints ('Do not use paid libraries'), or non-modification ('do not change the UI'). This CSV uses one example in the prompt field., provided under the MIT license
Prompt
“Please refrain from modifying the homepage; focus only on the dashboard component.”
“Use at most 4 API calls for this feature,”
“Do not use any paid libraries,”
“Optimize the code in this component, but do not change the UI or core logic – just improve performance”.