Claude Growth Skill: Structured B2B SaaS Growth Playbooks for AI Coding Agents

What This Is
A developer created a Claude Growth Skill that packages fragmented growth knowledge into structured playbooks for use with Claude AI. The tool addresses the problem of scattered growth information across notes, case studies, and frameworks that leads to generic AI outputs.
Key Details
The skill is organized around:
- 5 real B2B SaaS case studies from HeyGen, Deel, Vercel, Supabase, and AWS
- A 4-stage growth flywheel
- 6 practical playbooks covering the full growth lifecycle
The structure follows this organization:
growth playbook ├── foundation ├── growth engine ├── value presentation ├── contracts ├── metrics └── SEO / GEO
Specific coverage areas include:
- PMF validation and user research
- PLG/SLG growth engine design
- Affiliate programs and channel partnerships
- Community and ecosystem growth
- Value presentation, case-study storytelling, and sales materials
- Contracts, metrics, and SEO/GEO for demand capture
The skill enables users to pressure-test growth models, refine GTM thinking, connect product growth with channel strategy, and turn scattered ideas into operational plans.
Core principles behind the approach:
- Product experience is the core
- Community amplifies growth
- Channel ecosystem drives scale
- Direct sales captures monetization
The repository includes multilingual navigation and is organized as a full-lifecycle framework rather than a static document.
The developer notes this represents a pattern of "curated knowledge base + structured execution framework for Claude" that could apply to other workflows like partnerships, community operations, GTM planning, enablement, and sales support.
📖 Read the full source: r/ClaudeAI
👀 See Also

Detrix MCP Server Adds Runtime Debugging to AI Coding Agents
Detrix is a free, open-source MCP server that enables MCP-compatible agents to observe live variables in running code without restarts or code changes. It supports Python, Go, and Rust applications running locally or in Docker.

Claude Code UltraPlan Workflow Changes and Performance Observations
Claude Code UltraPlan introduces a cloud-based planning workflow with terminal launch, browser review interface, and execution options. Testing showed approximately 2x faster repeated runs than local planning, with mixed quality improvements.

Comparative Overview of Fast LLM Inference by Anthropic and OpenAI
Anthropic and OpenAI have released distinct 'fast mode' features for faster LLM inference, with OpenAI leveraging Cerebras chips for greater speed

Gemini 3.1 Pro in Multi-Agent Systems: High Design Quality, 20% Tool-Call Failure Rate
Developers building Bobr, an AI presentation generator with a multi-agent architecture, report Gemini 3.1 Pro produces impressive design output but suffers from a ~20% tool-call failure rate and garbled text corruption in production pipelines.