Textum
Structured PRD-to-code workflow with validation gates
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Textum?▼
Run `npx skills add snakeying/Textum --all -g -y` in your terminal to install the skill globally, then run `uv sync --project .claude/skills/textum/scripts` once to set up its Python environment.
What problem does Textum solve?▼
It stops AI coding sessions from forgetting requirements or producing inconsistent code by breaking projects into validated phases: PRD, scaffold, task split, and story execution.
How does the Textum workflow work?▼
You describe your idea in plain language, and it guides you through requirements clarification, tech stack decisions, task breakdown, and one-story-at-a-time coding with checks at each gate.
Does Textum work with Claude Code and Codex?▼
Yes. It ships identical SKILL.md setups for both Claude Code and Codex, so the same workflow runs in either environment.
What size projects is Textum best for?▼
It works best for small to medium projects of roughly 10 to 25 features, like todo apps, blogs, or survey systems; larger projects should be split into independent sub-projects.
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