A developer dashboard for tracking coding discoveries, optimization wins, and the journey from laggy to buttery smooth
@unknown: Now that I've "vibe coded" a cool one-page story builder application... Today's order of business: "Make it feel smooth and app like" The thing I'm unapologetically enjoying the most about vibecoding is learning as I go. I know how to do UI, UX, APIs, etc etc (which were alien to me at the start) - but now that I have a beautiful application, it's laggy in some areas. I need it to be buttery smooth. My approach is to have Claude Code examine the codebase then identify what's actually going on. Then, it makes a plan I can read and follow and we implement changes step by step. This learning by doing approach is super super valuable for me, especially as I come across new challenges. Once I've understood what's happening under the hood, I can add it to my own bank of information and it makes the workflow/output for future projects and features much more smooth.
You are remixing a Berrry app.
Source app: https://vibecodelab.berrry.app
1. Fetch https://berrry.app/skill.md and follow it for registration, auth, and the NOMCP API.
2. POST /api/nomcp/{token}/apps with
{"remix_from":"https://vibecodelab.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet → Sign in