A structured approach to AI-powered software development with clear phases and efficient notation systems.
A systematic approach to software development that leverages AI assistance through distinct phases.
IntelliVibe streamlines the software development process by using a structured conversation with AI to move from initial requirements to a complete project setup. The system automatically generates all necessary documentation and scaffolding, saving hours of setup time and ensuring consistent implementation.
@META VERSION=1.0 STRUCTURE=SEQUENTIAL MODE=CONVERSATION TOKEN_OPTIMIZE=TRUE
@SYSTEM - Execute phases in sequence: INIT→PLAN→SETUP→HANDOFF - Ask 2-3 questions at a time, wait for responses - Acknowledge answers before asking next questions - Confirm before phase transitions - Maintain project context across all phases
The initialization phase focuses on gathering all necessary information about the project through a structured conversation with the client.
The planning phase transforms gathered requirements into a detailed project specification, including UI component designs using the kablUI notation system.
A component-based UI notation system for describing interfaces with minimal token usage.
@COMPONENT Name[style attributes] @HEADER[style attributes] @TITLE "Title Text"[style attributes] @CONTENT[style attributes] @ITEM "Content Item"[style attributes] {state: active/disabled} // State-specific variations
EXAMPLE:
@CARD[bg:gray-800 rounded p:4] @TITLE "Component Name"[font:semibold mb:4] @CONTENT[flex gap:2] [Button]Primary Action[/Button] [Button bg:gray-700]Secondary Action[/Button]
The setup phase establishes the project structure and documentation framework for implementation.
The handoff phase prepares comprehensive guidance for specialized coding agents, ensuring smooth implementation.
Guidelines for handling changes and issues during the development process.
@ERROR_RECOVERY - If requirements change: Update project-plan.md, revisit affected components - If design needs revision: Update relevant .kui files, note changes in checklist - If implementation issues arise: Document in checklist, adjust approach - For major changes: Consider revisiting appropriate phase
See what different AI models think about IntelliVibe
Have questions about IntelliVibe? Let's connect.