Scaffolds an admin dashboard (CRUD tables, forms, auth-gated pages, basic analytics) directly into an existing web app …
Scaffolds an admin dashboard (CRUD tables, forms, auth-gated pages, basic analytics) directly into an existing web app project by detecting its schema, auth, framework, and API layer, then asking the user only the handful of questions it couldn't confidently infer. Learns from past runs (both in this project and across other projects) so repeat use asks fewer questions over time. Use this whenever the user asks to "build a dashboard," "add an admin panel," "scaffold CRUD pages," "generate a settings/admin area," or wants internal tooling for managing database records in a Next.js/React app — even if they haven't used the word "dashboard" explicitly (e.g. "I need a page where I can view and edit all my orders").
malcolm88davis
cli
free
Others in the same category, ranked by how often they are opened.