
# Min Side Expert Context > Use this skill when working on `/min-side/` routes, user authentication, access control, or member portal features in BIM Verdi. --- ## 1. Architecture Overview ### Router System Min Side uses a single router template that maps URL paths to part files: ``` template-minside-router.php ↓ inc/minside-helpers.php (route definitions) ↓ parts/minside/{part-file}.php ``` **Key files:** - `template-minside-router.php` - Main router template - `inc/minside-helper
Generate BIM Verdi UI components and pages following the established design system. Use when building templates, components, or any frontend for bimverdi.no. Enforces enterprise-calm aesthetics and avoids generic AI patterns.