U spec globals
Skill zig999/siegard-code/dist/.claude/skills/u-spec-globals
Most AI coding tools help you write code. Siegard Code manages the entire development lifecycle — it writes specifications, plans backlogs, implements features, runs QA, and delivers tested code. All autonomously, all traceable, all through Claude Code.
npx -y skills add zig999/siegard-code --skill u-spec-globalsAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 9 stars9 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Project-wide specification globals — conventions.md (naming and identifier prefix rules UC/BR/ST/EV/UI/FL), error-codes.md (global error catalog cross-checked by u-spec-validator), glossary.md (controlled vocabulary). Read by all spec agents and validators by path. Resource bundle — no scripts. Not user-invocable.
SKILL.md
1.2 KB, 208 tokens by cl100k_base, as published. Nobody here has run it
u-spec-globals
Resource bundle: globals shared by every specification artifact. Files are read by path (.claude/skills/u-spec-globals/<file>); the directory listing is authoritative.
Index
| File | Content | Primary consumers |
|---|---|---|
conventions.md | Naming rules and identifier prefixes (UC, BR, ST, EV, UI, FL) | all spec agents, u-spec-validator |
error-codes.md | Global error catalog — single source for every error.code referenced in specs | u-spec-back, u-spec-front, u-spec-validator |
glossary.md | Controlled vocabulary for domain terms | all spec agents |
Constraints
error-codes.mdis the catalog the Spec Validator cross-references (everyerror.codein feature specs MUST exist here AND in the correspondingopenapi.yamlerror response)- Updates to these files are spec changes — they require revalidation of dependent domains
What ships with it: 3 files
10.4 KB alongside SKILL.md
- conventions.md4.3 KB
- error-codes.md4.3 KB
- glossary.md1.7 KB