ContinueDocumentation
Documentation Ai Rules for Continue
Generic AI coding rules for Continue. Improve consistency, output quality, and SEO discoverability with copy-paste ready conventions.
rules file
# Documentation Ai Rules for Continue Use this ruleset in `.continue/rules.md`. ## Universal AI coding principles - Be explicit with goals, constraints, and acceptance criteria. - Enforce clean architecture, readable naming, and test coverage. - Validate inputs, handle errors intentionally, and avoid silent failures. - Keep changes small, reviewable, and reversible. - Write docs for non-obvious decisions and trade-offs. ## Prompting and implementation rules - Ask for clarifications when requirements are ambiguous. - Prefer deterministic logic and stable interfaces. - Avoid introducing unneeded dependencies. - Match existing style/lint/test pipeline exactly. - Include migration notes for any breaking behavior. ## Shipping checklist - Lint passes - Type checks pass - Tests pass - Performance and security risks reviewed - README/changelog updated when behavior changes
How to use with Continue
#continue#general#ai-coding-rules#generic-ai-rules#documentation-ai-rules
Related Rules
Actix Architecture Rules for Continue
ContinueRust
SEO-ready Continue rules for Actix architecture with copy-paste instructions, testing guardrails, and production-safe patterns.
General AI
continue · rustCopy Ready
Actix Performance Rules for Continue
ContinueRust
SEO-ready Continue rules for Actix performance with copy-paste instructions, testing guardrails, and production-safe patterns.
Performance
continue · rustCopy Ready
Actix Security Rules for Continue
ContinueRust
SEO-ready Continue rules for Actix security with copy-paste instructions, testing guardrails, and production-safe patterns.
Security
continue · rustCopy Ready
Alpine.js Performance Rules for Continue
ContinueJavaScript
SEO-ready Continue rules for Alpine.js performance with copy-paste instructions, testing guardrails, and production-safe patterns.
Performance
continue · javascriptCopy Ready