A shared folder with AI prompts and code snippets
From workspace: Bolt
Team: Main
Total snippets: 3
3 snippets
- Save working code and components - Document successful prompts - Build a reference library - Test features independently - Avoid mixing database implementations - Add auth after UI is stable
When problems arise: 1. Save working versions, 2. Fork the project, 3. Break into smaller prompts, 4. Check GitHub issues
This component worked before: [paste working version] Now it shows this error: [paste error] How do I fix it?
Before making changes:
don't change any code whatsoever. Theoretically, if I want to add [feature], what code changes would be needed?