You can use the VS Code extension to generate code for your tools. This feature is especially useful when you want to quickly scaffold a new tool or add new features to an existing one.

1

Select your tool

Choose a new tool or select an existing tool from the dropdown menu.

2

Submit specifications

Submit your backend specification and/or frontend specification. Read our prompt guide for best practices.

3

Review the plans

Review and edit the generated backend plan and frontend plan for accuracy.

It is advisable to review the plans before proceeding to the next step to ensure that the AI has understood your requirements correctly.

4

Wait for changes

Wait for the changes to be implemented. The system will attempt to debug any errors introduced by the generated code.

This debugging process will be attempted up to 8 times. If errors persist, you will be prompted to manually debug the code.