Brand Voice
Defines and enforces brand voice guidelines for startups. Creates tone, style, and messaging frameworks and provides consistency checks across all content. Ensures every piece of communication sounds like it comes from the same brand.
Experiment Designer
Designs A/B tests and product experiments with hypothesis structuring, sample size calculation, duration estimation, and result interpretation. Unified framework for both product and marketing experiments.
deploy-pipeline
Generates CI/CD pipeline configurations for GitHub Actions or GitLab CI. Includes test, build, staging, and production deployment stages with Docker and serverless options optimized for startup workflows.
User Interview Guide
Guides user interview design, execution, and analysis. Provides question templates for discovery, validation, and usability interviews with structured insight extraction frameworks.
Pitch Deck
Designs pitch deck storylines for investors, partners, and customers. Provides slide-by-slide content with key messages, data points, and storytelling structure.
monitoring-setup
Configures application monitoring, log collection, and alerting. Generates setup for Datadog, Grafana+Prometheus, CloudWatch, and Sentry with startup-appropriate thresholds.
fundraising-prep
Investment preparation checklist covering data room setup, pitch deck outline, financial model templates, and investor FAQ preparation. Stage-specific guidance from Pre-seed to Series A.
Growth Experiment
Designs and manages growth experiments using ICE and RICE frameworks. Structures hypothesis→experiment→measure→learn cycles for systematic startup growth with a weekly experiment cadence.
retrospective-guide
Sprint retrospective templates and facilitation guides. Supports Keep/Problem/Try, 4Ls, Sailboat, and other formats with action item tracking across retros.
legal-checklist
Stage-specific legal checklists for startups covering incorporation, shareholder agreements, stock options, privacy compliance, and regulatory requirements. Generates actionable checklists with priority and professional review recommendations.
infrastructure-as-code
Generates Terraform/Pulumi infrastructure code for AWS/GCP/Azure. Provides startup-optimized templates for VPC, databases, compute, CDN, and common cloud architecture patterns.
OKR Builder
Builds OKR (Objectives and Key Results) frameworks for startups. Generates quarterly/annual OKRs with alignment across company, team, and individual levels following best practices.
meeting-notes
Structured meeting note templates for startups. Generates consistently formatted meeting records with attendees, agenda, decisions, action items, and deadlines. Supports various meeting types: standup, sprint, board, all-hands, 1:1.
AI Integration
Generates LLM API integration code for OpenAI, Anthropic, and Google. Includes prompt engineering patterns, streaming responses, error handling, cost estimation, and RAG pipeline setup.
risk register
Creates and maintains risk registers with impact/probability matrices, mitigation plans, and risk owner assignments for startup operations.
Scope Cutter
Helps startups cut features to true MVP by identifying the minimum set of capabilities needed to deliver core value. Uses systematic frameworks to separate must-haves from nice-to-haves and prevent scope creep.
Community Builder
Designs community-building strategies for startups. Covers platform selection, onboarding flows, engagement mechanics, moderation guidelines, and growth playbooks for Discord/Slack/forum communities.
email-sequence
Designs automated email drip campaigns for onboarding, nurturing, win-back, and upsell sequences. Includes subject lines, copy, timing, and A/B test variations.
Landing Page Generator
Designs and generates conversion-optimized landing pages with Hero, benefits, social proof, CTA, and FAQ sections. Outputs HTML/React code with Tailwind CSS styling.
PRD Writer
Lightweight PRD (Product Requirements Document) writing guide for startups. Provides structured templates covering problem definition, hypothesis, success metrics, scope, and edge cases. Designed to be lean enough for fast iteration while comprehensive enough to align engineering and design teams.
metrics-tracker
Defines and tracks startup metrics by stage (Pre-PMF, Post-PMF, Scale). Supports AARRR pirate metrics, North Star Metric, and leading/lagging indicator frameworks with dashboard templates.
API First Design
Designs APIs first using OpenAPI or GraphQL schemas, then generates server stubs and client SDKs. Enables parallel frontend and backend development for small teams.
referral-program
Designs referral and viral growth programs. Covers incentive structures, sharing mechanics, tracking methods, and reward systems to reduce CAC through word-of-mouth growth.
DB Schema Designer
Designs database schemas from domain model descriptions. Generates ERD, migration scripts, and index strategies for PostgreSQL, MySQL, and MongoDB. Includes Prisma, Drizzle, SQLAlchemy, and raw SQL support.
mvp-scaffold
Generates complete project scaffolding from tech stack selection to initial structure. Supports Next.js, FastAPI, Spring Boot and other major stacks with startup-optimized templates including auth, database, CI/CD, and deployment configuration.
SOP Writer
Creates Standard Operating Procedures for repetitive tasks. Generates step-by-step documentation with checklists, decision trees, and responsibility assignments to eliminate single points of failure.
Budget Planner
Creates departmental and project budgets with variance tracking. Provides startup-specific budget templates and burn-rate management frameworks.
postmortem-writer
Generates blame-free postmortem documents for incidents and failures. Includes timeline, root cause analysis, and prevention measures following the blameless postmortem culture.
test-generator
Analyzes existing code and auto-generates unit and integration tests. Covers happy paths, edge cases, and error scenarios for Jest, Vitest, pytest, and Kotest frameworks.