The commands you run

Command reference

Available now

The pnpm commands you actually run while using The Wyrding Way, grouped by what you're trying to do. This list is generated from the foundation, so it stays current.

Commands

Run these from the design-system repo. Each one maps to a task on the other pages — building your brand, regenerating component contracts, checking your two catalogs stay in step.

CommandWhat it does
pnpm build:tokensBuild token artifacts (CSS, TypeScript, Dart) from your DESIGN.md files.
pnpm check:tokensValidate your tokens — contrast, schema, and orphaned values.
pnpm coverage:tokensCatch hard-coded values in component source that should be tokens.
pnpm build:contractsRegenerate the React-to-Flutter component contracts after a prop change.
pnpm build:componentsRebuild component contracts and catalog adapters.
pnpm catalog-symmetryConfirm Storybook and Widgetbook expose the same component set.
pnpm lint:design-mdLint your DESIGN.md — format schema, broken references, WCAG contrast, orphaned tokens.

Published packages

Use the version that matches the generated reference below. Scoped JavaScript packages are published through GitHub Packages; the Flutter runtime is consumed from Git.

PackageVersionDistribution
@wyrd-company/catalog0.10.0GitHub Packages
@wyrd-company/layout-dsl0.3.0GitHub Packages
@wyrd-company/runtime0.7.0GitHub Packages
@wyrd-company/tokens0.4.0GitHub Packages
wyrd_rfw0.1.0Git
wyrd_runtime0.3.0Git