Component library

In progress

Components are authored in Figma Make alongside a Storybook implementation. The parallel tracks let design and engineering validate the same API surface before wider adoption.

Instructions for agents

Repo

We added an instructions folder in the component repository so coding agents and contributors follow the same conventions, constraints, and review expectations.

Agent instructions in the component repository

Publishing pipeline

npm

CI builds, tests, and publishes the library so consumers can depend on a stable semver story. Install the package in your application toolchain:

npm install @nenad-spaceinch/component-library

Back to design foundations

Video