repo-website-api-create

Installation
SKILL.md

Adding API Documentation to Website

Guide for creating new API reference pages at website/src/routes/api/.

Process Overview

  1. Read source code in /library/src/
  2. Create folder in /website/src/routes/api/(category)/[name]/
  3. Create properties.ts with type definitions
  4. Create index.mdx with documentation
  5. Update menu.md
  6. Create type documentation if needed (Issue, Schema/Action interfaces)

File Structure

Related skills

More from open-circle/valibot

Installs
22
GitHub Stars
8.5K
First Seen
Jan 30, 2026