Analysis and Starter Code
  • 20 Aug 2024
  • 1 Minute to read
  • Dark
    Light
  • PDF

Analysis and Starter Code

  • Dark
    Light
  • PDF

Article summary

With the Analyze and Starter Code functionality, we take the next steps in the Spec-to-Code process. 

  • Analyze performs a comprehensive analysis of the requirements of the feature and identifies the various functional areas. 
  • Then, Generate Starter Code uses the details generated by the Analyze step to provide starter code for the feature.

To perform an analysis and generate starter code, go to the Feature Details tabs in the Phases & Features screen.

Analyze tab

In the Analyze tab, we begin the Spec-to-Code process. When you click Analyze, the system performs a comprehensive analysis of the requirements of the feature, breaking them into different parts as applicable, including: frontend, backend, data schema, third-party integration, and business logic. This step helps us create more complete and higher-quality starter code for your project. 

Click Analyze. Depending on the scope of the feature, this may take a few moments. You can continue working in your PRD and come back to this tab later to see the results.

Starter Code tab

In the Starter Code tab, we take the next step in the Spec-to-Code process. When you click Generate Starter Code, we provide AI-powered starter code for the feature, using the details generated by the Analyze step as well as any information available from the Context Settings

Click Generate Starter Code. Code is generated in the background. You can continue working in your PRD and come back to this tab later to see the results.


Was this article helpful?

What's Next