chama-x

60 mods across 1 repository, 5 stars between them.

chama-x/GroundRules

Skill Claude CodeCodex

Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.

5 18d ago A 68 tokens original MIT

odoo-17.0

26

chama-x/GroundRules

Skill Claude CodeCodex

Odoo 17 development reference for Python models and ORM (search, domain, readgroup, compute fields), XML/CSV data and views, OWL/JS client code, QWeb reports, security (ACL, record rules, groups), cron and server actions, migrations and module upgrades, tests, i18n, and performance. Use this skill whenever work…

5 18d ago A 139 tokens original MIT

odoo-18.0

27

chama-x/GroundRules

Skill Claude CodeCodex

Odoo 18 development reference for Python models and ORM (search, domain, readgroup, compute fields), XML/CSV data and views, OWL/JS client code, QWeb reports, security (ACL, record rules, groups), cron and server actions, migrations and module upgrades, tests, i18n, and performance. Use this skill whenever work…

5 18d ago A 139 tokens copy · 89% MIT

odoo-19.0

28

chama-x/GroundRules

Skill Claude CodeCodex

Odoo 19 development knowledge base with 18 specialized guides covering Actions (ir.actions., cron jobs, server actions), Controllers (HTTP routing, endpoints, auth types), Data files (XML/CSV records, shortcuts, noupdate), API Decorators (@api.depends, @api.constrains, @api.ondelete, @api.onchange, @api.model…

5 18d ago A 345 tokens copy · 92% MIT

odoo-code-review

29

chama-x/GroundRules

Skill Claude CodeCodex

Review Odoo addon code for correctness, security, performance, migrations, tests, and official Odoo coding guidelines. Use when reviewing Odoo modules, diffs, pull requests, or changed files involving models, fields, XML views, data, controllers, reports, OWL/assets, manifests, access rules, record rules, or OCA…

5 18d ago A 75 tokens original MIT

odoo-code-tracer

30

chama-x/GroundRules

Skill Claude CodeCodex

Trace Odoo execution flow from an entry point through controllers, button actions, cron jobs, model methods, overrides, computes, onchanges, constraints, database operations, security checks, and side effects. Use before implementation, during debugging, impact analysis, performance review, or code review when…

5 18d ago A 71 tokens original MIT

odoo-grill-me

31

chama-x/GroundRules

Skill Claude CodeCodex

Odoo-specific grilling session that stress-tests addon plans, migrations, model/view/security designs, OWL frontend changes, and verification strategy. Use when the user wants to be grilled on an Odoo plan/design, asks to stress-test an addon architecture, or mentions grill me in an Odoo context.

5 18d ago A 66 tokens original MIT

odoo-idea-gates

32

chama-x/GroundRules

Skill Claude CodeCodex

Odoo-aware idea validation for deciding whether a module, addon, app, or product should exist before implementation. Use when the user wants to validate an Odoo module idea, check whether a solution already exists, assess usefulness or buyer demand, narrow a wedge, or decide whether an addon is worth building.

5 18d ago A 68 tokens original MIT

odoo-migration

33

chama-x/GroundRules

Skill Claude CodeCodex

End-to-end OCA module migration workflow for porting addons between Odoo major versions and preparing [MIG] pull requests. Use when migrating OCA modules, porting addons between Odoo versions, applying OCA migration checklists, resolving migration patch conflicts, or preparing versioned OCA migration PRs.

5 18d ago A 68 tokens original MIT

odoo-owl

34

chama-x/GroundRules

Skill Claude CodeCodex

Odoo OWL frontend engineering guidance covering components, templates, reactivity, hooks, props, plugins, registries, debugging, assets, and OWL 1/2/3 migration. Use when working with Odoo frontend components, @odoo/owl, static/src JavaScript/XML templates, signals, proxy, props, t-on, t-ref, t-model, registries…

5 18d ago A 90 tokens original MIT

odoo-test-writer

35

chama-x/GroundRules

Skill Claude CodeCodex

Create and improve Odoo custom module tests using the Odoo test framework. Use when the user asks to add tests, create TransactionCase/HttpCase tests, test Odoo business logic, mock external APIs, use Form helper, test access rules, test workflows, or improve Odoo test coverage.

5 18d ago A 66 tokens original MIT

odoo

36

chama-x/GroundRules

Skill Claude CodeCodex

Odoo engineering workflows for addon development, codebase exploration, debugging, architecture/refactor review, manifest/docs sync, and routing to migration work. Use when the user mentions Odoo, addons, modules, manifests, models, XML views, security CSVs, record rules, Odoo shell, OWL/QWeb/assets, or when an Odoo…

5 18d ago A 78 tokens original MIT

zoom-out

37

chama-x/GroundRules

Skill Claude CodeCodex

Tell the agent to zoom out and give broader context or a higher-level perspective. Use when you're unfamiliar with a section of code or need to understand how it fits into the bigger picture.

5 18d ago A 40 tokens copy · 86% MIT

cms-migration

38

chama-x/GroundRules

Skill Claude CodeCodex

Use when user wants to migrate content from another CMS (WordPress, Contentful, Strapi, Sanity, Webflow, etc.) to Payload CMS.

5 18d ago A 35 tokens original MIT

payload

39

chama-x/GroundRules

Skill Claude CodeCodex

Use when working with Payload projects (payload.config.ts, collections, fields, hooks, access control, Payload API). Use when debugging validation errors, security issues, relationship queries, transactions, or hook behavior.

5 18d ago A 43 tokens copy · 94% MIT

payload-ecommerce

40

chama-x/GroundRules

Skill Claude CodeCodex

Extends the core Payload CMS skill with e-commerce specific knowledge, such as handling carts, Stripe integrations, dynamic product variations, and tax calculations.

5 18d ago A 33 tokens original MIT

chama-x/GroundRules

Skill Claude CodeCodex

Material Design 3 and Android platform guidelines. Use when building Android apps with Jetpack Compose or XML layouts, implementing Material You, navigation, or accessibility. Triggers on tasks involving Android UI, Compose components, dynamic color, or Material Design compliance.

5 18d ago A 55 tokens copy · 100% MIT

chama-x/GroundRules

Skill Claude CodeCodex

Apple Human Interface Guidelines for iPhone. Use when building, reviewing, or refactoring SwiftUI/UIKit interfaces for iOS. Triggers on tasks involving iPhone UI, iOS components, accessibility, Dynamic Type, Dark Mode, or HIG compliance.

5 18d ago A 56 tokens copy · 100% MIT

chama-x/GroundRules

Skill Claude CodeCodex

Apple Human Interface Guidelines for iPad. Use when building iPad-optimized interfaces, implementing multitasking, pointer support, keyboard shortcuts, or responsive layouts. Triggers on tasks involving iPad, Split View, Stage Manager, sidebar navigation, or trackpad support.

5 18d ago A 59 tokens copy · 100% MIT

chama-x/GroundRules

Skill Claude CodeCodex

Apple Human Interface Guidelines for Mac. Use when building macOS apps with SwiftUI or AppKit, implementing menu bars, toolbars, window management, or keyboard shortcuts. Triggers on tasks involving Mac UI, desktop apps, or Mac Catalyst.

5 18d ago A 55 tokens copy · 100% MIT

chama-x/GroundRules

Skill Claude CodeCodex

Apple Human Interface Guidelines for Apple TV. Use when building tvOS apps with focus-based navigation, Siri Remote input, or living room viewing experiences. Triggers on tasks involving Apple TV, tvOS, 10-foot UI, or media playback.

5 18d ago A 55 tokens copy · 100% MIT

chama-x/GroundRules

Skill Claude CodeCodex

Apple Human Interface Guidelines for Apple Vision Pro. Use when building spatial computing apps, implementing eye/hand input, or designing immersive experiences. Triggers on tasks involving visionOS, RealityKit, spatial UI, or mixed reality.

5 18d ago A 51 tokens copy · 100% MIT

chama-x/GroundRules

Skill Claude CodeCodex

Apple Human Interface Guidelines for Apple Watch. Use when building watchOS apps, complications, or workout features. Triggers on tasks involving Watch UI, Digital Crown, glanceable interfaces, or wrist-based interactions.

5 18d ago A 47 tokens copy · 100% MIT

chama-x/GroundRules

Skill Claude CodeCodex

Web platform design and accessibility guidelines. Use when building web interfaces, auditing accessibility, implementing responsive layouts, or reviewing web UI code. Triggers on tasks involving HTML, CSS, web components, WCAG compliance, responsive design, or web performance.

5 18d ago A 54 tokens copy · 100% MIT