iterative-build-page
Installation
SKILL.md
Iterative Build Page
1. Overview
Builds a landing page incrementally — the user describes sections one at a time and the agent
adds each section using RDS Vue UI design system components. The page grows interactively:
sections can be added, modified, reordered, or removed at any point. When the user is satisfied,
the agent finalizes the page into a production-ready Nuxt 3 .vue file with an accompanying
content JSON file.
This skill relies on the rds-component-mapper skill to translate natural language section
descriptions into the correct @rds-vue-ui/* component.