mirror of
https://github.com/cloudflare/vinext.git
synced 2026-05-09 08:25:34 +02:00
[PR #6] [MERGED] add migrate-to-vinext agent skill #239
Labels
No labels
enhancement
enhancement
good first issue
help wanted
nextjs-tracking
nextjs-tracking
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vinext#239
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/cloudflare/vinext/pull/6
Author: @elithrar
Created: 2/24/2026
Status: ✅ Merged
Merged: 2/24/2026
Merged by: @elithrar
Base:
main← Head:add-migrate-to-vinext-skill📝 Commits (3)
4b2d7ccadd migrate-to-vinext agent skill345a268Apply suggestion from @elithrar57c7a1aremove .claude/skills in favor of .agents/skills📊 Changes
6 files changed (+462 additions, -112 deletions)
View changed files
➕
.agents/skills/migrate-to-vinext/SKILL.md(+146 -0)➕
.agents/skills/migrate-to-vinext/references/compatibility.md(+115 -0)➕
.agents/skills/migrate-to-vinext/references/config-examples.md(+127 -0)➕
.agents/skills/migrate-to-vinext/references/troubleshooting.md(+62 -0)➖
.claude/skills/migrate-to-vinext/SKILL.md(+0 -112)📝
README.md(+12 -0)📄 Description
Adds a skill that guides migration from Next.js to vinext (Vite-based Next.js reimplementation targeting Cloudflare Workers).
Removes the original skill from
.claude/skills.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.