·repo-website-api-update
</>

repo-website-api-update

Update existing API documentation pages after source code changes. Use when syncing docs with library changes like new parameters, type constraint changes, interface updates, or function renames. Covers common change patterns and verification steps.

14Installs·0Trend·@open-circle

Installation

$npx skills add https://github.com/open-circle/valibot --skill repo-website-api-update

How to Install repo-website-api-update

Quickly install repo-website-api-update AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/open-circle/valibot --skill repo-website-api-update
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: open-circle/valibot.

SKILL.md

View raw

Prerequisite: Read the repo-website-api-create skill for properties.ts and index.mdx patterns.

Do NOT update for: Internal implementation changes (run method), test changes, non-JSDoc comments.

Add notice at top of index.mdx (import Link from /components):

Update existing API documentation pages after source code changes. Use when syncing docs with library changes like new parameters, type constraint changes, interface updates, or function renames. Covers common change patterns and verification steps. Source: open-circle/valibot.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/open-circle/valibot --skill repo-website-api-update
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from open-circle/valibot

Quick answers

What is repo-website-api-update?

Update existing API documentation pages after source code changes. Use when syncing docs with library changes like new parameters, type constraint changes, interface updates, or function renames. Covers common change patterns and verification steps. Source: open-circle/valibot.

How do I install repo-website-api-update?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/open-circle/valibot --skill repo-website-api-update Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/open-circle/valibot