Skip to content

ominou5/funnel-architect-plugin

πŸš€ Funnel Architect β€” Claude Code Plugin

License: MIT

A comprehensive Claude Code plugin for building high-converting sales funnels. Strategy, design, copy, deployment, and optimization β€” all inside your editor. v 1.0.0 - Warning: There are bound to be issues as it's just been released! Please follow our contributing, security rules, and get me here if you need help or want to discuss: https://www.skool.com/agashic-5136

What It Does

Tell Claude what you're selling and who you're selling to. Funnel Architect handles the rest:

  • Picks the right funnel type for your product and price point
  • Generates production-ready pages (HTML/CSS, React, Next.js, or Astro)
  • Writes conversion copy using proven frameworks (AIDA, PAS, StoryBrand)
  • Optimizes for speed (Core Web Vitals, lazy loading, critical CSS)
  • Deploys anywhere (Vercel, Netlify, Cloudflare Pages)
  • Connects your stack (email, payments, CRM, analytics)

Why Funnel Architect?

Without this plugin With Funnel Architect
Research funnel types manually Claude picks the optimal funnel for your offer
Wire up pages, forms, and CTAs from scratch 18 production-ready templates across 13 funnel types
Hire a copywriter or wing it 5 specialist agents write, review, and optimize copy
Hope your pages load fast Automated Lighthouse audits and mobile checks on every save
Deploy manually One command to Vercel, Netlify, or Cloudflare

Who it's for: Creators, SaaS founders, coaches, and marketers who want to ship funnels fast without leaving their editor.

Quick Start

# 1. Clone the plugin
git clone https://github.com/ominou5/funnel-architect-plugin.git

# 2. Launch Claude Code with the plugin loaded
claude --plugin-dir ./funnel-architect-plugin

# 3. Verify it loaded β€” skills and agents should appear
/help                              # lists available skills
/agents                            # lists available agents

# 4. Try it out
/agashic-funnel-architect:funnel-select    # pick the right funnel type
# or just ask in plain English:
# "Build me an opt-in funnel for a free marketing checklist"

Updating

Already have the plugin? Pull the latest skills and templates:

cd funnel-architect-plugin && git pull origin main

Then restart Claude Code to pick up the new skills.

Plugin Structure

funnel-architect-plugin/
β”œβ”€β”€ .claude-plugin/
β”‚   └── plugin.json          # Plugin manifest
β”œβ”€β”€ agents/
β”‚   β”œβ”€β”€ funnel-builder.md     # Primary builder
β”‚   β”œβ”€β”€ conversion-optimizer.md
β”‚   β”œβ”€β”€ page-speed-optimizer.md
β”‚   β”œβ”€β”€ copy-doctor.md
β”‚   └── deploy-assistant.md
β”œβ”€β”€ skills/                       # 29 skills total
β”‚   β”œβ”€β”€ funnel-strategy/      # Discovery & blueprint
β”‚   β”œβ”€β”€ funnel-select/        # Funnel type matcher
β”‚   β”œβ”€β”€ funnel-hacking/      # Reverse-engineer live funnels
β”‚   β”œβ”€β”€ conversion-ux/        # CRO patterns
β”‚   β”œβ”€β”€ page-speed/           # Performance optimization
β”‚   β”œβ”€β”€ mobile-responsive/    # Mobile-first design
β”‚   β”œβ”€β”€ design-system/        # Visual language & tokens
β”‚   β”œβ”€β”€ funnel-copy/          # Copywriting frameworks
β”‚   β”œβ”€β”€ ab-testing/           # Testing strategy
β”‚   β”œβ”€β”€ conversion-audit/     # Funnel audit framework
β”‚   β”œβ”€β”€ analytics-setup/      # GA4, Meta Pixel, UTMs
β”‚   β”œβ”€β”€ marketing-stack/      # Email, payments, CRM
β”‚   β”œβ”€β”€ optin-funnel/         # Opt-in + templates
β”‚   β”œβ”€β”€ webinar-funnel/       # Webinar + templates
β”‚   β”œβ”€β”€ saas-funnel/          # SaaS + templates
β”‚   β”œβ”€β”€ vsl-funnel/           # Video Sales Letter + templates
β”‚   β”œβ”€β”€ product-launch-funnel/# PLF + templates
β”‚   β”œβ”€β”€ tripwire-funnel/      # Tripwire + templates
β”‚   β”œβ”€β”€ challenge-funnel/     # Challenge + templates
β”‚   β”œβ”€β”€ application-funnel/   # Application + templates
β”‚   β”œβ”€β”€ evergreen-webinar-funnel/ # Evergreen webinar + templates
β”‚   β”œβ”€β”€ high-ticket-funnel/   # High-ticket + templates
β”‚   β”œβ”€β”€ membership-funnel/    # Membership + templates
β”‚   β”œβ”€β”€ ecommerce-funnel/     # E-commerce + templates
β”‚   β”œβ”€β”€ deploy-netlify/       # Netlify deployment
β”‚   β”œβ”€β”€ deploy-vercel/        # Vercel deployment
β”‚   β”œβ”€β”€ deploy-cloudflare/    # Cloudflare Pages deployment
β”‚   β”œβ”€β”€ group-funnel/         # Community group funnel (Skool, Whop, Facebook, etc.)
β”‚   └── dns-management/       # Custom domain setup
β”œβ”€β”€ hooks/
β”‚   └── hooks.json            # Automated checks
β”œβ”€β”€ scripts/
β”‚   β”œβ”€β”€ mobile-check.sh       # Mobile responsiveness check
β”‚   β”œβ”€β”€ lighthouse-audit.js   # Performance audit
β”‚   └── validate-funnel-structure.js
β”œβ”€β”€ .mcp.json                 # Pre-configured MCP servers
β”œβ”€β”€ marketplace.json          # Distribution metadata
β”œβ”€β”€ CHANGELOG.md
β”œβ”€β”€ CONTRIBUTING.md
└── LICENSE (MIT)

