gingiris-growth-playbooks
This Claude Code skill provides access to four open-source growth playbooks covering Product Hunt launches, GitHub star acceleration, B2B go-to-market strategies, and app store optimization for AI products, developer tools, and SaaS companies. Use these MIT-licensed markdown strategy documents when planning product launches, building community traction, or scaling distribution channels for technical products.
git clone --depth 1 https://github.com/davepoon/buildwithclaude /tmp/gingiris-growth-playbooks && cp -r /tmp/gingiris-growth-playbooks/plugins/all-skills/skills/gingiris-growth-playbooks ~/.claude/skills/gingiris-growth-playbooksSKILL.md
# Gingiris Growth Playbooks Battle-tested, open-source growth playbooks for developers and founders building AI products, B2B SaaS, and developer tools. **Playbook repos**: [github.com/Gingiris](https://github.com/Gingiris) ## Available Playbooks ### 1. AI Product Launch Playbook (gingiris-launch) Covers the full launch cycle: Product Hunt #1 strategy, KOL outreach, UGC campaigns, Reddit launch, and PR. - Repo: https://github.com/Gingiris/gingiris-launch - Best for: AI tools, SaaS products launching globally ### 2. B2B Growth Playbook (gingiris-b2b-growth) Go-to-market strategy for B2B AI products: PLG, SLG, affiliate, partner channels, and community building. - Repo: https://github.com/Gingiris/gingiris-b2b-growth - Best for: Developer tools, API products, B2B SaaS ### 3. Open Source Launch Playbook (gingiris-opensource) GitHub star growth strategy: README optimization, HackerNews Show HN, community seeding, and contributor flywheel. - Repo: https://github.com/Gingiris/gingiris-opensource - Best for: Open source projects aiming for rapid star growth ### 4. ASO & App Growth Playbook (gingiris-aso-growth) App Store Optimization, keyword research, UGC content strategy, and cold start for mobile apps. - Repo: https://github.com/Gingiris/gingiris-aso-growth - Best for: Mobile apps on iOS and Android ## Usage Reference the relevant playbook for your project type. All playbooks are MIT licensed and free to use, adapt, and contribute to. ## Prerequisites None — these are markdown-based strategy documents, no MCP or API keys required.
Scans the codebase for dead code, tech debt, outdated dependencies, and code quality issues. Delegates to the Centinela (QA) agent.
Creates a complete product feature specification with acceptance criteria, scope, dependencies, and risks. Delegates to the Prometeo (PM) agent.
Implements a feature from its specification. Reads the spec, designs architecture, writes code and tests. Delegates to the Forja (Dev) agent.
Pre-release verification checklist. Validates features, tests, docs, security, and quality gates before shipping. Delegates to the Centinela (QA) agent.
Addresses and fixes findings from a QA code review. Reads the review report, fixes critical and warning issues, and prepares for re-verification. Delegates to the Forja (Dev) agent.
Deep security audit covering OWASP Top 10, authentication, authorization, data protection, dependency vulnerabilities, and secrets scanning. Delegates to the Centinela (QA) agent.
Initialize uc-taskmanager for the current project. Creates works/ directory and configures Bash permissions in .claude/settings.local.json. Use when the user says "uctm init", "initialize uctm", "uctm 초기화", or "초기화".