Skip to content

chore: apply improve-skill audit fixes#19

Merged
radiumcoders merged 1 commit into
mainfrom
shadcn-improve
Jun 13, 2026
Merged

chore: apply improve-skill audit fixes#19
radiumcoders merged 1 commit into
mainfrom
shadcn-improve

Conversation

@radiumcoders

Copy link
Copy Markdown
Owner

Run the improve advisor skill and implement its plans:

  • build: standardize on pnpm (remove package-lock.json, pin packageManager, add .npmrc) and add a typecheck script
  • ci: add GitHub Actions workflow (lint, registry test, build, typecheck)
  • refactor(registry): generate registry from registry.components.json, a single component manifest; output is byte-identical
  • test(registry): fail when a component is missing from the MDX renderer or the landing grid, or when manifest and index disagree
  • perf(landing): defer-mount the WebGL buttons (Chrome, EvilEye) until in view
  • chore: remove the dead CodeBlock component and its no-op highlightCode stub
  • docs(plans): advisor plans + add-component generator design and prototype

Run the improve advisor skill and implement its plans:

- build: standardize on pnpm (remove package-lock.json, pin packageManager,
  add .npmrc) and add a typecheck script
- ci: add GitHub Actions workflow (lint, registry test, build, typecheck)
- refactor(registry): generate registry from registry.components.json, a single
  component manifest; output is byte-identical
- test(registry): fail when a component is missing from the MDX renderer or the
  landing grid, or when manifest and index disagree
- perf(landing): defer-mount the WebGL buttons (Chrome, EvilEye) until in view
- chore: remove the dead CodeBlock component and its no-op highlightCode stub
- docs(plans): advisor plans + add-component generator design and prototype

Co-authored-by: Cursor <cursoragent@cursor.com>
@vercel

vercel Bot commented Jun 13, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
evil-buttons Ready Ready Preview, Comment Jun 13, 2026 5:48am

@radiumcoders radiumcoders merged commit 4c97bb4 into main Jun 13, 2026
2 of 3 checks passed
@radiumcoders radiumcoders deleted the shadcn-improve branch June 13, 2026 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant