Skip to main content
Cursor supports AGENTS.md, and cordango new writes one. Opening the workspace is usually all the setup there is.
1

Create the workspace

2

Open it in Cursor

An always-on rule

AGENTS.md covers the workflow. Where Cursor adds something is a rule that is guaranteed to be in context on every request, and one that attaches itself when a .cordango.yaml file is open. Project rules live in .cursor/rules and must use the .mdc extension. A plain .md file in that directory is ignored.
An auto-attached rule for the source files themselves:

Starting prompt

Starting from nothing

Keep the editor out of the generated app

If you generate an application into the workspace, exclude it from indexing. It is a large tree of ordinary ASP.NET Core and Vue code with nothing in it Cursor needs to reason about while you are authoring, and it will crowd out the source files that matter.