Skip to content

docs: list DX tools, including AI helpers#88748

Open
icyJoseph wants to merge 1 commit into
canaryfrom
docs/present-new-tools
Open

docs: list DX tools, including AI helpers#88748
icyJoseph wants to merge 1 commit into
canaryfrom
docs/present-new-tools

Conversation

@icyJoseph
Copy link
Copy Markdown
Member

We've been adding features to the docs site, the Next.js dev server, and now a marketplace for Claude skills. Let's improve the discoverability of these from the Getting Starting start page.

@nextjs-bot nextjs-bot added created-by: Next.js DevEx team PRs by the DX team. Documentation Related to Next.js' official documentation. labels Jan 19, 2026
- **Local development optimization**: Tips for improving compile times and optimizing your development environment. See [Development Environment](/docs/app/guides/local-development).
- **MCP Server**: Enable coding agents to access your app's state in real-time. See [Next.js MCP Server](/docs/app/guides/mcp).
- **Claude Skills**: Specialized guidance for AI assistants on Next.js features. Add the marketplace with `/plugin marketplace add vercel/next.js` and install skills like `cache-components`.
- **LLM-friendly documentation**: Access any documentation page as raw Markdown by appending `.md` to the URL (e.g., `/docs/app/getting-started.md`) or using `Accept: text/markdown` content negotiation.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- **LLM-friendly documentation**: Access any documentation page as raw Markdown by appending `.md` to the URL (e.g., `/docs/app/getting-started.md`) or using `Accept: text/markdown` content negotiation.

Documentation claims markdown-serving feature for LLM-friendly access that is not actually implemented in the docs app

Fix on Vercel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

created-by: Next.js DevEx team PRs by the DX team. Documentation Related to Next.js' official documentation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants