Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Jan 22, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

wyattjoh and others added 5 commits January 22, 2026 01:11
### What?

Adds a new Claude Code skill `/update-docs` that guides maintainers
through updating Next.js documentation based on code changes.

### Why?

To help ensure PRs include complete and accurate documentation updates
by providing a structured workflow, code-to-docs mappings, and quick
reference materials for Next.js doc conventions.

### How?

The skill includes:
- Main workflow in `SKILL.md` with step-by-step guidance for analyzing
changes, updating docs, and scaffolding new feature documentation
- `references/DOC-CONVENTIONS.md` - Complete frontmatter schema, code
block formatting, and MDX component usage
- `references/CODE-TO-DOCS-MAPPING.md` - Maps source code directories to
their corresponding documentation paths

### Usage

**Manual invocation:**
```
/update-docs
```

**Automatic triggers** - the skill activates when you mention:
- "update documentation for my changes"
- "check docs for this PR"
- "what docs need updating"
- "sync docs with code"
- "scaffold docs for this feature"
- "document this feature"
- "review docs completeness"
- "add docs for this change"
- "what documentation is affected"
- "docs impact"
- References to `docs/`, `docs/01-app`, `docs/02-pages`, or `.mdx files`
# What?

Fix some unimportant `check` warnings that appear as noise in the build logs.
…88886)

https://github.com/user-attachments/assets/0594744b-5dd5-4550-90b8-77071962f666

See [overflow-wrap docs](https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Properties/overflow-wrap) for break-word vs anywhere.


Just a one-line CSS change. The other changes are renaming functions to disambiguate source/codeframe and the filename.
@pull pull bot locked and limited conversation to collaborators Jan 22, 2026
@pull pull bot added the ⤵️ pull label Jan 22, 2026
@pull pull bot merged commit 9e933be into code:canary Jan 22, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants