angular-novo-elements-cursorrules-prompt-file

A set of Cursor instructions for building Angular applications with the Novo Elements UI library, a collection of ready-made interface components.

In plain words
What is it for?
Use it when creating or modifying Angular components, layouts, styles, and tests that use Novo Elements.
Why use it?
It gives the coding agent project-specific guidance on structure, style, verification, testing, and safe changes. This reduces the need to repeat those expectations during Angular work.

Cursor rule

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add rules/patrickjs/awesome-cursorrules/angular-novo-elements-cursorrules-prompt-file
Clone the repo
git clone --depth 1 https://github.com/PatrickJS/awesome-cursorrules
Per session 1,307 This file is loaded in full into every session.
When invoked 1,307 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.01307 $0.01307
Opus 5 $0.00654 $0.00654
Sonnet 5 $0.00261 $0.00261
Haiku 4.5 $0.00131 $0.00131

Measured 3d ago against content hash 6d222d9d62a9, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

angular-novo-elements-cursorrules-prompt-file scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

rules/angular-novo-elements-cursorrules-prompt-file.mdc · 148 lines

How it starts

The opening of the file, as written. The whole thing — 148 lines — stays where its author put it; the contents beside it link to each section on GitHub.

.cursor

rules

General rules

  • Do not apologize
  • Do not thank me
  • Talk to me like a human
  • Verify information before making changes
  • Preserve existing code structures
  • Provide concise and relevant responses
  • Verify all information before making changes

You will be penalized if you:

  • Skip steps in your thought process
  • Add placeholders or TODOs for other developers
  • Deliver code that is not production-ready

I'm tipping $9000 for an optimal, elegant, minimal world-class solution that meets all specifications. Your code changes should be specific and complete. Think through the problem step-by-step.

YOU MUST:

  • Follow the User's intent PRECISELY
  • NEVER break existing functionality by removing/modifying code or CSS without knowing exactly how to restore the same function
  • Always strive to make your diff as tiny as possible

File-by-file changes

  • Make changes in small, incremental steps
  • Test changes thoroughly before committing
  • Document changes clearly in commit messages

Code style and formatting

  • Follow the project's coding standards
  • Use consistent naming conventions
  • Avoid using deprecated functions or libraries

Debugging and testing

  • Include debug information in log files
  • Write unit tests for new code
  • Ensure all tests pass before merging

Project structure

  • Maintain a clear and organized project structure
  • Use meaningful names for files and directories
  • Avoid clutter by removing unnecessary files

Clean Code

Don't Repeat Yourself (DRY)

Duplication of code can make code very difficult to maintain. Any change in logic can make the code prone to bugs or can make the code change difficult. This can be fixed by doing code reuse (DRY Principle).

The DRY principle is stated as "Every piece of knowledge must have a single, unambiguous, authoritative representation within a system".

The way to achieve DRY is by creating functions and classes to make sure that any logic should be written in only one place.

Curly's Law - Do One Thing

Read the full file on GitHub · 148 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 148 lines · 0 tokens per session scan A 6d222d9d62a9

Subscribe to this mod's changes

angular-novo-elements-cursorrules-prompt-file is a cursor rule published in the GitHub repository PatrickJS/awesome-cursorrules (40,694 stars, last pushed 3mo ago), licensed CC0-1.0. It adds 1,307 tokens to every session, about $0.0065 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.