micyou-website-skills

Execute standardized development tasks for the MicYou VitePress documentation website.

10|5|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/MicYou-Dev/Website-MicYou --skill micyou-website-skills
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: micyou-website-skills
Source: https://github.com/MicYou-Dev/Website-MicYou/tree/main/.agent
Command: npx skills add https://github.com/MicYou-Dev/Website-MicYou --skill micyou-website-skills

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the guesswork and inconsistency for AI agents working on the MicYou documentation website, ensuring all development tasks strictly follow the project's required standards for content structure, multi-language synchronization, and code formatting.

Core Features & Use Cases

  • Predefined Development Workflows: Includes step-by-step guides for 6 common tasks: adding new documentation pages, updating internationalization translations, creating custom Vue components, building and previewing the site, checking translation sync across languages, and fetching GitHub data for releases and statistics.
  • Project Standard Enforcement: Automatically enforces mandatory requirements such as frontmatter fields for all docs, synchronized updates across Simplified Chinese, English, and Traditional Chinese, and correct asset placement in the public directory.
  • Use Case: An AI agent can use this Skill to add a new "Troubleshooting" page, create translations for all three supported languages, update the navigation sidebar, and verify content sync in minutes, with no manual formatting errors.

Quick Start

Use the micyou-website-skills skill to add a new "USB Connection Guide" documentation page with full translations and updated navigation sidebar.

Frequently Asked Questions about micyou-website-skills

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

FAQPage Schema
How do I automate VitePress documentation updates with an AI agent?

Automating VitePress documentation updates with an AI agent requires standardized workflows that enforce frontmatter formatting and multi-language content parity. This Skill provides predefined guides for adding pages, updating i18n translations, and syncing navigation sidebars automatically.

What is the best way to manage i18n translations for a Vue 3 static site?

Managing i18n translations for a Vue 3 static site involves synchronizing content across Simplified Chinese, English, and Traditional Chinese. This Skill enforces cross-language content parity and provides automated workflows to check translation sync and update internationalization files.

How to add a new documentation page to VitePress with synchronized translations?

Adding a documentation page to VitePress with synchronized translations requires creating content for all three supported languages and updating the navigation sidebar. This Skill directs AI agents to generate frontmatter-formatted pages, place assets correctly, and verify cross-language sync.

Does this AI agent workflow enforce Biome linting and VitePress configuration standards?

Yes, this AI agent workflow enforces Biome linting and VitePress configuration standards strictly. It ensures all automated development tasks for the static documentation website adhere to project-specific requirements for code formatting and structural compliance.

Can I fetch GitHub release data and statistics for a static documentation website?

Fetching GitHub release data and statistics for a static documentation website is a supported workflow. This Skill enables AI agents to synchronize GitHub data, allowing automated retrieval of release information and project statistics directly into the VitePress site.

How do I build and preview a VitePress static site using an AI agent?

Building and previewing a VitePress static site using an AI agent is executed through predefined development workflows. This Skill guides the agent through the production build process, ensuring all internationalization updates and custom Vue components are correctly compiled.