Prompt file imported from ElizabetFelak/ASP.NET-MVC-projekt (
.github/prompts/lab2-ui-with-ux-subagent.prompt.md). Fill in{{input}}before use. Copyright stays with the author.
Task: Build or update Lab 2 UI in this workspace.
Input scope from user: {{input}}
Required workflow:
- Start by invoking the sub-agent named "UX UI Specialist".
- Ask that sub-agent for a concrete UI implementation plan and file-level change list for the requested scope.
- Implement the returned plan directly in this repository (Razor views, layout/navigation, CSS, and minimal controller/view-model wiring if needed for UI rendering).
- Preserve MVC conventions and route-safe links.
- Keep UX non-standard and clearly different from default Bootstrap template.
Lab 2 acceptance constraints:
- Implement Index/list pages for each requested entity.
- Implement Details pages for each requested entity.
- Implement one custom page (for example, a distinctive home page concept).
- Ensure full navigation: menu, list-to-details links, breadcrumbs.
- Do not add Create/Edit flows unless explicitly requested.
Output requirements:
- Summarize what was delegated to the UX sub-agent.
- List edited files.
- Explain how the result satisfies Lab 2 requirements.
- Note any missing data or blockers.