#399 · Primary category: AI Coding Assistants
open-spdd
A SPDD AI Coding Assistant Command Template Manager
Project last updated:08/21/26
GitHub Stars
734
Forks
70
Contributors
6
License
MIT
Why we included this project
OpenSPDD is a cross-platform command-line tool that turns AI coding prompts into structured design contracts instead of one-off instructions. It installs as a single binary, detects the coding environment, and drops SPDD command templates into assistants like Cursor, Claude Code, GitHub Copilot, and Codex. The REASONS Canvas framework asks the model to fill in seven explicit dimensions, from requirements and entities to operations, norms, and safeguards, so the AI works from precise method signatures and error handling rather than a vague task list. A reverse-sync command pushes code changes back into the design document, which keeps the design honest as the code evolves. Teams that are tired of AI assistants drifting from the intended architecture will find this a practical way to constrain and audit the generation process.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.