Skip to content

Repository files navigation

Kyzo Python

Type-Contract-Architecture skills for Python — five layers, each with a
success construct catalog and a failure pattern index.

License: BSL-1.1Claude Code pluginCursor pluginPython skills only

LayerWhat it owns
valuesWhat domain data is (scalar → union)
adaptersBoundary crossing in/out (foreign, contract, ordered union)
verbsWhat models do (verb, derivation)
stateThe one live node (consistency model, binding)
wiringPlumbing (config, route, composition root)

Skills only — no MCP server. Install as a Claude Code or Cursor plugin; author under .agents/skills/ and sync into both packages.

Install (Claude Code)

/plugin marketplace add https://github.com/kyzodb/kyzo-python
/plugin install kyzo-python@kyzo

Install (Cursor)

Add this repo as a plugin marketplace; install kyzo-python from the cursor/ package (see .cursor-plugin/marketplace.json).

Sync

python scripts/sync_packages.py # write skills/ + cursor/skills/
python scripts/sync_packages.py --check # CI gate
git config core.hooksPath .githooks # once per clone

License

Business Source License 1.1 — see LICENSE (same terms as Kyzo Plan unless replaced).

About

Python Type-Contract-Architecture skills for Claude Code and Cursor — values, adapters, verbs, state, wiring. Skills-only plugin; no MCP server.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages