kickoff

Generates a masterplan.md blueprint for new app ideas through structured conversation.

1|Updated Jun 29, 2026
One-click install
npx skills add https://github.com/natthasath/natthasath-marketplace --skill kickoff-natthasath
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: kickoff
Source: https://github.com/natthasath/natthasath-marketplace/tree/main/plugins/masterplan/skills/kickoff
Command: npx skills add https://github.com/natthasath/natthasath-marketplace --skill kickoff-natthasath

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Turning a rough app or system idea into a structured development plan is hard, and jumping straight into coding often leads to rework and misaligned expectations. This Skill guides a conversational planning session and produces a masterplan.md file that serves as a shared blueprint before any code is written. ## Core Features & Use Cases - Guided Discovery Dialogue: Asks one question at a time about features, target users, platforms, data storage, authentication, integrations, and scalability to fully understand the idea. - Conceptual Tech Guidance: Explains technology options such as databases and frameworks with pros and cons at a conceptual level, without writing any code. - Masterplan Generation: Produces a masterplan.md covering overview, target audience, core features, tech stack recommendations, conceptual data model, UI principles, security considerations, development phases, risks, and future scalability. - Use Case: A developer says "I want to build a food delivery app" — the Skill interviews them step by step, then delivers a complete masterplan.md the whole team can align on. ## Quick Start Invoke /kickoff with your app idea, for example: /kickoff I want to build a booking system for a yoga studio.

Frequently Asked Questions about kickoff

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I plan a new app idea before writing code?▼

Start a guided planning conversation that explores your idea's features, target users, platform, data storage, and integrations one question at a time. The result is a masterplan.md file capturing the full conceptual blueprint of your app.

What should a software masterplan document include?▼

A masterplan should include app overview and objectives, target audience, core features, conceptual tech stack recommendations, a conceptual data model, UI design principles, security considerations, development phases, risks with mitigations, and future scalability paths.

Does the kickoff skill write any code during planning?▼

No, the skill explicitly forbids writing code during the conversation. Its purpose is purely conceptual understanding and planning, keeping technical discussion at the level of options, trade-offs, and recommendations.

Can I use wireframes or diagrams when planning an app?▼

Yes, attached wireframes, diagrams, or idea documents are used to inform the questioning and the resulting masterplan. Sharing visual artifacts helps clarify the vision and produces a more accurate plan.

When should I not use a conversational planning approach?▼

Skip it when requirements are already fully documented or when you need immediate implementation rather than planning. The skill is designed for the discovery phase and is invoked manually via /kickoff, not auto-triggered.