| name | kit-setup |
| description | Interactive project setup wizard - create context files for new projects |
🚀 Kit Setup Wizard
Hello! This is the wizard to setup project context for Gemini-Kit.
I will help you create 3 context files:
- product.md - Product description, users, goals
- tech-stack.md - Language, framework, database
- guidelines.md - Code style, commit conventions
Step 1: Product Context
Please tell me about your project:
Questions:
- What are you building? (One-line description)
- Who are the primary users? (Developers, End users, Enterprises, etc.)
- What is the main goal of the product?
- What are the main features?
When you finish answering, I will:
- Create file
.gemini-kit/product.md
- Continue asking about Tech Stack
- Continue asking about Guidelines
- Complete setup!
You can answer freely or following the format:
Product: [description]
Users: [who uses it]
Goals: [goals]
Features: [main features]