Skip to content

[skills] Remove the orphaned Next.js framework skills#121

Draft
gaojude wants to merge 1 commit into
mainfrom
remove-nextjs-skills
Draft

[skills] Remove the orphaned Next.js framework skills#121
gaojude wants to merge 1 commit into
mainfrom
remove-nextjs-skills

Conversation

@gaojude

@gaojude gaojude commented Jul 17, 2026

Copy link
Copy Markdown

Revives #101 on top of current main. The upstream source for nextjs, next-cache-components, next-upgrade, and turbopack (vercel-labs/next-skills) was emptied on 2026-06-23 (vercel-labs/next-skills#21); the canonical home for Next.js skills is now vercel/next.js skills/, so these copies are orphaned and will drift. The official Claude Code marketplace (anthropics/claude-plugins-official) still pins its vercel entry to 3b6cbeb, which ships them; with this removed, the pin can move to a clean SHA.

Deletes the four skill directories and every reference: profiler file/package markers and greenfield defaults, SKILL_TO_CHUNK context mappings, chainTo/validate rules in routing-middleware, vercel-storage, and cdn-caching (new since #101), ⤳ skill: annotations in vercel.md, and the {{include:skill:nextjs:…}} sections in agents/performance-optimizer.md.tmpl. Manifest, catalog, from-skills output, and compiled hooks are regenerated; both #103 drift gates pass and bun test is green (885 tests).

Delete the nextjs, next-cache-components, next-upgrade, and turbopack
skills. Their upstream source (vercel-labs/next-skills) was emptied on
2026-06-23; the canonical home for Next.js skills is now
vercel/next.js skills/. These copies are orphaned and will drift.

- Delete skills/nextjs, skills/next-cache-components,
  skills/next-upgrade, skills/turbopack
- Drop profiler markers, greenfield defaults, and context-chunk
  mappings for the removed slugs
- Remove chainTo/validate references from routing-middleware,
  vercel-storage, and cdn-caching skills
- Strip skill annotations from vercel.md and the removed include
  sections from the performance-optimizer template
- Update tests, fixtures, and snapshots
- Regenerate manifest, catalog, from-skills output, and hooks

Revives #101 on top of current main.
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