Agent skill · Code Review & Quality

list-growth-designer

Use when the user asks to "grow my email list", "design a lead magnet / signup incentive", "set up double opt-in", or "plan a referral / recommendation loop"; produces a list-growth plan — acquisition channels, lead-magnet / incentive concepts, a compliant double-opt-in capture-flow spec, referral-loop mechanics, and subscriber-growth / cost-per-opt-in targets (labeled Estimated) — that feeds SEND-S (consent quality captured at acquisition) and SEND-N (lifecycle entry). Not for the signup page/popup UX itself — use landing-optimizer; not for recording the opt-in — use consent-registry; not for

aaron-he-zhugithub.com/aaron-he-zhuGitHub ↗
claude-codeApache-2.0
Install
npx skills add aaron-he-zhu/aaron-marketing-skills --skill list-growth-designer --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 11 KB
Bundled scripts: none
Version: 19.1.0
Requires: Claude Code and compatible agent-skill hosts
Path: email/setup/list-growth-designer/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 2,508
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# List Growth Designer Plans how to grow an **owned** email list — acquisition channels, lead-magnet / incentive concepts, a compliant opt-in capture-flow spec, and referral-loop mechanics — and defines the growth metrics that gate whether it is working. It is the strategy layer at the top of the funnel: it decides *what* to offer and *how* subscribers enter, so that consent is captured cleanly (the upstream of the SEND-`S2` red line) and each new subscriber lands in a lifecycle (SEND-`N`). It does not build the signup page, write the confirmation email, or record the opt-in — it hands those to the owning skills. **Scope guard**: this skill designs the growth *strategy* + a compliant capture-flow *spec* only. It does **not** build the signup form / popup UX (that is [landing-optimizer](../../../influencer/report/landing-optimizer/SKILL.md)), write the welcome / double-opt-in *confirmation* emails (that is [email-creative-builder](../../engage/email-creative-builder/SKILL.md) for copy and [email-sequence-designer](../../nurture/email-sequence-designer/SKILL.md) for the flow), record the opt-in ([consent-registry](../../../protocol/consent-registry/SKILL.md) is the sole writer of `me

What's inside
Steps it walks through
  1. Quick Start
  2. Skill Contract
  3. Handoff Summary
  4. Data Sources
  5. Instructions
  6. Save Results
  7. Reference Materials
  8. Next Best Skill
More from aaron-marketing-skills
All skills →
About this skill
What does the list-growth-designer skill do?

Use when the user asks to "grow my email list", "design a lead magnet / signup incentive", "set up double opt-in", or "plan a referral / recommendation loop"; produces a list-growth plan — acquisition channels, lead-magnet / incentive concepts, a compliant double-opt-in capture-flow spec, referral-loop mechanics, and subscriber-growth / cost-per-opt-in targets (labeled Estimated) — that feeds SEND-S (consent quality captured at acquisition) and SEND-N (lifecycle entry). Not for the signup page/popup UX itself — use landing-optimizer; not for recording the opt-in — use consent-registry; not for

How do I install it?

Run `npx skills add aaron-he-zhu/aaron-marketing-skills --skill list-growth-designer --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From aaron-he-zhu/aaron-marketing-skills, a repository with 2,508 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going