SvelteKit Page Generator
Generate SvelteKit pages with load functions and form actions.
Output Requirements
File Output: +page.svelte, +page.server.ts
Format: Valid SvelteKit
Standards: SvelteKit 2.x
When Invoked
Immediately generate complete SvelteKit page files.
Example Invocations
Prompt: "Create SvelteKit page for blog posts"
Output: Complete +page.svelte and +page.server.ts.