From saas-pricing-engine
This skill should be used when the user says "build my pricing model", "design pricing tiers", "set my price points", "create a tier structure", "what should I charge", "model my pricing", "pricing spreadsheet", "revenue model", "value metric selection", "feature gating strategy", "freemium vs paid model", "usage-based pricing model", "API pricing tiers", "calculate price points", "pricing sensitivity analysis", or any request to translate pricing research into concrete tier definitions, price points, and revenue projections. This skill takes the output of pricing-research and turns it into an implementable pricing architecture. Use this whenever someone has research and needs to make actual pricing decisions — this is where strategy becomes numbers.
How this skill is triggered — by the user, by Claude, or both
Slash command
/saas-pricing-engine:pricing-modelerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Transform pricing research into implementable pricing architecture — tiers, price points, value metrics, feature gates, and revenue projections.
Transform pricing research into implementable pricing architecture — tiers, price points, value metrics, feature gates, and revenue projections.
This skill works best when fed by pricing-research output. If no research package exists, prompt the user to run pricing-research first — or work with whatever competitive intelligence they can provide.
The value metric is what you charge per. It's the single most important pricing decision because it determines how revenue scales with customer value.
For each candidate metric, score on these dimensions:
| Criterion | Weight | Description |
|---|---|---|
| Value alignment | 30% | Does it scale with the value the customer receives? |
| Predictability | 20% | Can customers predict their monthly bill? |
| Measurability | 15% | Can you accurately track and report it? |
| Growth incentive | 15% | Does it encourage product adoption (not punish it)? |
| Competitive fit | 10% | How does it compare to what competitors charge per? |
| Simplicity | 10% | Can you explain it in one sentence? |
| Metric | Best For | Caution |
|---|---|---|
| Per seat | Team collaboration tools | Discourages broad adoption |
| Per asset/item | Content management, security scanning | Scales with portfolio size |
| Per API call | Developer tools, data APIs | Unpredictable bills scare users |
| Per scan/check | Compliance, security tools | Aligns with compliance cycles |
| Flat rate | Simple tools, SMB focus | Doesn't capture enterprise value |
| Per organization | Platform tools, multi-team | Misses expansion revenue |
| Data volume | Storage, analytics, ETL | Technical metric, less intuitive |
Consider these for STIGViewer SaaS:
For the API gateway:
Read references/value-metric-decision-tree.md for a guided decision flow.
Most B2B SaaS succeeds with 3 published tiers + enterprise:
Free / Community
Starter / Team
Pro / Business
Enterprise
Decide what goes in each tier using this hierarchy:
Read references/feature-gating-matrix.md for a structured decision template.
Product: [Name]
Value Metric: [per X]
| Component | Free | Starter | Pro | Enterprise |
|-----------|------|---------|-----|------------|
| Monthly Price | $0 | $__/mo | $__/mo | Custom |
| Annual Price | $0 | $__/yr | $__/yr | Custom |
| Annual Discount | — | __% | __% | Negotiated |
| [Value Metric] Limit | __ | __ | __ | Unlimited |
| Seats Included | 1 | __ | __ | Unlimited |
| Overage Rate | N/A | $__/unit | $__/unit | Negotiated |
For each tier, model:
If the product includes an API, model it separately or as an add-on:
Read references/api-revenue-model.md for API-specific revenue modeling templates.
Test the model against scenarios:
Deliver a structured pricing model document:
# Pricing Model: [Product Name]
## Date: [date]
## Based on: [link to research package]
## 1. Value Metric Decision
- Selected metric: [what]
- Rationale: [why]
- Alternatives considered: [list with rejection reasons]
## 2. Tier Architecture
[Full tier definition table]
## 3. Feature Gating
[Feature-by-tier matrix]
## 4. Price Points
[Pricing table with monthly/annual]
## 5. API Pricing (if applicable)
[API-specific pricing model]
## 6. Revenue Projections
[12-month and 24-month models]
## 7. Sensitivity Analysis
[Scenario results]
## 8. Implementation Recommendations
- Billing system requirements
- Metering/tracking needs
- Pricing page design recommendations
- Launch strategy (grandfather existing? migration path?)
Save to pricing-model-[product]-[date].md.
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Searches MemPalace before answering questions about past work, people, projects, or prior decisions. Returns verbatim stored content instead of guessing from model memory.
npx claudepluginhub moxywolfllc/moxywolf-plugins --plugin saas-pricing-engine