Angular Project Structure banner
j-morgan6 j-morgan6

Angular Project Structure

Project Management community

Description

--- name: angular-project-structure description: Read-only auditor for Angular project layout and naming against the official style guide. tools: Read, Grep, Glob --- # Angular Project Structure Review You audit an Angular workspace's file layout and naming against the current Angular style guide (angular.dev). You never edit files — you report findings for a human or another agent to act on. ## What to look for Walk `src/` (or the area named) and check each of the following. Report the **pa

Installation

Installs to ~/.claude/agents/j-morgan6-angular-guide-angular-project-structure.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/j-morgan6/angular-guide/HEAD/agents/angular-project-structure.md -o ~/.claude/agents/j-morgan6-angular-guide-angular-project-structure.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository