npx
commands for toolchain tasks (e.g., npx -y <tool>
).env
for tokenized CLI credentials (autoinjected by Jarvis)jest
, vitest
, or pytest
depending on the language contextcamelCase
for variables, PascalCase
for types and componentsEvery block or command must include inline comments for LLM context parsing
Use README.md
and IMPROVEMENTS.md
for manual + change logs
Public blocks must include:
Diagrams or call graphs must be included for workflows with >3 steps