git log --oneline --stat
HEAD
- Stars
- 7.2k
- Forks
- 433
- Updated
- Jun 24, 2026
repo --stat
stars
7.2k
forks
433
last update
Jun 24, 2026
license
MITv1.2.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add vite-8-rolldown-bundler - Invoke
// Run from any project directory
$ claude --skill vite-8-rolldown-bundler "wire up a GitHub Actions deploy" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill vite-8-rolldown-bundler "now refactor it"
vite-8-rolldown-bundler/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Vite 8 Rolldown Migrator
- slug:
- vite-8-rolldown-bundler
- version:
- v1.2.0
- license:
- MIT
- author:
- @rolldown-craft
- repository:
- github.com/rolldown-craft/vite-8-rolldown-bundler
- categories:
- tags:
- #vite#rolldown#bundler#build-tools#oxc
- description:
Migrate projects to Vite 8 + Rolldown — rolldown-vite config, Oxc/Lightning CSS tuning, plugin conversion, speed checks.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
vite-8-rolldown-bundler/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…