From tonone
Designs growth-optimized landing pages, activation funnel layouts, and A/B testable page structures for acquisition, activation, and PLG flows. Searches UI/UX patterns via surge_agent and outputs table with experiments, triggers, and friction audits.
npx claudepluginhub tonone-ai/tonone --plugin warden-threatThis skill is limited to using the following tools:
Follow the output format defined in docs/output-kit.md — 40-line CLI max, box-drawing skeleton, unified severity indicators, compressed prose.
Designs high-converting landing pages using CRO science, persuasive psychology, patterns, and A/B testing principles. Activates on landing page, lead gen, signup, pricing page queries.
Drafts landing page information architecture with section order, purposes, CTA placements, and conversion strategies. Useful for structuring SaaS pages or conversion-optimized layouts.
Generates Markdown brief for high-conversion landing page: 7 sections, 1 goal=1 CTA, mobile-first, with copy templates, technical requirements, A/B test plan, tracking plan. For lead/sales page briefs.
Share bugs, ideas, or general feedback.
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 designed for growth: activation funnels, A/B testing, acquisition, or PLG flows.
python3 -m surge_agent.uiux search --domain landing --query "{product_type}" --limit 3
python3 -m surge_agent.uiux search --domain product --query "{product_type}" --limit 3
python3 -m surge_agent.uiux search --domain ux --query "forms validation loading" --limit 3
┌─ Growth Landing Page — {product_type} ──────────────────────────────┐
│ # │ Section │ Purpose │ Experiment? │
├────┼────────────────────┼────────────────────────────┼───────────────┤
│ 1 │ {section_name} │ {purpose} │ A/B headline │
│ 2 │ {section_name} │ {purpose} │ — │
│ 3 │ {section_name} │ {purpose} │ A/B CTA copy │
│ … │ … │ … │ … │
└────┴────────────────────┴────────────────────────────┴───────────────┘
Activation triggers: {activation_triggers}
Funnel structure: {funnel_structure}
Friction points: {friction_points}
Experiment surfaces: {experiment_surfaces}
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.