site-maintainer

Automate DomainLang documentation site upkeep, VitePress configuration, and GitHub Actions deployment.

16|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/DomainLang/DomainLang --skill site-maintainer
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: site-maintainer
Source: https://github.com/DomainLang/DomainLang/tree/main/.github/skills/site-maintainer
Command: npx skills add https://github.com/DomainLang/DomainLang --skill site-maintainer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the upkeep of DomainLang's public documentation site.

Core Features & Use Cases

  • Maintain and organize /site/ documentation pages
  • Configure VitePress site settings and navigation
  • Manage public deployment to domainlang.net

Quick Start

Edit or create pages under /site/ to update public docs and trigger deployment via CI.

Frequently Asked Questions about site-maintainer

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

FAQPage Schema
How do I maintain documentation pages under the /site/ directory?▼

To maintain documentation pages under /site/, you can edit or create pages to update public docs. The site-maintainer automates this upkeep by enforcing standards for navigation, writing style, and page organization for DomainLang's documentation.

How do I configure VitePress site settings and navigation?▼

Configuring VitePress site settings and navigation is handled by editing pages under /site/. This process enforces standards for public docs, ensuring accurate navigation and style before deploying updates to domainlang.net.

How do I deploy VitePress documentation updates to domainlang.net?▼

Deploying VitePress documentation updates to domainlang.net happens automatically via GitHub Actions. You simply edit or create pages under /site/ to trigger CI deployment for the public site.

What is the best way to organize public documentation for DomainLang?▼

The best way to organize public documentation for DomainLang is by maintaining pages under /site/. This approach enforces standards for public docs, ensuring accurate navigation and consistent writing style across the site.

Does site-maintainer require GitHub Actions to deploy documentation updates?▼

Yes, deploying documentation updates to domainlang.net integrates with GitHub Actions for CI. Editing pages under /site/ triggers the automated deployment process to push updates to the public site.