vitepress

VitePress static site generator powered by Vite and Vue. Use when building documentation sites, configuring themes, or writing Ma…

antfu ↓ 10k
Claude Code
View source ↗

What it does

  • File-based routing with .md files
  • Vue components work directly in Markdown
  • Fast HMR with instant updates (<100ms)
  • Default theme optimized for documentation
  • Built-in search (local or Algolia)
  • Check .vitepress/config.ts for site configuration
  • Look at .vitepress/theme/ for custom theme extensions

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

VitePress static site generator powered by Vite and Vue. Use when building documentation sites, configuring themes, or writing Markdown with Vue components.

Source

Repository: https://github.com/antfu/skills

vitepress FAQ

What does the vitepress skill do?

VitePress static site generator powered by Vite and Vue. Use when building documentation sites, configuring themes, or writing Markdown with Vue components. File-based routing with .md files Vue components work directly in Markdown

How do I install vitepress?

Run: npx -y skills add https://github.com/antfu/skills --skill vitepress --agent claude-code — the source lives at github.com/antfu/skills.

Maintain vitepress?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

vitepress on getagentictools
[![vitepress on getagentictools](https://getagentictools.com/badge/skills/antfu-skills-vitepress.svg)](https://getagentictools.com/skills/antfu-skills-vitepress?ref=badge)
npx agentictools info skills/antfu-skills-vitepress

The second line is the CLI lookup for this page — handy in READMEs and docs.