cli.release
01Command Claude Code
Release @directededges/specs-cli to npm. Args: .
Schema, types, and command line tools to record and manage UI component specifications.
Command Claude Code
Release @directededges/specs-cli to npm. Args: .
Command Claude Code
Release @directededges/specs-schema to npm. Arg: version (e.g., 0.16.0).
Command Claude Code
Generate a dependency blast-radius or change-impact report for one or more components from fresh specs analyze dependencies data. Args: [— intended change description].
Command Claude Code
Confirms the implementation is clean, then marks the ADR as ACCEPTED. Run this after reviewing the diff from /specs.adr.implement.
Command Claude Code
Draft an Architecture Decision Record (ADR) for a proposed change to the specs-schema types or schema package.
Command Claude Code
Applies the changes described in an ADR directly to types, schema, tests, and changelog. Runs all validation gates.
Command Claude Code
Check consistency across adr/, packages/schema/, packages/cli/, and site/ for the current branch before merging. Reports gaps between what the ADR declares, what the schema defines, what the CLI exposes, and what the docs cover.
Command
Inject your team's token shapes into fetched Figma data so generated specs use your format, not ours.
Command
Command "bridge" from DirectedEdges/specs, covering usage, subcommands, start, stop and status.
Command
Command "cache" from DirectedEdges/specs, covering usage, why it exists, what it writes, staleness and options.
Command
Fetch raw Figma REST API payloads for configured sources.
Command
Generate component specifications from Figma. There are three ways to run it, distinguished by where the Figma data comes from: a manifest listing many components, a JSON file plus one named component, or the live Figma file itself over the CLI bridge.
Command
Initialize a specs.config.yaml file with production-ready defaults.
Command
Command "render" from DirectedEdges/specs, covering how a render works, usage, arguments, options and --config.
Command
Scan a Figma file and generate a manifest of all components.
Command
Command "transform" from DirectedEdges/specs, covering usage, arguments, options, -o, --output and --config.