Spins up a complete pricing page with header, tiered plan cards, a comparison table, and an FAQ section. It reads your design system tokens and applies them to a grid layout, automatically picks a 2, 3, or 4 tier structure based on what you ask for, and marks the recommended plan with an accent. The comparison table uses sticky headers and collapses on mobile, and the FAQ uses native details elements so there's no JavaScript. Everything ships as one HTML file with inline styles. Good for when you need a sales page fast and want it to match the rest of your prototype without reinventing the layout.
npx skills add https://github.com/nexu-io/open-design --skill pricing-page