odoo19-coding-guidelines

Installation
SKILL.md

Odoo 19 Coding Guidelines

This skill keeps Odoo code aligned with the official Odoo 19 coding guidelines: readable, consistent, maintainable, translatable, and safe.

Version and scope

This skill is written for Odoo 19 guidelines. If the project is clearly another Odoo version, still use the broad engineering principles, but avoid asserting version-specific details unless verified from that version's documentation.

When code syntax itself is the main risk, pair this skill with a version-specific syntax skill such as odoo19-syntax. This skill is about style and structure; it is not a replacement for migration or API reference checks.

How to use this skill

Load only the reference files relevant to the current task:

Installs
15
GitHub Stars
1
First Seen
Apr 26, 2026
odoo19-coding-guidelines — long-dn/odoo-coding-guideline-skills