asset-spec

Generate artifact specifications from CDDs with traceability to ADRs and asset manifests.

3|Updated Jun 3, 2026
One-click install
npx skills add https://github.com/Negentropy-Laby/Constitution-Driven-Development --skill asset-spec-negentropy-laby
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: asset-spec
Source: https://github.com/Negentropy-Laby/Constitution-Driven-Development/tree/main/.agents/skills/asset-spec
Command: npx skills add https://github.com/Negentropy-Laby/Constitution-Driven-Development --skill asset-spec-negentropy-laby

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generate artifact specifications from CDDs and related docs to accelerate cross-domain product and game development.

Core Features & Use Cases

  • Speccing of game asset specs (visual/audio/VFX, UI elements) and product artifacts (API schemas, CLI help, docs assets, config samples, migrations, deployments, package artifacts).
  • Generates structured, implementation-ready specs with traceability to source documents and alignment to ADRs and asset manifests.
  • Use case: When starting work on a new feature, run /asset-spec and specify the target to auto-create a first-pass spec draft that your team can refine.

Quick Start

Invoke /asset-spec with a target to begin generating artifact specifications for the chosen domain.

Frequently Asked Questions about asset-spec

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate implementation-ready specs from a CDD for game assets?

You generate implementation-ready specs from a CDD by processing the source documents to produce structured artifact specifications for visual, audio, and VFX game assets with full traceability.

What is the best way to create cross-domain product artifact specs?

The best way to create cross-domain product artifact specs is to convert CDDs into structured drafts that align with ADRs and existing asset manifests, guiding teams through the spec lifecycle for API schemas and deployments.

Can I generate API schemas and CLI docs directly from design documents?

Yes, you can generate API schemas, CLI help text, and config samples directly from design documents by converting CDDs into implementation-ready artifact specifications with traceability to source materials.

Does asset spec generation work for both game VFX and database migrations?

Yes, asset spec generation works for both game VFX and database migrations by applying the specification process to visual/audio elements and product artifacts like configs, packages, and deployments simultaneously.

How do I ensure traceability when drafting product artifact specs?

You ensure traceability when drafting product artifact specs by generating structured outputs that directly link back to source documents, ADRs, and the existing asset manifest throughout the specification lifecycle.

When do I need to convert a CDD into a structured artifact specification?

You need to convert a CDD into a structured artifact specification when starting work on a new feature and you want to auto-create a first-pass draft that cross-domain teams can immediately refine and implement.