Imported from willtonkin/Lumion-Cloud--Test-Assignement (
AGENTS.md). Install upstream withnpx skills add willtonkin/Lumion-Cloud--Test-Assignement. Copyright stays with the author.
Agent Guidelines
Project Structure
Important: Check README.md for the monorepo project layout and structure. The README.md contains detailed information about:
- Project organization (monorepo with npm workspaces)
- Backend and frontend package locations
- Directory structure and file organization
- Port configurations and service locations
Refer to the "Project Layout" section in README.md for a complete overview of the project structure.
Component Usage
Important: When building UI components, prioritize using shadcn/ui components and design language over creating custom components. Try to reduce the amount of custom components and favor using shadcn/ui components as much as possible.