update-docs
Analyzes git diffs to identify and update relevant Next.js documentation based on code changes.
Install
npx skills add https://github.com/vercel/next.js --skill update-docsStats
| Total installs | 1,501 |
| Weekly installs | 1.5K |
| GitHub stars | 138.5K |
| First seen | Jan 22, 2026 |
| Source | @vercel/next.js |
Summary
- Analyzes git diffs to identify affected documentation files using a code-to-docs mapping reference
- Provides templates and conventions for scaffolding new feature docs (components, functions, config, guides, file conventions)
- Walks through step-by-step updates to existing documentation with user confirmation before each change
- Includes validation checklist and linting commands to ensure formatting compliance
- Handles router-specific content using <AppOnly> and <PagesOnly> components for shared documentation between App and Pages Router
Tags
Related skills
| Skill | Installs | vs update-docs |
|---|---|---|
| embedded-systems | 1,559 | +58 |
| request-refactor-plan | 1,658 | +157 |
| central-station | 1,518 | +17 |
| day1-onboarding | 1,325 | -176 |
| langfuse | 1,538 | +37 |
FAQ
- How many installs does update-docs have?
- update-docs has 1,501 total installs and 1.5K installs this week.
- Where is update-docs hosted?
- update-docs is published by @vercel/next.js at https://github.com/vercel/next.js.
- How many GitHub stars does update-docs have?
- update-docs has 138.5K GitHub stars.
- When was update-docs first indexed?
- OrangeBot.AI first indexed update-docs on Jan 22, 2026.
- How do I install update-docs?
- Run: npx skills add https://github.com/vercel/next.js --skill update-docs