What problem does it solve?
Establishes a shared frontend blueprint for TopNetworks projects to ensure consistent architecture, accessible UI, and reusable patterns across multiple tech stacks (Next.js 15+ and Astro 5).
Core Features & Use Cases
- Component architecture guidelines: module boundaries, directory structure, and naming conventions for pages, components, and layouts.
- UI patterns & design-system integration: standardized components, styling tokens, and accessibility checks to align with the brand.
- Framework-specific conventions: rules for Next.js App Router and Astro environments, including server/client component usage, data fetching, and MDX content patterns.
- Use Case: When starting a new TopNetworks property, apply these rules to bootstrap a scalable, accessible frontend with predictable imports and styling.
Quick Start
Follow the frontend skill guidelines when creating a new page, component, or layout for a TopNetworks project and ensure compliance with the design system and accessibility rules.