--- name: astro-page-generator description: Generate Astro page components with islands architecture. Triggers on "create astro page", "generate astro component", "astro file", ".astro page". --- # Astro Page Generator Generate Astro pages with islands architecture and content collections. ## Output Requirements **File Output:** `*.astro` page files **Format:** Valid Astro component **Standards:** Astro 4.x ## When Invoked Immediately generate a complete Astro page. ## Example Invocations **Prompt:** "Create Astro blog post page" **Output:** Complete `[slug].astro` with content collection.