Automates the creation and management of type-safe Next.js routes and directory structures within Finstreet boilerplate projects.
The Finstreet Route Manager skill is designed to maintain architectural consistency across frontend projects by automating the management of the src/routes.ts file. It acts as an expert assistant for the Next.js App Router, mapping complex business logic—such as user roles (PM/FSP) and products (HOA Accounts/Loans)—to standardized URL paths and directory structures. Whether you are adding a new data entry step in an inquiry workflow or creating a new portal subpage, this skill ensures that file paths, route keys, and localized German URL segments remain perfectly synchronized and type-safe.
Key Features
01Intelligent route grouping for multi-step inquiry workflows
02Role-based path mapping for Verwalter (PM) and Operations (FSP)