What problem does it solve?
This Skill removes the manual guesswork of converting Figma visuals and Dev Mode styles into an implementable Angular plan for the Zoppy frontend, bridging design and engineering with explicit component mappings and implementation guidance.
Core Features & Use Cases
- Visual analysis: Accepts screenshots or Figma Dev Mode style dumps and identifies page type, regions, elements, states, and interactions.
- Design system mapping: Maps each visual element to existing @Zoppy-crm components, lists imports, and marks gaps that require local components.
- Implementation blueprint: Produces a component hierarchy, folder structure, state service (signals) plan, template sketches, Tailwind token conversions, formatting pipes, uncertainty list, and an ordered implementation sequence.
- Use case: Frontend engineers receive a Figma screenshot and want a reproducible Angular feature plan that uses the Zoppy design system and follows org conventions.
Quick Start
Attach a Figma screenshot and any copied Dev Mode styles and ask the assistant to "Plan this screen for Angular implementation using the Zoppy design system".