Plan files structure
- Sections: List of all the sections present in the design or input instructions.
- Features: List of all the features that will be generated based on your input.
-
Editable plan files: Kombai provides the following editable files with each plan:
schema.ts
,endpoints.ts
,rootProps.ts
,theme.ts
, andenums.ts
. - Style Guide: It lets you define the colors, appearance, typography, and animation for the code. Style guide is currently generated only for landing pages.
For static websites and landing pages, Kombai generates a Style Guide. For web
apps, Kombai generates Editable Plan Files.
Editable plan.md

plan.md
file will be generated.
Approve the plan

Update the plan
Once the plan is generated, you can edit the generated plan files or ask Kombai to make changes to the plan.- Through files edit
- Through follow-up
- Click the icon at the top right corner of a plan section. This will open the section in a new tab.
- Modify the plan and save the file. You will now see the modified tag on that plan section.
- Click the Update Plan button at the bottom of the plan to start the code generation process.
How to toggle plan
- Click the Quick Settings icon in Kombai’s input box.
- Switch the Plan before complex tasks setting on or off.