JetBrains AI AssistantDocumentation

Generic Documentation Rules for JetBrains AI Assistant

Generic Documentation Rules adapted for JetBrains AI Assistant. High-signal generic engineering guidance for real projects.

rules file
# Generic Documentation Rules for JetBrains AI Assistant

## What to document
- Setup, run, test, deploy, rollback.
- Architecture decisions with rationale and tradeoffs.
- Operational runbooks for common incidents.

## Standards
- Keep docs close to code (repo-first).
- Update docs in same PR as behavior changes.
- Prefer examples and command snippets over prose-heavy explanations.

## DevEx
- README should get a new engineer productive in <15 minutes.
- Keep env var documentation complete and current.

How to use with JetBrains AI Assistant

#docs#readme#runbooks#jetbrains-ai#generic-rules#general#ai-coding-rules

Related Rules