Installation
npx vibeindex add credyt/ai-skills --skill verifynpx skills add credyt/ai-skills --skill verify~/.claude/skills/verify/SKILL.mdSKILL.md
More from this repository5
Conversational guide that walks an AI product team through defining pricing β billing model (usage vs subscription vs hybrid), tiers, overage, real-time vs invoice trade-offs β and outputs an MRR projection plus HTML/PDF deliverable.
Guide for creating effective Claude skills β modular packages that add specialized workflows, tool integrations, domain knowledge, and bundled resources β emphasizing a concise "context window as public good" design.
Wire Credyt billing into an existing codebase β inspecting the user's framework, adding customer creation at signup, usage event tracking, balance checks, cost tracking, and billing portal links with a server-side API key.
Standalone end-to-end billing-cycle test for a single Credyt product β create a test customer, fund their wallet, send a usage event, and confirm fees were charged correctly with a pass/fail per step.
Discover a user's billing model through guided questions, configure Credyt products, assets, and pricing via MCP tools, and automatically run an end-to-end billing-cycle verification at the end.