Skip to content
Deedboxlatest

Use Deedbox with coding agents

This guide shows you how to give a coding agent what it needs to write correct Deedbox code.

The site publishes the docs as plain Markdown for language models:

The repository ships a skill with the rules an agent must follow, such as “decisions are pure” and “never append built-in events”.

  • Claude Code: copy skills/deedbox to .claude/skills/deedbox in your repository.
  • Cursor: copy skills/deedbox/SKILL.md to .cursor/rules/deedbox.mdc.