Agent Skill
2/7/2026

business-model-designer

Complete Business Model Canvas design with all 9 blocks analyzed. Transforms validated ideas into viable business models with revenue clarity and operational strategy.

M
maigentic
6GitHub Stars
2Views
npx skills add maigentic/stratarts

SKILL.md

Namebusiness-model-designer
DescriptionComplete Business Model Canvas design with all 9 blocks analyzed. Transforms validated ideas into viable business models with revenue clarity and operational strategy.

StrategicArts (StratArts)

Business Strategy Skills Library for Claude Code

27 professional and comprehensive AI-powered skills that transform business ideas into fundable ventures

License: MIT Claude Code Plugin


What is StrategicArts?

StrategicArts is a comprehensive Claude Code skills library that guides entrepreneurs through the complete business-building journey—from initial idea validation to investor pitch deck—using proven methodologies and professional HTML report outputs.

Transform vague ideas into structured business plans in days, not months.


Features

  • 27 Professional Skills covering the entire startup lifecycle
  • Framework-Driven — Built on Business Model Canvas, JTBD, OKRs, RICE, AARRR, and more
  • Beautiful HTML Reports — Dark-themed, Chart.js-powered visualizations
  • Intelligent Context Chaining — Skills detect and reuse previous outputs
  • Interactive Skill Flow — Skills allow for detail overviews
  • Quantitative Scoring — Go/no-go recommendations backed by data

Skills Library (27 Skills)

Foundation Strategy (7 skills)

SkillDescription
business-idea-validator10-dimension scoring framework for idea validation
market-opportunity-analyzerTAM/SAM/SOM with Porter's Five Forces
business-model-designerBusiness Model Canvas implementation
customer-persona-builderData-driven buyer personas with JTBD
value-proposition-crafterJobs-to-be-Done value proposition design
product-positioning-expertApril Dunford positioning canvas
competitive-intelligencePorter's Five Forces and SWOT analysis

Market & Product Strategy (4 skills)

SkillDescription
feature-prioritization-frameworkRICE/ICE scoring with value-effort matrix
go-to-market-planner90-day GTM strategy and channel selection
pricing-strategy-architectVan Westendorp pricing with tier design
strategic-roadmap-builderOKR-driven 18-month roadmap

Marketing & Growth (7 skills)

SkillDescription
brand-identity-designerBrand pyramid and visual identity
content-marketing-strategistContent pillars and editorial calendar
growth-hacking-playbookTraction Bullseye Framework
social-media-strategistPlatform-specific strategies
email-marketing-architectDrip campaigns and automation
seo-content-plannerKeyword clusters and technical SEO
community-building-strategistCommunity engagement framework

Retention & Metrics (4 skills)

SkillDescription
metrics-dashboard-designerNorth Star Metric with AARRR
retention-optimization-expertCohort analysis and win-back campaigns
onboarding-flow-optimizerActivation funnels and product tours
customer-feedback-frameworkNPS/CSAT/CES with RICE prioritization

Fundraising & Operations (5 skills)

SkillDescription
financial-model-architect3-5 year projections with scenarios
fundraising-strategy-plannerInvestor targeting and term sheets
investor-brief-writerOne-pagers and cold email templates
investor-pitch-deck-builder12-15 slide pitch deck framework
operational-playbook-creatorOrg structure, OKRs, and processes

Installation

From GitHub (Recommended)

# Step 1: Add the marketplace
/plugin marketplace add https://github.com/maigentic/stratarts

# Step 2: Install the plugin
/plugin install stratarts@maigent

# Step 3: Restart Claude Code to load the plugin

Local Installation (Development)

git clone https://github.com/maigentic/stratarts.git

# Add the local marketplace
/plugin marketplace add ./stratarts

# Install the plugin
/plugin install stratarts@maigent

Verify Installation

# Open the plugin manager
/plugin

# Navigate to the Installed tab — you should see stratarts listed

Troubleshooting: SSH Permission Denied

If you see this error during plugin installation:

Error: Failed to install: Failed to clone repository...
git@github.com: Permission denied (publickey).

Claude Code's plugin installer uses SSH by default when cloning plugin sources. If you don't have SSH keys configured for GitHub, run this in your terminal to redirect SSH requests through HTTPS:

git config --global url."https://github.com/".insteadOf "git@github.com:"

Then retry the install. To undo this later:

git config --global --unset url."https://github.com/".insteadOf

This is a known issue in Claude Code's plugin installer.


Usage

Invoke any skill directly using the plugin namespace:

# Validate a business idea
/stratarts:business-idea-validator

# Create a pitch deck
/stratarts:investor-pitch-deck-builder

# Build a financial model
/stratarts:financial-model-architect

Or simply ask Claude to use a skill:

"Use the business-idea-validator skill to analyze my startup idea"

Recommended Workflow

  1. Start with validationbusiness-idea-validator
  2. Size your marketmarket-opportunity-analyzer
  3. Design your modelbusiness-model-designer
  4. Build personascustomer-persona-builder
  5. Craft positioningproduct-positioning-expert
  6. Plan your GTMgo-to-market-planner
  7. Create your pitchinvestor-pitch-deck-builder

Skills automatically detect and reuse outputs from previous skills.


Output Examples

Each skill generates professional HTML reports with:

  • Score banners with key metrics
  • Chart.js visualizations (bar, line, doughnut, radar)
  • Actionable recommendations
  • Framework-specific analysis
  • Next steps guidance

Reports use a dark emerald theme (#10b981 accent on #0a0a0a background).


Contributing

We welcome contributors! If you're interested in improving StratArts, please reach out at stratarts@maigent.com.

Development

git clone https://github.com/maigentic/stratarts.git
cd stratarts
# Skills are in /stratarts/skills directory
# HTML templates are in /html-templates

License

MIT License - see LICENSE for details.


Links


Author

Maigent - Building tools for the AI-powered entrepreneur


StratArts — From Idea to Fundable Business

Skills Info
Original Name:business-model-designerAuthor:maigentic