Production ReadyEducationv1.0.0
KB

Knowledge Base

Docs, collections, search, and publishing workflows.

01Docs home

Collections, featured guides, and a search-first reading experience.

02Article page

Readable docs with navigation, version state, and related content.

03Publishing queue

Drafts, review states, and owned documentation workflows.

Overview

Knowledge Base is a documentation product foundation with collections, navigation, search hooks, publishing states, and MDX-ready content patterns. It is a strong starting point for support centers, internal handbooks, education products, and agent-readable documentation systems.

Next.jsReactTypeScriptLocal-first

Features

  • Doc collections
  • Full-text search hooks
  • Versioned pages
  • MDX component boundary
  • Public or private docs model

Make it yours in three steps

1

Download it

One click, one zip, the whole project. Free, MIT licensed, yours to keep.

Download Knowledge Base
2

Run it

Unzip it, then run this in the folder. It works immediately — no database, no accounts, no configuration.

$ npm install
$ npm run dev
3

Hand it to your coding agent

The download ships with CLAUDE.md, AGENTS.md, and Cursor rules, so your agent understands the project the moment it opens the folder.

$ cd knowledge-base
$ claude

Claude Code reads the included CLAUDE.md automatically — it already knows the project.

A good first prompt:

Give me a quick tour of this project, then help me make it mine.

Agent-ready information

Agent docs cover content structure, MDX components, search indexing, and publishing states.

CodexClaude CodeCursor
/agent/START_HERE.md/agent/PROJECT_MAP.md/agent/RULES.md/agent/RECIPES.md/agent/TESTS.md/agent/DEPLOY.md/agent/agent.json

Changelog

v1.0.0Jul 1, 2026
  • Initial release — live demo and downloadable, runnable foundation.

Related foundations

Explore nearby starting points before you commit to a fork.

Browse all
Download foundation