Use your existing Copilot subscription or bring your own API key (BYOK) to generate complete web and mobile applications directly within VS Code. Convert design to code. Works best with advanced coding models.
Install from MarketplaceCreate native mobile apps using React Native and Expo.
Generate modern web apps with React and Next.js.
Convert Figma design to code or paste a screenshot
Optionally connect to Supabase for backend storage and authentication.
Generates application architecture diagrams and component designs.
Automatically generates TypeScript code for your components.
Handles project creation, dependency management, and tech stack configuration.
@app-developer-mobile
or @app-developer-web
./create
command followed by
your app description./run
to execute the generated app.
@app-developer-mobile /create A simple notes app
@app-developer-web /create twitter clone
@app-developer-mobile /create flappy bird game
Ctrl+Shift+P
/ Cmd+Shift+P
).While the extension aims for perfection, you might encounter minor issues (e.g., TypeScript errors, missing dependencies) after generation. Check the terminal output for error messages. For common problems, refer to the troubleshooting guide.