Agents

Agent Role
Funnel Builder Primary builder β€” designs funnel flows, generates pages, applies conversion patterns
Conversion Optimizer CRO specialist β€” analyzes pages, recommends improvements
Page Speed Optimizer Performance expert β€” audits and fixes Core Web Vitals
Copy Doctor Copywriter β€” headlines, CTAs, objection handlers
Deploy Assistant DevOps β€” deploys to Vercel, Netlify, or Cloudflare

Supported Funnel Types (13)

Funnel Pages Best For
Opt-In Squeeze β†’ Thank You Lead magnets, email list building
Webinar Registration β†’ Confirmation β†’ Live Room β†’ Offer Courses, coaching, high-ticket
SaaS Landing β†’ Signup β†’ Onboarding β†’ Pricing Software products, free trials
VSL Video Page β†’ Order β†’ Upsell Info products, courses ($97–$2K)
Product Launch Opt-In β†’ PLC 1–3 β†’ Sales Page Courses, programs, memberships
Tripwire Opt-In β†’ $7–$47 Offer β†’ Upsell Buyer list building, ad offset
Challenge Registration β†’ Daily Pages β†’ Offer Community, coaching ($197–$997)
Application Landing β†’ Application β†’ Booking Coaching, consulting ($2K+)
Evergreen Webinar Registration β†’ Auto-Play β†’ Offer Scaling proven webinars 24/7
High-Ticket Authority Content β†’ Sales Page β†’ Call Programs, services ($3K+)
Membership Landing β†’ Trial β†’ Onboarding β†’ Dashboard Communities, content libraries
E-Commerce Product Page β†’ Cart β†’ Checkout β†’ Upsell Physical/digital products, DTC
Group Opt-In β†’ Thank You (w/ Community CTA) Skool, Whop, Facebook Groups, Discord

Automated Hooks

The plugin runs checks automatically as you build:

  • Mobile Check (PostToolUse) β€” validates viewport, touch targets, and fixed widths after every file write ⚠️ Currently bash-only; Node.js rewrite in progress for Windows/cross-platform support
  • Lighthouse Audit (PostToolUse, async) β€” runs performance analysis in the background
  • Funnel Validation (Stop) β€” checks link integrity and structure before completing a session

Example Prompts

"Build an opt-in funnel for my free SEO checklist targeting small business owners"

"Create a webinar registration page for my AI course launching March 15th"

"Audit this landing page for conversion issues and fix the top 3"

"Optimize this page for mobile β€” it's getting 60% mobile traffic"

"Deploy my funnel to Vercel with a custom domain"

"Hack this funnel: https://example.com/sales-page β€” rebuild it for my brand"

"Write 5 headline variants for A/B testing my SaaS landing page"

"I have a Skool group β€” build me a funnel to drive free signups"

Integrations

Pre-configured in .mcp.json:

  • Payments: Stripe (@stripe/agent-toolkit)

Supported via skills (add your own MCP server):

  • Analytics (GA4), CRM (HubSpot), Email (Mailchimp), Hosting (Vercel, Firebase, Supabase)

See MCP_INTEGRATIONS.md for setup instructions.

Contributing

We welcome PRs! The fastest way to contribute:

  1. Fork β†’ Branch (feat/, fix/, docs/) β†’ PR
  2. Test locally with claude --plugin-dir ./
  3. Follow Conventional Commits for commit messages

Highest-impact contributions: new funnel templates, copy frameworks, and skill improvements.

See CONTRIBUTING.md for full guidelines, PR template, and code standards.

Found a security issue? See SECURITY.md.

License

MIT β€” see LICENSE

About

Turn Claude into a full-stack sales funnel architect. Build high-converting funnels with optimized UI/UX, page speed, mobile responsiveness, and deploy to any platform.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages