mvp-planningPlan and scope a Minimum Viable Product for a solopreneur. Use when deciding what to build first, what to cut, how to prioritize features, how to define "don...
Install via ClawdBot CLI:
clawdbot install JK-0001/mvp-planningGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 21, 2026
A solopreneur freelance developer wants to automate client progress reports to save time and improve client satisfaction. The MVP focuses on generating basic weekly reports from manual inputs, faking real-time updates with scheduled emails, and testing if clients find value enough to pay for automated features.
A solopreneur aims to build a tool that helps small e-commerce stores optimize product listings for SEO. The MVP includes manual keyword suggestions for a few products, faking AI recommendations with curated lists, and testing if store owners see improved traffic and are willing to subscribe.
A solopreneur develops a mobile app to help users track daily wellness habits like hydration and sleep. The MVP features a simple manual logging interface, fakes data syncing with local storage, and tests if users engage consistently and would pay for advanced analytics.
A solopreneur creates a platform for discovering local events in a specific city. The MVP includes a basic listing of manually curated events, fakes real-time updates with daily refreshes, and tests if users return weekly and would support through ads or premium features.
Offer a free basic version to attract users and test engagement, with paid tiers for advanced features like automation or analytics. This model allows validation of willingness to pay while building a user base from the MVP launch.
Sell the core product as a one-time fee, with optional paid add-ons for extra features or integrations. This suits MVPs where the initial value is clear, and additional features can be monetized post-validation based on user feedback.
Charge based on usage metrics such as number of users, transactions, or data processed. This aligns costs with value delivered, making it ideal for MVPs where scaling is tied to customer adoption and can be tested with early beta users.
💬 Integration Tip
Use existing tools like Stripe for payments and Auth0 for authentication to save build time; focus on faking non-core features with manual processes or simple scripts to test hypotheses quickly.
Scored Apr 19, 2026
Manage Trello boards, lists, and cards via the Trello REST API.
Query and manage Linear issues, projects, and team workflows.
Use when the user mentions Jira issues (e.g., "PROJ-123"), asks about tickets, wants to create/view/update issues, check sprint status, or manage their Jira...
Monday.com API integration with managed OAuth. Manage boards, items, columns, groups, and workspaces using GraphQL. Use this skill when users want to create, update, or query Monday.com boards and items, manage tasks, or automate workflows. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
Manage TickTick tasks and projects from the command line with OAuth2 auth, batch operations, and rate limit handling.
Run the Model Context Protocol (MCP) Atlassian server in Docker, enabling integration with Jira, Confluence, and other Atlassian products. Use when you need to query Jira issues, search Confluence, or interact with Atlassian services programmatically. Requires Docker and valid Jira API credentials.