open-mercato

96 mods across 3 repositories, 2.0k stars between them.

open-mercato/open-mercato

Skill Claude CodeCodex

Internal Codex-flavored copy of the backend UI design guidance for @open-mercato/ui. Prefer the main om-backend-ui-design skill for normal backend page, CRUD, table, and form work.

1.7k yesterday A 52 tokens original MIT

om-app-spec-writing

02

open-mercato/open-mercato

Skill Claude CodeCodex

Write and review a business-level App Spec — domain model, workflows with ROI, user stories with failure paths, platform gap analysis in atomic commits, and a phased rollout — BEFORE any feature spec or code exists. One level above om-spec-writing, which decomposes the finished App Spec into feature specs. Use when…

1.7k yesterday B 112 tokens original MIT

open-mercato/open-mercato

Skill Claude CodeCodex

Open Mercato repo-local extension of the shared om-auto-continue-pr-loop skill (installed from open-mercato/skills into .agents/skills/). Pins the spec-completion gates (OM integration suites + om-ds-guardian), the .ai/specs/enterprise spec scope, and legacy flat-plan resume support.

1.7k yesterday A 75 tokens original MIT

open-mercato/open-mercato

Skill Claude CodeCodex

Open Mercato repo-local extension of the shared om-auto-create-pr-loop skill (installed from open-mercato/skills into .agents/skills/). Pins the spec-completion gates (OM integration suites + om-ds-guardian) and the .ai/specs/enterprise spec scope.

1.7k yesterday A 67 tokens original MIT

om-auto-publish-pr

05

open-mercato/open-mercato

Skill Claude CodeCodex

Publish pkg.pr.new package previews for a same-repository Open Mercato PR by dispatching the Package Previews GitHub Actions workflow with gh. Use when a maintainer asks to publish, republish, or trigger a PR package preview. Does not publish npm snapshots.

1.7k yesterday A 60 tokens original MIT

open-mercato/open-mercato

Skill Claude CodeCodex

Generate a human QA report for a window of merged PRs (date floor, PR-number floor, or default last 7 days) and ship it as a docs-only PR against develop. Groups work into P0/P1/P2 testing routes with click paths, verification points, and risk callouts. Writes markdown + HTML under .ai/analysis/. Hands off to…

1.7k yesterday A 99 tokens original MIT

om-auto-review-pr

07

open-mercato/open-mercato

Skill Claude CodeCodex

Open Mercato repo-local extension of the shared om-auto-review-pr skill (installed from open-mercato/skills into .agents/skills/). Makes the review GitHub-checks-first (local validation only as a narrow fallback) and keeps this repo's stricter verdict rule (Medium findings request changes).

1.7k yesterday A 69 tokens original MIT

open-mercato/open-mercato

Skill Claude CodeCodex

Paranoid OWASP-oriented security analysis for a SINGLE unit of work — one PR, one spec under .ai/specs/, or one branch diff. Hunts non-obvious attack vectors beyond OWASP Top 10, flags same-pattern hotspots elsewhere, and emits "Next steps — go deeper" follow-ups. Writes markdown + HTML under .ai/analysis/; runs…

1.7k yesterday A 93 tokens original MIT

om-auto-sec-report

09

open-mercato/open-mercato

Skill Claude CodeCodex

Driver that loops om-auto-sec-report-pr across a window (date, PR-number floor, branch, spec, or default last 7 days of merged PRs) and aggregates findings into one docs-only PR against develop. Writes markdown + HTML under .ai/analysis/ with a top-level "Next steps — go deeper" list.

1.7k yesterday A 76 tokens original MIT

open-mercato/open-mercato

Skill Claude CodeCodex

Open Mercato releases must keep CHANGELOG.md, UPGRADENOTES.md, and version-specific downstream migration skills aligned. Apply this contract after the external skill resolves {version}, {date}, and the previous changelog release, but before it edits files or delegates to om-auto-create-pr.

1.7k yesterday A 0 tokens original MIT

open-mercato/open-mercato

Skill Claude CodeCodex

Migrate a downstream Open Mercato user codebase from 0.4.10 to 0.5.0. Executable companion to UPGRADENOTES.md — detects which codemod patterns are in use, applies them in place, typechecks, and reports what still needs human review. Triggers on "upgrade open-mercato to 0.5.0", "bump to 0.5.0", or "apply UPGRADENOTES…

1.7k yesterday A 118 tokens original MIT

open-mercato/open-mercato

Skill Claude CodeCodex

Migrate downstream Open Mercato user code from 0.6.6 to 0.6.7. Applies the pg-errors import move, safely unwraps proven scheduler queue payload consumers, audits query-index callbacks and removed scheduler metadata, then typechecks and reports manual follow-up. Use for "upgrade Open Mercato to 0.6.7", "migrate 0.6.6…

1.7k yesterday A 120 tokens original MIT

open-mercato/open-mercato

