stream-coding
Documentation-first methodology for faster, error-free software builds
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Stream Coding?โผ
Run `npx skills add frmoretto/stream-coding --all -g -y` in your terminal to install the skill globally.
What is stream coding?โผ
It is a documentation-first development method where you write specs so complete that code generation becomes automatic, following a 40/40/5/10/5 time split across five phases.
Why does AI-generated code often need rework?โผ
Vague specs force the model to guess, producing code that misses your intent. Stream Coding fixes this with a 13-item Spec Gate and adversarial review before any code is written.
Does Stream Coding work with Claude Code and Codex?โผ
Yes. The skill ships in standard SKILL.md format with ready-made copies for Claude Code, Codex, and GitHub Copilot directories.
Who should use Stream Coding?โผ
It is built for technical founders, solo developers, and small teams of one to five people who want production-quality code without enterprise-level process overhead.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core