commerce-atoms

15 mods across 1 repository, 1 stars between them.

00-kit-authoring

01

commerce-atoms/agents

Cursor rule Cursor

Kit-authoring rules for the @commerce-atoms/agents repo. Distinguishes root (npm package) from kit/ (shipped product). Always-on.

1 4mo ago A 471 tokens original MIT

commerce-atoms/agents

Instructions file GitHub Copilot

Copilot instructions for commerce-atoms/agents, covering github copilot — @commerce-atoms/agents (kit authoring) and constraints for autocomplete in this repo.

1 4mo ago A 357 tokens original MIT

agents AGENTS.md

03

commerce-atoms/agents

Instructions file CodexOpenCode

AGENTS.md instructions for commerce-atoms/agents, covering agents.md — @commerce-atoms/agents repo (kit authoring), what this repo is, doctrine for kit authoring and quick reference.

1 4mo ago A 666 tokens original MIT

agents CLAUDE.md

04

commerce-atoms/agents

Instructions file

Claude Code instructions for commerce-atoms/agents, covering claude.md — @commerce-atoms/agents (kit authoring), behavioural defaults for this repo and where to look.

1 4mo ago A 514 tokens original MIT

00-agents-md

05

commerce-atoms/agents

Cursor rule Cursor

Universal AGENTS.md is the canonical source. Read it first.

1 4mo ago A 211 tokens original MIT

10-imports

06

commerce-atoms/agents

Cursor rule Cursor

Import policy — React Router only, never Remix or react-router-dom. See rules/core/imports.md.

1 4mo ago A 193 tokens original MIT

20-routing

07

commerce-atoms/agents

Cursor rule Cursor

Routing manifest rules — single source app/routes.ts. See rules/core/routing.md.

1 4mo ago A 205 tokens original MIT

40-styling

09

commerce-atoms/agents

Cursor rule Cursor

CSS modules colocated with components, kebab-case filenames. See rules/core/styling.md.

1 4mo ago A 160 tokens original MIT

deploy-check

10

commerce-atoms/agents

Command

Pre-flight verification before pushing to main. Reproduces the CI gates locally so the push doesn't fail in production.

1 4mo ago A 26 tokens original MIT

deploy-setup

11

commerce-atoms/agents

Command

Wire CI + secrets for a fresh storefront. Run once after /init-store before the first push to main.

1 4mo ago A 26 tokens original MIT

init-store

12

commerce-atoms/agents

Command

Clone the canonical Hydrogen starter, brand it, pin @commerce-atoms/agents, and create the first commit.

1 4mo ago A 26 tokens original MIT

release

13

commerce-atoms/agents

Command

Tag a versioned release and push. CI deploys on the tag — the agent does not.

1 4mo ago A 22 tokens original MIT

commerce-atoms/agents

Command

Run the architecture validators against the current project (or a given path). Wraps the validate-architecture skill.

1 4mo ago A 26 tokens original MIT

commerce-atoms/agents

Skill Claude CodeCodex

Run boundary and structure validators against a Hydrogen storefront project. Reports cross-module imports, reverse imports from shared layers, dumping-ground folders, barrel files, forbidden Remix imports, and missing/duplicated route manifests.

1 4mo ago A 45 tokens original MIT