agentsclimarketplace

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.

Install
npx -y skills add zig999/siegard-code --skill u-spec-globals

Assembled 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

FileContentPrimary consumers
conventions.mdNaming rules and identifier prefixes (UC, BR, ST, EV, UI, FL)all spec agents, u-spec-validator
error-codes.mdGlobal error catalog — single source for every error.code referenced in specsu-spec-back, u-spec-front, u-spec-validator
glossary.mdControlled vocabulary for domain termsall spec agents

Constraints

  • error-codes.md is the catalog the Spec Validator cross-references (every error.code in feature specs MUST exist here AND in the corresponding openapi.yaml error 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

Keep looking

Skills are one crate of 326,984. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.