growth-engine

Configures marketing infrastructure including email, push notifications, attribution, feature flags, and A/B testing.

Updated Apr 5, 2026
One-click install
npx skills add https://github.com/Simon-YHKim/eject-button --skill growth-engine-simon-yhkim
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: growth-engine
Source: https://github.com/Simon-YHKim/eject-button/tree/main/.claude/skills/growth-engine
Command: npx skills add https://github.com/Simon-YHKim/eject-button --skill growth-engine-simon-yhkim

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Setting up a growth stack requires choosing and integrating many separate tools—transactional email, push notifications, deep linking, feature flags, and A/B testing—which is time-consuming and error-prone when done ad hoc. ## Core Features & Use Cases - Growth Stack Setup: Recommends and configures tools per channel—Resend/SendGrid for transactional email, OneSignal/FCM for push, Branch for attribution, GrowthBook/PostHog for feature flags and A/B tests. - Lifecycle Email Sequences: Provides ready-made drip sequences covering onboarding (D0–D14), win-back, subscription cancellation, and dunning for failed payments. - A/B Testing Framework: Guides hypothesis definition, minimum sample sizing, full-week test durations, and significance-based decisions. - Use Case: After building an app, ask to set up push notifications and a welcome email sequence; the Skill produces the integration plan, tool choices, and a verification checklist including spam-folder checks and unsubscribe compliance. ## Quick Start Set up push notifications with OneSignal and a welcome email sequence via Resend for my app.

Frequently Asked Questions about growth-engine

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up push notifications for my app?

Use OneSignal as the recommended push provider, with FCM directly or Expo Push as alternatives. The Skill covers integration setup and verification that notifications arrive on both iOS and Android devices.

What tools should I use for transactional vs marketing email?

Use Resend for transactional email, with SendGrid or AWS SES as alternatives. For marketing email, use Customer.io, with Brevo or Mailchimp as alternatives depending on your needs.

How do I run a valid A/B test?

Define a hypothesis with a target metric improvement, calculate minimum sample size from MDE (typically 1000+ per variant), run for at least one full week to cover weekday effects, and require p < 0.05 plus practical significance before deciding.

What is the difference between Branch, AppsFlyer, and Adjust for attribution?

Branch is the recommended choice for deep linking and attribution, while AppsFlyer and Adjust are alternatives. All three track install sources and route deep links to the correct in-app screen.

How do I verify my email setup is compliant and working?

Confirm test emails arrive in the inbox rather than spam, and verify unsubscribe links function correctly to satisfy CAN-SPAM and Korean advertising law. The Skill's checklist covers both deliverability and legal compliance steps.