# Growth Design

> Growth-oriented design patterns including viral loops, referral systems, and conversion optimization.

- Skill: `dragoon0x/growth-design` (Agent Skill)
- Install (CLI): `npx skillmds@latest add dragoon0x/growth-design`
- Raw SKILL.md: https://api.skillmd.com/api/skills/dragoon0x/growth-design/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Marketing & Growth
- Author: dragoon0x (https://skillmd.com/u/dragoon0x)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/dragoon0x/growth-design

---


# Growth Design

## Growth Loops

### Viral Loop
User → Invites others → New users → They invite → Loop.
- Referral programs: give + get (both sides benefit).
- Built-in sharing: collaborative features require inviting others.
- User-generated content visible to non-users.

### Content Loop
Create content → SEO indexes → Search traffic → New users → Create content.
- User profiles as landing pages.
- Public project pages.
- Blog content with organic keywords.

## Conversion Optimization
- **Reduce friction:** Fewer form fields, social login, guest checkout.
- **Build trust:** Social proof, testimonials, security badges.
- **Create urgency:** Limited availability, trial countdown (if genuine).
- **Clear value prop:** Benefits visible before signup.

## Experimentation
- A/B test one variable at a time.
- Statistical significance before declaring a winner.
- Monitor downstream metrics (don't optimize signup at the cost of activation).
- Document all experiments and results.
