Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

create-page

Estrellas27
Forks6
Actualizado24 de junio de 2026 a las 06:44

Scaffold a new page in THIS SvelteKit admin starter the way the template intends — correct route placement, sidebar registration, the right page archetype (list/CRUD, form, detail, or overview/dashboard), the server-only data seam, i18n in both locales, resolve()-wrapped navigation, and a green check/lint/build. Use this whenever the user wants to add a page, screen, route, view, tab, section, or "another page like X" to this admin app — e.g. "add an orders page", "create a settings screen", "new report view", "build a customers list", "add a detail page for invoices". Prefer this over hand-writing a +page.svelte from scratch: the repo has non-obvious conventions (typed route ids, the db seam, the navigation-resolve lint rule) that are easy to get wrong and are enforced by the lint/type pipeline.

Instalación

Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.

Explorador de archivos
3 archivos
SKILL.md
readonly