app-plan

Converts app-idea interviews into technical building blocks and a documentation structure.

41|16|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/vibewithaisy/app-plan-skill --skill app-plan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: app-plan
Source: https://github.com/vibewithaisy/app-plan-skill/tree/main
Command: npx skills add https://github.com/vibewithaisy/app-plan-skill --skill app-plan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

App projects often stall at the start because the idea is unclear, requirements are scattered, and there is no agreed documentation structure to guide development.

Core Features & Use Cases

  • Guided interview to clarify product intent: Asks non-technical questions to understand who the app is for, what it does, and the key user journeys.
  • Converts answers into a technical direction: Translates the interview outcomes into the likely technical building blocks (e.g., auth, data, billing, AI, APIs) to drive the right docs.
  • Generates an app-specific documentation structure: Produces a complete, modular file layout with the right docs to support implementation.

Quick Start

Tell Claude: "앱 만들려고 해—내 앱이 누구를 위해 뭘 해줘야 하는지 질문해줘. 그리고 그 답을 기반으로 문서 구조를 만들어줘."

Frequently Asked Questions about app-plan

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

FAQPage Schema
How do I turn an app idea into a build plan and documentation structure?

To turn an app idea into a build plan, use a guided interview process to clarify product intent and map answers to technical elements. This generates a modular, multi-file documentation scaffold that guides implementation.

What is the best way to gather requirements for an early-stage app idea?

The best way to gather requirements for an early-stage app idea is through a guided discovery interview. By asking non-technical questions about user journeys, you can translate outcomes into technical building blocks like auth and APIs.

Can I use an app planning interview for both internal tools and consumer apps?

Yes, you can use an app planning interview for both internal tools and consumer apps. The guided process applies to requirement gathering across mobile and web use cases, mapping answers to the necessary technical direction.

How does guided interview mapping convert product answers into technical docs?

Guided interview mapping converts product answers into technical docs by translating interview outcomes into likely technical building blocks. It then generates a consistent, modular file layout with runtime guidance to drive implementation.

Do I need a defined tech stack before starting project scaffolding for an app?

No, you do not need a defined tech stack before project scaffolding. The app planning process maps your interview answers to a technical direction, identifying required building blocks to produce the appropriate documentation structure.