ronsleyvaz

Pricing Strategy — Design skill for Claude Code

Design community

Walk value-based pricing logic and tier design, then produce a specific tier structure with real numbers.

How to install Pricing Strategy

Installs to ~/.claude/skills/ronsleyvaz-friday-foundation-pricing-strategy/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ronsleyvaz-friday-foundation-pricing-strategy && curl -fsSL https://raw.githubusercontent.com/ronsleyvaz/Friday-Foundation/HEAD/commands/pricing-strategy.md -o ~/.claude/skills/ronsleyvaz-friday-foundation-pricing-strategy/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Pricing Strategy does


name: pricing-strategy description: Walk value-based pricing logic and tier design, then produce a specific tier structure with real numbers. Writes friday/pricing.md. Reads friday/voice.md if present and writes in your voice.

/pricing-strategy

Pricing shouldn't be a guess you made once and never revisited. This command walks you through picking a pricing model, designing tiers with real numbers, checking the unit economics, and a quick way to test whether customers agree with your nu

Alternatives in Design

  • Value Proposition — Design value propositions using 6-part JTBD template 7.8k ★
  • Plan Artifact — Creates one polished, self-contained HTML artifact from a plan, PRD, roadmap, strategy, migration, rollout, re 652 ★
  • Design Present — Generate an interactive HTML presentation from Figma screens — annotated walkthrough with transitions, speaker 309 ★

Full documentation available on GitHub

View Source Repository