fortran
Modern Fortran rules for scientific computing, modules, explicit interfaces, kind parameters, memory safety, and testing
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install fortran --cli claudewrites the file to.claude/rules/fortran.mdListed as compatible
Configuration
# fetches the source and writes it to:
.claude/rules/fortran.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Modern Fortran rules for scientific computing, modules, explicit interfaces, kind parameters, memory safety, and testing
When to use it
Modern Fortran rules for scientific computing, modules, explicit interfaces, kind parameters, memory safety, and testing
How to install / invoke
# copy the rule into your project (Cursor reads .mdc; Claude can read it as CLAUDE.md guidance)
curl -sL https://github.com/PatrickJS/awesome-cursorrules/raw/main/rules/fortran.mdc -o .cursor/rules/fortran.mdc
Notes
Migrated from PatrickJS/awesome-cursorrules (the largest Cursor-rules collection). Cursor .mdc rule files are valid agent-harness rules.