A
View source Cursor rule · Cursor Rule
Angular (TypeScript)
TypeScript conventions for an Angular project
By awesome-cursorrules community (curated by PatrickJS) · last verified 2026-09-06
What it does
Cursor Project Rules for Angular development with TypeScript integration: module structure, dependency injection, and RxJS patterns.
Install
Cursor
mkdir -p .cursor/rules curl -o .cursor/rules/angular-typescript-cursorrules-prompt-file.mdc https://raw.githubusercontent.com/PatrickJS/awesome-cursorrules/main/rules/angular-typescript-cursorrules-prompt-file.mdc
Per the repo's own instructions: create a .cursor/rules/ directory in your project, then copy the .mdc file into it. Cursor auto-attaches the rule based on the globs in its frontmatter.
Details
StackAngular, TypeScript