mirror of
https://github.com/cloudflare/vinext.git
synced 2026-05-09 08:25:34 +02:00
[PR #240] docs: add field learnings from real migrations to skill docs #411
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#411
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/240
Author: @southpolesteve
Created: 3/3/2026
Status: 🔄 Open
Base:
main← Head:docs/skills-field-learnings📝 Commits (1)
583fb86docs: add field learnings from real migrations to skill docs📊 Changes
3 files changed (+78 additions, -0 deletions)
View changed files
📝
.agents/skills/migrate-to-vinext/SKILL.md(+17 -0)📝
.agents/skills/migrate-to-vinext/references/config-examples.md(+49 -0)📝
.agents/skills/migrate-to-vinext/references/troubleshooting.md(+12 -0)📄 Description
Summary
Adds practical tips learned from real-world vinext migrations to the agent skill docs. Based on #233 by @vorcigernix, rebased cleanly on current main (preserving the Nitro deployment sections that were merged since that PR was opened).
Supersedes #233.
What's added
optimizeDeps.excluderisks, error boundary gaps, and dev warning noiseNEXT_REDIRECT,jsxexport mismatch, CSS/JS loss on logout) and an "Auth + Session Stability" section🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.