j3w1 / Build a task kitVue · HTML · React · Astro

J3W1 / DESIGN SYSTEM

Build a task kit

Select component contracts and package one pinned, reproducible implementation task.

Source revision 1faefcf014c8bf01a6b27308ea796da968773a81

The kit contains selected specifications, shared rules, required tokens, source digests, a lock file and a bounded task prompt. Task text stays in this page; generation needs no account or model service.

Standard includes available recipes. Minimal omits only optional recipes; both retain all required contracts and rules. The legacy single-component --strict reconstruction command remains separate.

Component selection

Delivery profile: default. Proposed and historical profiles cannot become delivery kits. Pending roles retain their required decision disclosures.

CLI

Run from a checkout containing the task-kit command. Supply the consumer integration identity and a new directory whose parent exists. Existing directories are never replaced. Omit --ref to pin the checkout’s current commit.

npm run task:kit -- --components text-field,checkbox,button,dialog --task "Implement a settings form" --integration-id settings --integration-version 1 --mode standard --out ../settings-kit

Dependency index · Consumer authority and reporting contract

j3w1 / command

  • SPEC Overview
  • SPEC Foundations
  • SPEC Components
  • SPEC Patterns
  • SPEC Tokens
  • SPEC Tools
  • SPEC Implement
  • SPEC For agents
  • SPEC Ports
  • SPEC Releases
  • DEMO Vue application demo
  • SPEC Complete UI theme specification