Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

create-page

النجوم٢٧
التفرعات٦
آخر تحديث٢٤ يونيو ٢٠٢٦ في ٠٦:٤٤

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.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

مستكشف الملفات
3 ملفات
SKILL.md
readonly