AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified Apache-2.0 Self-run

U Spec Templates

skill-zig999-siegard-code-u-spec-templates · by zig999

Canonical TEMPLATE.* artifacts for SDD spec writers — domain spec, back spec, front spec, feature spec, flow, component spec, decisions, design-system rules and design-system bundle. Consumed by u-spec-writer, u-spec-back, and u-spec-front, which read templates by path. Resource bundle — no scripts. Not user-invocable.

No reviews yet
0 installs
31 views
0.0% view→install

Install

$ agentstack add skill-zig999-siegard-code-u-spec-templates

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No 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.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-zig999-siegard-code-u-spec-templates)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
2mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

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 →
Are you the author of U Spec Templates? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

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.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.