Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.1 Claude Code plugin Cursor plugin Python skills only

Layer What it owns
values What domain data is (scalar → union)
adapters Boundary crossing in/out (foreign, contract, ordered union)
verbs What models do (verb, derivation)
state The one live node (consistency model, binding)
wiring Plumbing (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

Watchers

Forks

Releases

Packages

Contributors

Languages