What i have rn:
• I have HTML/CSS output from Claude (complete pages + assets).
• I want to avoid re-doing visuals in Figma — I want to convert that HTML into Angular components.
• I plan to use Firebase for auth, Firestore (or RTDB) for data, and Firebase Hosting.
So to get tocthe point:
1. What’s the best workflow to convert Claude’s HTML into a maintainable Angular codebase?
2. Should I ask Claude to output Angular components or ask it to describe the design and hand off to a human dev? Which prompt style gives the most usable dev-ready output?
3. What should be the highest priority features for a first MVP (auth, basic CRUD, player profiles / video uploads / coach review flow)?
4. Any recommendations for Angular + Firebase starter boilerplates, folder structure, and CI/CD for quick iteration?
I’d appreciate sample prompts I can feed Claude and a simple prioritized roadmap to ship an MVP quickly.
Thank you and sorry for the long but necessary blabber