PomDom

Coming Soon

How I build with AI?

1. The Foundation (10%)

Every project starts by writing a simple document (a Markdown file) that defines the goals and the technical rules. This gives the AI a clear set of instructions to follow and reduces hallucinations.

2. The Heavy Lifting (50%)

Using Figma MCP allows for quick translation of design to code. This allows the AI to build the main structure and the repetitive parts of the interface quickly.

3. The Final Polish (40%)

This stage involves prompting AI to break parts of the design into components to create a more scalable structure. I also hand-code most interactions here, fine-tuning values until the interaction matches the intended experience.