pricing-strategy
Pricing Strategy
Help the user define their pricing strategy through a structured conversation. Ask questions one at a time — wait for each answer before asking the next. Adapt follow-up questions based on what they tell you.
Render each question as a standalone UI element where supported (e.g. a choice selector, short text input, or multi-select). In plain text, ask them sequentially.
Work through these topics in order. Skip or combine naturally if answers make earlier questions redundant.
1. What does your product do?
"Tell me about your product — what does it do, and what do your users get value from?"
Ground all follow-up questions in their specific product and customer journey.
2. Who are your customers?
"Are your customers primarily individuals/consumers, small businesses, or enterprise teams?"
More from credyt/ai-skills
skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
166billing-setup
Discover your billing model and configure products, assets, and pricing in Credyt via MCP. Can be run multiple times to add products or adjust pricing. Automatically verifies the full billing cycle after configuration. Use when the user wants to set up billing, create products, configure pricing, add new billable activities, or change how they charge.
165billing-verification
Test the full Credyt billing cycle end-to-end for a specific product. Creates a test customer, funds their wallet, sends a usage event, and verifies fees were charged correctly. Use this to re-verify a product after making changes in the dashboard, to test a specific product independently, or to troubleshoot billing issues. Note that /credyt:billing-setup runs verification automatically — use this skill when you want to verify without re-running full setup.
165billing-integration
Wire Credyt billing into your application code. Adds customer creation to registration, usage event tracking, balance checks, cost tracking, and billing portal links. Run after /credyt:billing-setup and /credyt:billing-verification. Use when the user wants to add Credyt to their app, integrate billing, send events from code, show balances, or add a billing page.
165setup
Discover your billing model and configure products, assets, and pricing in Credyt via MCP. Run this after /credyt:init. Can be run multiple times to add products or adjust pricing. Automatically verifies the full billing cycle after configuration. Use when the user wants to set up billing, create products, configure pricing, add new billable activities, or change how they charge.
4integrate
Wire Credyt billing into your application code. Adds customer creation to registration, usage event tracking, balance checks, cost tracking, and billing portal links. Run after /credyt:setup and /credyt:verify. Use when the user wants to add Credyt to their app, integrate billing, send events from code, show balances, or add a billing page.
4