Install
$ agentstack add skill-zig999-siegard-code-u-spec-templates ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
u-spec-templates
Resource bundle: canonical templates consumed by SDD spec agents. Templates are read by path (.claude/skills/u-spec-templates/); the directory listing is authoritative.
Index
| Template | Produces | Primary consumer | |---|---|---| | TEMPLATE.spec.md | domains/{domain}/{domain}.spec.md | u-spec-writer | | TEMPLATE.back.md | domains/{domain}/back/{domain}.back.md | u-spec-back | | TEMPLATE.front.md | {SPECS_DIR}/front/front.md (global frontend spec) | u-spec-front | | TEMPLATE.feature.spec.md | {SPECS_DIR}/front/features/*.feature.spec.md | u-spec-front | | TEMPLATE.flow.md | {SPECS_DIR}/front/flow.md | u-spec-front | | TEMPLATE.component.spec.md | design-system/components/*.spec.md | u-fe-spec-writer | | TEMPLATE.decisions.md | {SPECS_DIR}/decisions.md | u-spec-writer | | TEMPLATE.design-system-rules.md | front/design-system-rules.md | u-spec-front | | TEMPLATE.design-system/ | design-system/ bundle (_index.md, tokens.md, composition.md, components.md, implementation.md) | u-spec-front | | FRONTEND-MANDATORY-ARTIFACTS.md | single source of truth for the frontend design-system artifacts the front pipeline must produce and the validator blocks on (F-07) | u-spec-front (produces), u-spec-validator (gates) |
Constraints
- Templates contain `` placeholders — producers MUST resolve every placeholder; none may survive into generated artifacts
- Identifier prefixes used across templates follow the global pattern defined in
u-spec-globals/conventions.md(UC, BR, ST, EV, UI, FL)
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: zig999
- Source: zig999/siegard-code
- License: Apache-2.0
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.