🎯

write-api-reference

🎯Skill

from vercel/next.js

Security check pending
πŸ“¦

Same repository

vercel/next.js(11 items)

write-api-reference

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add vercel/next.js --skill write-api-reference
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add vercel/next.js --skill write-api-reference
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/write-api-reference/SKILL.md
2Installs
-
AddedMar 14, 2026

More from this repository10

🎯
update-docs🎯Skill

Provides guided workflows for updating Next.js documentation, including checking docs affected by PRs, scaffolding docs for new features, and reviewing documentation completeness.

🎯
authoring-skills🎯Skill

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-debug🎯Skill

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

React vendoring skill from the official Next.js repository, covering patterns for vendoring and bundling React within Next.js applications.

🎯
flags🎯Skill

Feature flags implementation skill from the official Next.js repository by Vercel, covering flag management patterns in Next.js applications.

🎯
dce-edge🎯Skill

Dead code elimination and edge runtime skill from the official Next.js repository, covering optimization patterns for edge deployments.

🎯
pr-status-triage🎯Skill

PR status triage skill from the official Next.js repository, providing workflows for triaging and managing pull request status in the Next.js project.

🎯
next-cache-components🎯Skill

Enables efficient caching and performance optimization for React components within Next.js applications by providing intelligent memoization and data persistence strategies.

🎯
cache-components🎯Skill

Guides component-level caching strategies in Next.js applications, from the official Next.js repository by Vercel.

🎯
write-guide🎯Skill

Skill