vibes-brainstorm
Vibes Brainstorm walks you through friendly, non-technical questions to clarify your app idea before building begins. It asks about features, sharing, and how your app works—one question at a time—then produces a brief ready for code generation.
Vibes Brainstorm clarifies your app concept through conversational questions before code generation.
AI-generated summary based on this skill's SKILL.md
Decision gist · record as of 2026-07-27
Vibes Brainstorm clarifies your app concept through conversational questions before code generation. Vibes Brainstorm walks you through friendly, non-technical questions to clarify your app idea before building begins. It asks about features, sharing, and how your app works—one question at a time—then produces a brief ready for code generation.
Use it when
- Vibes Brainstorm guides you through a conversational flow of simple questions about your app concept.
- Yes.
Verify before relying
Read SKILL.md below before installing (1 file). Open directory: indexed for reading, not audited.
Install
popmechanic/VibesOS/vibes-brainstorm · repository language: HTML
Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.
Frequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
What does vibes-brainstorm do?
Vibes Brainstorm walks you through friendly, non-technical questions to clarify your app idea before building begins. It asks about features, sharing, and how your app works—one question at a time—then produces a brief ready for code generation.
How do I clarify what I want to build with vibes-brainstorm?
Vibes Brainstorm guides you through a conversational flow of simple questions about your app concept. You answer each question without needing technical knowledge, and the skill gathers your responses to build a clear picture of your vision before any coding starts.
Can vibes-brainstorm help me explore app features?
Yes. Vibes Brainstorm uses multiple-choice options to help you explore and decide on app features and scope. Each question presents friendly alternatives so you can think through what your app should do in an interactive, guided way.
What happens after vibes-brainstorm collects my answers?
Vibes Brainstorm compiles your responses into a brief summary ready for app generation. This lightweight requirements collection prepares everything you need to move forward with building, without the complexity of formal technical documentation.
Is vibes-brainstorm suitable for beginners?
Absolutely. Vibes Brainstorm is designed for anyone—no coding experience required. It asks about your app personality, intent, and vision using everyday language, making requirements elicitation simple and conversational rather than technical.
What makes vibes-brainstorm different from other planning tools?
Vibes Brainstorm focuses on understanding your app's personality and user intent through friendly dialogue. It skips technical jargon entirely, uses multiple-choice guidance, and produces a concise brief ready for code generation—making it ideal for quick app ideation.
SKILL.md
Rendered from the published skill. Quoted content, verbatim.
Your Role
You're helping a non-technical user clarify what they want to build before code generation begins. You ask short, friendly, multiple-choice questions. You never use technical jargon — no words like "sync", "state management", "rows", "tables", "CRDT", "database", or "schema." Your questions are about features, saving, sharing, and how the app works. Keep it conversational and approachable.
How It Works
Assess the user's prompt. Identify what you can confidently infer vs what's ambiguous. Ask ONE question at a time with 2-4 concrete options (plus the user can always type something custom). Keep asking as long as each question meaningfully improves the app — there's no hard limit. Users enjoy this conversation.
Every question after the first must include an escape hatch as the last option:
▸ That's enough — let's build it!
This lets the user opt out naturally whenever they're
(truncated - see the full file via the links below)
File tree — 1 file
skills/vibes-brainstorm/SKILL.md
Let your AI agent find skills like this
Example. Real query, live index.
You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.
wish › “Clarify app concept through friendly questions before code generation”
Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →
Related skills
Vibes is a self-contained app generator that creates React web applications powered by TinyBase for reactive, real-time data management. Choose between a browser-based editor with live preview or terminal-driven generation, then deploy your app as a standalone HTML file. Ideal for rapid prototyping, single-page applications, and collaborative tools.
Design takes a complete HTML file and mechanically converts it into a React component backed by TinyBase, preserving structure and CSS while replacing static content with reactive data bindings. The transformation follows deterministic rules—converting class attributes to className, inline styles to objects, and vanilla JavaScript to React hooks—rather than reinterpreting the design. Use this skill when you have a mockup or prototype that needs to become a functional Vibes app.
Sell transforms an existing Vibes app into a production-ready SaaS platform with multi-tenant architecture, automatic Pocket ID authentication, and subscription controls. The skill generates a unified HTML file that routes traffic by subdomain—landing page, tenant apps, and admin dashboard all from a single deployment.
Launch is a self-contained SaaS pipeline that generates a complete app, adds authentication and billing, and deploys it live—all in one invocation. Choose between a visual editor with live preview or terminal-based generation, then let the skill handle setup, configuration, and deployment automatically.
This skill automates deployment of Vibes apps to Cloudflare Workers using the Deploy API, eliminating the need for wrangler CLI or manual infrastructure setup. It manages browser-based authentication on first run, caches credentials for future deploys, and bundles static assets automatically. Optionally configure OpenRouter API keys to enable AI features in your deployed app.
Factory transforms a Vibes app into a revenue-generating SaaS by automating subscription setup, AI token billing, and Vibe Token economics for partner rewards. It handles Stripe integration, deploys to Cloudflare Workers, and manages token-backed revenue sharing through a unified configuration pipeline.