refactor(shared): extract @mike/shared design system; web consumes it
From the PR description
Layer 2 of 6 of the Word add-in, split for review. Supersedes #195.
⚠️ Review this PR's own commits, not the "Files changed" tab. The head is a fork branch and the per-layer base branches can't be pushed to this repo, so GitHub shows a cumulative diff (it includes the layers below). This layer's actual changes are only:
- fix(shared): @source the @mike/shared package so web styles aren't purged (
6a58272) - refactor(shared): extract @mike/shared design system; web consumes it (
af8baad)
Depends on #197 - merge in order.
A true base-chained version with small per-layer diffs also exists as a stack in the amal66/mike fork.
Our analysis
Extract a shared design system package for web and the Word add-in — read the full analysis →
Think the analysis missed something the PR description covers?
Capture this PR into my fork
Download a Markdown prompt that tells Claude how to port every
commit in this PR into your working tree. Run it via
claude -p < capture-pull-198.md from
inside the repo you want the changes in.