Open Catalog for AI Coding

Build Smart. Build Safe.

Create, share, and sync AI rules, prompts, and coding skills across Cursor, Cline, Copilot, Claude, and more. One catalog for your team — install into any repo with the CLI or VS Code extension.

Free to use · CLI & extension ready · Multi-tool support

Your Repo Knows What Rules It Needs

The CLI scans your project, detects your tech stack, and asks the CodeMint catalog for matching rules and skills. Then you install the ones you want — in one command.

# macOS / Linux — one-line install

curl -fsSL https://raw.githubusercontent.com/neghani/code-mint-cli/main/install.sh | sh

# Or download directly (v0.1.4 / latest)

# 1. Log in — opens browser, stores token locally

codemint auth login

# 2. Set your AI tool (once per repo)

codemint tool set cursor

# 3. Scan repo and get rule suggestions from catalog

codemint suggest .

Detected: lang:typescript, tech:nextjs, tool:prisma

Recommendation   Reason

@rule/nextjs-api-safety   Matched 2 detected tags

@rule/prisma-best-practices   Matched 1 detected tag

@skill/typescript-patterns   Matched 2 detected tags

# 4. Install a rule — written to .cursor/rules/ automatically

codemint add @rule/nextjs-api-safety

# 5. Keep rules up to date

codemint sync

AI Coding Is Fast — But Rules Are Scattered

Scattered Prompts

Rules live in chats, docs, and threads. Hard to find, harder to trust.

No Standard Format

Each AI tool has its own rules format. Cursor uses .mdc, Copilot uses .instructions.md, Claude uses CLAUDE.md.

No Team Memory

Teams repeat the same prompt experiments. Best practices stay in one person's head.

One Catalog. Every Tool. Every Team.

Rules & Skills Catalog

Publish versioned rules and skills with slugs. Full-text search, tags, and visibility controls.

Multi-Tool Sync

Install once — files are written in the right format for Cursor, Cline, Copilot, Windsurf, Claude, or Codex.

CLI & Extension

codemint add @rule/slug — pull rules and skills into any repo from the terminal or VS Code.

Team Orgs

Share within your org or publish to the public catalog. Role-based access for admins, members, and viewers.

Start Building Your AI Coding Standards

Your team's AI coding memory — clean, safe, searchable, and portable.