Cloud Market — Professional Odoo development plugins for Claude Code. Each plugin uses 1 unified command + skill-driven natural language.
npx claudepluginhub ahmed-lakosha/odoo-pluginsDocker infrastructure for Odoo — 1 command (/odoo-docker) with init, compose, deploy, build sub-commands. Nginx, debugging, performance via natural language.
No description available.
RuFlo Marketplace: Claude Code native agents, swarms, workers, and MCP tools for continuous software engineering
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Share bugs, ideas, or general feedback.
7 professional Odoo development plugins for Claude Code — covering the full Odoo development lifecycle from upgrade migrations to testing, security, internationalization, and server lifecycle management.
# Install all 7 Odoo plugins at once
claude mcp add cloud-market [https://github.com/ahmed-lakosha/odoo-plugins.git]
Or install individual plugins from the marketplace by referencing this repo.
Comprehensive Odoo module upgrade assistant for migrating between versions (14-19)
Handles XML view transformations (<tree>→<list>, attrs→inline), Python API changes,
OWL 1.x→2.0 lifecycle hooks, controller type migrations, SCSS variable restructuring,
and RPC service replacements. Includes 150+ patterns and 75+ auto-fixes.
Commands: /odoo-upgrade
Odoo website theme development with MCP integration and Bootstrap version management
Full publicWidget framework, dark mode toggle patterns, RTL/LTR switcher, Figma→Odoo
conversion, $o-website-values-palettes reference, theme mirror model architecture,
and OWL 2.0 component patterns for Odoo 18+.
Commands: /odoo-frontend, /create-theme, /theme_web_rec
Professional Odoo QWeb reports & email templates toolkit across Odoo 14-19
Create, debug, migrate, and validate QWeb PDF reports and email templates. Includes QR code/barcode patterns (ZATCA/Saudi), Report Wizard templates, bilingual Arabic/English layouts, and Odoo 19 company branding migration guide.
Commands: /odoo-report, /create-qweb-report, /create-email-template, /debug-template,
/migrate-template, /validate-template, /fix-template, /preview-template
Odoo testing toolkit — test generation, mock data, coverage analysis (v14-19)
Generate TransactionCase test skeletons from model definitions using AST parsing,
run tests with colored output and JUnit XML reports, create realistic mock data by
field type, and analyze test coverage gaps with HTML/JSON reports.
Commands: /odoo-test, /test-generate, /test-run, /test-coverage, /test-data
Odoo security audit — access rules, route auth, sudo() analysis with risk scoring
Audit ir.model.access.csv completeness, verify @http.route auth= parameters,
analyze every sudo() call with context classification (CRITICAL/HIGH/MEDIUM/LOW),
and generate a unified risk score (0-100) with remediation guidance. CI-ready with
exit codes.
Commands: /odoo-security, /security-audit, /check-access, /find-sudo, /check-routes
Odoo i18n toolkit — extract, validate, report missing translations, Arabic/RTL (v14-19)
Extract translatable strings from Python/XML/JS/QWeb to .pot/.po files using AST
parsing, validate translation completeness with Arabic plural form support (nplurals=6),
find missing translations by language, and merge/clean/convert .po files. Full
Arabic/RTL layout patterns included.
Commands: /odoo-i18n, /i18n-extract, /i18n-missing, /i18n-validate, /i18n-export
Complete Odoo server lifecycle manager — run, deploy, initialize across any environment and IDE
Start/stop Odoo with auto-detection of local venv or Docker, initialize new environments (venv + PostgreSQL + .conf generation), manage databases (pg_dump backup/restore, create/drop, admin reset), orchestrate Docker (build, up, down, logs, shell, Dockerfile generation for all versions 14-19), and generate IDE configurations for PyCharm and VSCode automatically.
Commands: /odoo-service, /odoo-start, /odoo-stop, /odoo-init, /odoo-db, /odoo-docker, /odoo-ide
| Plugin | 14 | 15 | 16 | 17 | 18 | 19 |
|---|---|---|---|---|---|---|
| odoo-upgrade | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
| odoo-frontend | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
| odoo-report | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
| odoo-test | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
| odoo-security | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
| odoo-i18n | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
| odoo-service | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |