with one click
draft-landing
// Use when asked to structure a landing page, design page layout for conversion, or plan landing page information architecture. Examples: "landing page structure for SaaS", "conversion-optimized layout"
// Use when asked to structure a landing page, design page layout for conversion, or plan landing page information architecture. Examples: "landing page structure for SaaS", "conversion-optimized layout"
[HINT] Download the complete skill directory including SKILL.md and all related files
| name | draft-landing |
| description | Use when asked to structure a landing page, design page layout for conversion, or plan landing page information architecture. Examples: "landing page structure for SaaS", "conversion-optimized layout" |
| allowed-tools | Read, Bash, Glob, Grep |
| version | 0.6.6 |
| author | tonone-ai <hello@tonone.ai> |
| license | MIT |
Follow the output format defined in docs/output-kit.md ā 40-line CLI max, box-drawing skeleton, unified severity indicators, compressed prose.
User needs a landing page structure, section order, or conversion-optimized layout. Product type is known or discoverable.
python3 -m draft_agent.uiux search --domain landing --query "{product_type}" --limit 3
python3 -m draft_agent.uiux search --domain product --query "{product_type}" --limit 3
āā Landing Page IA ā {product_type} āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā
ā # ā Section ā Purpose ā CTA? ā
āāāāāā¼āāāāāāāāāāāāāāāāāāāāā¼āāāāāāāāāāāāāāāāāāāāāāāāāāāāā¼āāāāāāāāāāāāāāāā¤
ā 1 ā {section_name} ā {purpose} ā Primary CTA ā
ā 2 ā {section_name} ā {purpose} ā ā ā
ā 3 ā {section_name} ā {purpose} ā Secondary CTA ā
ā ⦠ā ⦠ā ⦠ā ⦠ā
āāāāāā“āāāāāāāāāāāāāāāāāāāāā“āāāāāāāāāāāāāāāāāāāāāāāāāāāāā“āāāāāāāāāāāāāāāā
Conversion strategy: {strategy}
CTA copy guidance: {cta_guidance}
If output exceeds the 40-line CLI budget, invoke /atlas-report with the full findings. The HTML report is the output. CLI is the receipt ā box header, one-line verdict, top 3 findings, and the report path. Never dump analysis to CLI.