What problem does it solve?
This skill ensures that all Astro page layouts, templates, and UI sections for GeoVerity 2026 are built consistently, adhere to strict compliance standards (accessibility, performance, mobile-first, bilingual), and follow Astro conventions. It prevents common mistakes that lead to failed CI/CD, localization issues, and poor user experience.
Core Features & Use Cases
- Enforced Compliance: Automatically checks for mobile-first CSS, tap targets, bilingual support, and performance optimizations.
- Astro Pattern Guidance: Provides clear guardrails and examples for full page layouts, section components, and React islands.
- Use Case: When creating a new marketing landing page, this skill guides you through every step from initial layout to final accessibility checks, ensuring it meets all GeoVerity standards before code generation.
Quick Start
Use the templating-pages skill to create a new Astro page layout for the "About Us" page, ensuring it supports both English and Spanish.