v8-jit
π―Skillfrom vercel/next.js
Same repository
vercel/next.js(13 items)
Installation
npx vibeindex add vercel/next.js --skill v8-jitnpx skills add vercel/next.js --skill v8-jit~/.claude/skills/v8-jit/SKILL.mdMore from this repository10
Provides guided workflows for updating Next.js documentation, including checking docs affected by PRs, scaffolding docs for new features, and reviewing documentation completeness.
Guide for creating and maintaining agent skills in .agents/skills/ for the Next.js project, covering SKILL.md authoring, frontmatter fields, description writing, naming conventions, and when to use skills vs AGENTS.md.
Runtime debugging skill from the official Next.js repository, providing patterns and best practices for debugging Next.js applications in development and production.
React vendoring skill from the official Next.js repository, covering patterns for vendoring and bundling React within Next.js applications.
Feature flags implementation skill from the official Next.js repository by Vercel, covering flag management patterns in Next.js applications.
PR status triage skill from the official Next.js repository, providing workflows for triaging and managing pull request status in the Next.js project.
Dead code elimination and edge runtime skill from the official Next.js repository, covering optimization patterns for edge deployments.
Skill
Skill
Enables efficient caching and performance optimization for React components within Next.js applications by providing intelligent memoization and data persistence strategies.