AI SummaryBefore writing any code, read CONTRIBUTING.md and .github/copilot-instructions.md.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to add the "briefing-room-for-dcs — Cursor Rules" prompt rules to my project. Repository: https://github.com/DCS-BR-Tools/briefing-room-for-dcs Please read the repo to find the rules/prompt file, then: 1. Download it to the correct location (.cursorrules, .windsurfrules, .github/prompts/, or project root — based on the file type) 2. If there's an existing rules file, merge the new rules in rather than overwriting 3. Confirm what was added
Description
An advanced mission generator for Eagle Dynamic's DCS World.
BriefingRoom for DCS — Cursor Rules
Before writing any code, read CONTRIBUTING.md and .github/copilot-instructions.md.
Commit conventions
• Use prefixes: Added: / Updated: / Fixed: / Removed: • Commits with AI-generated code must end with (AI Written)
Hard constraints
• No new NuGet/npm dependencies without approval • No hardcoded user-facing strings — use Database/Language/ • Tests go in src/Tests/; write them against original behaviour first • Lua targets 5.1 (DCS World) — no goto, no bitwise operators, no _ENV • Use System.Text.Json, not Newtonsoft • Build: dotnet build src/BriefingRoom.sln
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Any AI assistant that accepts custom rules or system prompts