Before performing any complex frontend task, Kombai always generates an editable plan for you to approve or update. This ensures that the task and generated code is always in your control.Complexity of a task is determined by the number of sections, images, icons, global store entities, queries, etc. required in the code.
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
enums.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.