outdated
Major Version Upgrade Analysis
Identify packages with major version upgrades available and assess whether upgrading is advisable.
Scope: Major versions only. Minor/patch updates are handled automatically by the daily audit script.
Instructions
- Run
pnpm outdatedto identify packages with major version changes - Read existing
tmp/UPGRADES.mdif it exists (preserve previous decisions/notes) - For each major version upgrade, assess:
- Stability of new version (see Maturity Assessment below)
- Support status of current version (still maintained? security patches?)
- Breaking changes and migration effort
- Write findings to
tmp/UPGRADES.md
Maturity Assessment
Before recommending any upgrade, check the new version's maturity:
More from cerico/macfair
infographic
Generate infographics from text. Extracts key info, renders SVG, exports PNG. Uses Claude Code (no API costs).
38creative-design
Create distinctive, memorable UI for landing pages, portfolios, marketing sites, and one-off creative work. Use when the user explicitly wants something "distinctive", "creative", "memorable", or "unique" - NOT for standard app components where consistency matters.
21visx
Build data visualizations with visx (React + D3). Use for charts, graphs, and interactive data exploration.
21threejs
Build 3D scenes, animations, and interactive experiences with Three.js. Use for product viewers, backgrounds, data visualization, or creative experiments.
13prototype
Create quick React prototypes that bundle to a single HTML file. Use for demos, interactive experiments, or shareable artifacts - NOT for full apps (use audreygen/Next.js for those).
13test-review
Review existing tests for completeness, quality issues, and common mistakes
12