Claude Code · Agent Skills

Engineering standards the agent follows — no negotiation.

Normative skill packs for Claude Code. Non-negotiable floors for architecture, security and testing — one shared floor for all code, human or AI. Install with one command; works in Claude Code, Claude.ai and the API.

1 · install the appbash
$ curl -fsSL https://repo.schematize.org/install.sh | bash
2 · install every skillbash
$ schematize install --all
100% open sourceLinux · Debian/Mint (.deb), openSUSE/Fedora (.rpm) or static binary.
Packs

Packs

Each pack is a skill in the open Agent Skills standard, versioned and served over a CDN.

Packs

The app

One CLI for the whole catalog.

schematize is a Rust CLI — desktop app included — that installs and versions every skill from a live remote index. New skills show up without reinstalling anything.

  • Install & version skillsfrom a remote catalog; one command pulls the whole set and keeps it current.
  • Desktop app includeda window to browse, install and update skills — ships prebuilt, no build tools.
  • doctor · upgrade · statusdiagnose your setup, self-update, and see everything at a glance.
  • Resident agentwatches for new skill versions and blog posts and notifies you natively.

Get the app

Install schematize on macOS or Linux — the desktop app ships with it.

v0.44.1 · github.com/schematizeme/schematize-cli

Download the app, unzip and right-click → Open. Apple Silicon (.app).

  1. schematize-macos-arm64-app.zip
  2. unzip → Ctrl-click → Open

The macOS app is not code-signed yet — the OS shows a one-time “unverified” warning on first launch (right-click → Open).

Don't want to install?

Read the full standards and copy them straight into your project — or install the skill so the agent enforces it for you.

Open the standards

How it works

The app reads a live index (catalog.json) on GitHub, so publishing a new skill is just adding an entry — no CLI rebuild.

1 · install the app

One command installs the schematize CLI and its desktop app on Linux (.deb / .rpm / binary).

2 · install skills

Run schematize install --all to pull every skill into .claude/, or install one by slug.

3 · stay current

The resident agent notifies you when a skill or the app updates; schematize upgrade self-updates.