.clinerules · Schema
Cline Rule File
Schema for an individual rule file inside a project's .clinerules/ directory. A rule file is a Markdown or text document that provides Cline (the AI coding agent) with persistent instructions, coding conventions, architectural notes, or constraints. Files may contain optional YAML frontmatter that scopes the rule to specific globs so that the rule is only loaded when the active task touches matching files.
AI AgentsClineCoding StandardsConfigurationDeveloper WorkflowPrompt Engineering