
Startup
- Updated May 25, 2026
- 0xobat/claude-skills
startup is a Claude Code plugin whose startup-secrets-cvp skill helps founders build and test customer value propositions with Startup Secrets frameworks.
About
startup is a Claude Code plugin containing the startup-secrets-cvp skill, a Customer Value Proposition architect that helps founders build and refine value propositions using Startup Secrets frameworks. It enforces a fixed value-proposition structure and named frameworks such as 4U, BLAC, 3D, and Gain/Pain, and asks clarifying questions before answering. A founder uses it to sharpen a value proposition for a startup idea.
- Single-skill plugin: a Customer Value Proposition architect using Startup Secrets frameworks
- Applies named frameworks (4U, BLAC, 3D, DEBT, Gain/Pain) rather than generic Lean Canvas advice
- Enforces a fixed For/With/That-is value-proposition structure and pushes for specificity
Startup by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
startup capabilities & compatibility
- Capabilities
- value proposition · positioning · business strategy
- Use cases
- planning
/plugin marketplace add 0xobat/claude-skills/plugin install startup@0xobat-skillsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Last updated | May 25, 2026 |
|---|---|
| Repository | 0xobat/claude-skills ↗ |
What it does
Build and refine a customer value proposition using Startup Secrets frameworks.
Who is it for?
founders sharpening a customer value proposition before building
Skip if: full go-to-market execution or generic Lean Canvas coaching
When should I use this skill?
founders need to build, test, or refine a value proposition using Startup Secrets frameworks
What you get
A specific customer value proposition anchored in named Startup Secrets frameworks.
By the numbers
- frameworks: 4U, BLAC, 3D, DEBT, Gain/Pain
README.md
0xobat-skills
Claude Code plugin marketplace with custom skills.
Install
Note: Plugin marketplace is a Claude Code feature.
./install.sh
Claude Code (via Plugin Marketplace)
Register the marketplace first:
/plugin marketplace add 0xobat/claude-skills
Then install plugins:
/plugin install dev@0xobat-skills
/plugin install marketing@0xobat-skills
/plugin install social@0xobat-skills
/plugin install creative@0xobat-skills
/plugin install startup@0xobat-skills
Plugins
| Plugin | Skills |
|---|---|
dev |
coding-session, design-session, manage-features, onboard, recover-session, team-lead |
marketing |
brand-voice, content-atomizer, direct-response-copy, email-sequences, keyword-research, lead-magnet, newsletter, orchestrator, positioning-angles, seo-content |
social |
x-algorithm-optimizer |
creative |
ai-creative-strategist, ai-image-generation, ai-product-photo, ai-product-video, ai-social-graphics, ai-talking-head |
startup |
startup-secrets-cvp |
Dev Workflow
Adopts the docs-first convention (see workflow-convention.md at the repo root): each initiative lives in docs/<initiative>/ with a design.md, features.json, and progress.md.
Recommended flow for the dev skills:
/design-session— interactive Q&A + research; producesdocs/<initiative>/design.md+features.json/manage-features— split, add, deprecate, or audit features mid-project/coding-session— implement features one at a time; updatesprogress.md/team-lead— parallelize with agents when 3+ independent features are ready/recover-session— diagnose and fix when the verify command breaks
Recommended Companion Plugins
Install superpowers for skills that pair well with dev:
/security-review— audit code for vulnerabilities before merging/code-review— review PRs against plan and coding standards/verification-before-completion— prevent premature "done" claims