Disclosure: Some links on this page are affiliate links. We may earn a commission if you purchase through them — at no extra cost to you. Read our full affiliate disclosure.
Build an App or Script
Go from idea to shipped code — plan, scaffold, implement, test, document.
Core tools in these workflows
How the work actually flows
Read the goal → pick a tool → copy the prompt → ship the output
Spec the Feature
Write what the code should do and the inputs/outputs.
A spec with inputs, outputs, and edge cases.
Scaffold
Generate the project structure, files, and boilerplate.
A runnable project skeleton with the right structure.
Implement
Write the core logic, function by function.
Working source code, in small reviewable chunks.
Test
Generate unit/integration tests and run them.
Tests that pass and cover the edge cases.
Document
Generate README and inline docs.
A README that explains why, not just what.
Ship
Commit, review, and deploy.
A reviewed, deployed build.
Workflows in this builder
Browse the workflows under Website & App Development — these are the source cards feeding this builder.
Full Website Build
Build a complete website from positioning and copy through frontend, database, SEO, and deployment.
Landing Page
Create a high-converting landing page with hero, features, pricing, FAQ, and CTA.
MVP / Mini-program Prototype
Turn a natural-language idea into a working MVP or mini-program prototype.
Code Debugging Flow
Find the root cause of an error, generate a fix patch, run tests, and draft a PR description.
Bulk Page Generation
Generate many SEO topic pages or static pages from a keyword list.
Simple Tool Pages
Build a small single-purpose tool or calculator page and deploy it.
