What problem does it solve? Designing a pricing page from scratch requires deciding tier structure, layout, comparison tables, and FAQ content while staying consistent with an existing design system. This Skill produces a complete single-screen pricing page as one self-contained HTML document that follows the active DESIGN.md tokens. ## Core Features & Use Cases - Tier classification: Picks a 2, 3, or 4-tier structure based on the brief (e.g., Free/Pro/Team or Individual/Business). - Full page sections: Generates a hero with billing toggle, plan cards with a highlighted recommended tier, a feature comparison table with sticky header, a collapsible FAQ using native <details> elements, and a footer CTA. - Design system compliance: Uses only colors, typography, and component patterns defined in the active DESIGN.md, with data-od-id markers on tiers and table rows. - Use Case: Given a brief asking for a SaaS subscription page, the Skill emits one <artifact> HTML document with plausible prices, responsive grid layout, and no JavaScript dependencies. ## Quick Start Ask the agent to create a pricing page for your product with three subscription tiers and a plan comparison table.