Skill Claude CodeCodex

Migrate downstream Open Mercato code from 0.6.7 to 0.7.0 with exact TanStack, settings-group, and removed-env edits; audit auth, search, workflow, facts, Redis, webhook, and security-header changes; validate the app; and report manual work. Use for "upgrade Open Mercato to 0.7.0", "migrate 0.6.7 to 0.7.0", "apply the…

1.7k yesterday A 141 tokens original MIT

open-mercato/open-mercato

Skill Claude CodeCodex

Design and implement consistent, production-grade backend/backoffice interfaces using the @open-mercato/ui component library. Use this skill when building admin pages, CRUD interfaces, data tables, forms, detail pages, or any backoffice UI components. Ensures visual consistency and UX patterns across all application…

1.7k yesterday A 66 tokens original MIT

om-code-review

15

open-mercato/open-mercato

Skill Claude CodeCodex

Open Mercato repo-local extension of the shared om-code-review skill (installed from open-mercato/skills into .agents/skills/). Adds the Docker-vs-local gate runner detection, the template parity gate, Open Mercato layer classification, and the repo's severity taxonomy on top of the shared workflow.

1.7k yesterday A 69 tokens original MIT

om-create-agents-md

16

open-mercato/open-mercato

Skill Claude CodeCodex

Create or rewrite AGENTS.md files for Open Mercato packages and modules. Use this skill when adding a new package, creating a new module, or when an existing AGENTS.md needs to be created or refactored. Ensures prescriptive tone, the Always/Ask First/Never/Validation Commands boundary structure, MUST-style rules…

1.7k yesterday A 85 tokens original MIT

om-create-ai-agent

17

open-mercato/open-mercato

Skill Claude CodeCodex

Build, override, or extend a typed Open Mercato AI agent (chat or structured-object) using the unified AI framework — declare ai-agents.ts, register tool packs via defineAiTool, patch existing agents with aiAgentExtensions, configure agentic loop controls (loop.stopWhen / loop.prepareStep / loop.budget /…

1.7k yesterday B 227 tokens original MIT

open-mercato/open-mercato

Skill Claude CodeCodex

Maintain the VS Code Dev Container setup for Open Mercato. MUST use for ANY change to .devcontainer/ files. Also use when the container fails to build/start, services inside misbehave, or "works locally but not in dev container". Triggers on "dev container", "devcontainer", ".devcontainer".

1.7k yesterday A 72 tokens original MIT

om-ds-guardian

19

open-mercato/open-mercato

Skill Claude CodeCodex

Design System Guardian for Open Mercato. Use for frontend UI work, design-system compliance reviews, semantic token migration, hardcoded color or typography cleanup, DS-compliant page scaffolding, and common DS violations such as arbitrary text sizes, raw color classes, or missing shared states. Prefer this skill…

1.7k yesterday A 76 tokens original MIT

open-mercato/open-mercato

Skill Claude CodeCodex

Two-mode skill for Figma + Open Mercato Design System. MODE A — Generate design briefs for NEW screens that conform to the shipped DS (tokens, primitives, layout patterns). MODE B — Audit EXISTING Figma designs against the DS and produce a remediation plan (violations + fixes + optional Figma variable swap commands).…

1.7k yesterday A 250 tokens original MIT

om-fix-specs

21

open-mercato/open-mercato

Skill Claude CodeCodex

Normalize spec filenames in .ai/specs and .ai/specs/enterprise to the date+slug convention. Use this when legacy SPEC- / SPEC-ENT- names need to be cleaned up, when filename collisions appear after dropping numeric prefixes, or when links must be updated after normalization.

1.7k yesterday A 68 tokens original MIT

open-mercato/open-mercato

Skill Claude CodeCodex

Open Mercato repo-local extension of the shared om-followup-issue-from-pr skill (installed from open-mercato/skills into .agents/skills/). Pins design-doc detection to .ai/specs/ (+ enterprise/), keeps the enterprise label, and hands specs off to om-implement-spec.

1.7k yesterday A 74 tokens original MIT

om-gap-analysis

23

open-mercato/open-mercato

Skill Claude CodeCodex

Grounded platform gap analysis at engagement scale — turn a folder of client docs into an Epic/Story tree where every coverage verdict is re-run by executable gates against a validated checkout of the platform, scored in atomic commits, license-tier-tagged, and synthesized into a client-facing summary + backlog. Use…

1.7k yesterday B 134 tokens original MIT

om-help

24

open-mercato/open-mercato

Skill Claude CodeCodex

Open Mercato workflow navigator. Use when a developer or agent asks: "what should I do now?", "which skill should I use?", "where do I start?", "next steps?", "I'm lost", "what comes after X?", "how do I add/create/build Y in Open Mercato?", "where does Z go?", "what's the order for a feature/bugfix/PR?", "how do I do…

1.7k yesterday A 127 tokens original MIT