geistdocs

Create documentation sites with Next.js and MDX templates.

Updated Nov 7, 2025
One-click install
npx skills add https://github.com/junwonp/portfolio --skill geistdocs-junwonp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: geistdocs
Source: https://github.com/junwonp/portfolio/tree/main/.agents/skills/geistdocs
Command: npx skills add https://github.com/junwonp/portfolio --skill geistdocs-junwonp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Geistdocs provides a production-ready documentation template that helps teams create high-quality documentation sites quickly by bundling Next.js, MDX authoring, i18n, AI chat, feedback, search, and GitHub integration.

Core Features & Use Cases

  • MDX-based authoring for docs with Next.js
  • internationalization and multilingual routing (i18n)
  • AI-assisted chat and feedback collection
  • RSS, search, GitHub edit links, and deployment-ready configuration
  • Use case: onboarding teams to document products or platforms.

Quick Start

Run the Geistdocs init command to scaffold a new documentation site in your project.

Frequently Asked Questions about geistdocs

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build a multilingual documentation site with Next.js and MDX?

Build a multilingual documentation site using a Next.js and MDX template that bundles built-in i18n routing and authoring tools. This setup scaffolds internationalized docs without manual routing configuration.

What is the best way to add AI-assisted chat and search to Next.js documentation?

Add AI-assisted chat and search to Next.js documentation by using a pre-configured MDX template. It integrates interactive AI chat, feedback collection, and site search natively into the documentation workflow.

Does this Next.js documentation template support GitHub edit links and RSS feeds?

Yes, this Next.js documentation template supports GitHub edit links and RSS feeds. It includes deployment-ready configuration with built-in GitHub integration for direct content editing and RSS syndication for content updates.

How do I scaffold a production-ready documentation site for my team?

Scaffold a production-ready documentation site by running the template's init command in your project. This generates a Next.js and MDX environment configured for multilingual routing, search, and AI feedback features.

Can I use MDX to author interactive technical documentation with built-in feedback?

Yes, you can use MDX to author interactive technical documentation with built-in feedback. The template combines MDX authoring with native feedback collection and AI-assisted chat capabilities to engage users.

When should I use a dedicated documentation template instead of building Next.js pages from scratch?

Use a dedicated documentation template instead of building Next.js pages from scratch when you need rapid deployment of complex features like i18n, MDX authoring, AI chat, and integrated site search without manual configuration.