← Back to list
name: website-maintainer
description: Use this skill when working on the Repomix documentation website in

website-maintainer
by yamadashy
📦 Repomix is a powerful tool that packs your entire repository into a single, AI-friendly file. Perfect for when you need to feed your codebase to Large Language Models (LLMs) or other AI tools like Claude, ChatGPT, DeepSeek, Perplexity, Gemini, Gemma, Llama, Grok, and more.
⭐ 21,393🍴 997📅 Jan 23, 2026
Use Cases
🔗
MCP Server Integration
AI tool integration using Model Context Protocol. Using website-maintainer.
🧠
AI Model Integration
Integrate LLM and ML models into your application.
✨
Prompt Optimization
Improve prompts for better results.
FAQ
SKILL.md
name: website-maintainer
description: Use this skill when working on the Repomix documentation website in website/ directory, including VitePress configuration, multi-language content, or translation workflows.
Website Maintainer
VitePress documentation site with 14 languages.
Structure
website/client/
├── .vitepress/
│ ├── config.ts # Main config (imports all locales)
│ └── config/
│ ├── configShard.ts # Shared settings (PWA, sitemap, etc.)
│ └── config[Lang].ts # Per-language config (nav, sidebar, search)
└── src/
└── [lang]/ # en, ja, zh-cn, zh-tw, ko, de, fr, es, pt-br, id, vi, hi, it, ru
Adding New Language
- Create
config/configXx.tsbased on existing (exports config + search translations) - Import and add to
localesinconfig.ts - Add search config to
configShard.ts - Create
src/xx/directory with content (copy fromen/)
Editing Content
- Documents: Edit
src/[lang]/guide/*.md(e.g.,src/ja/guide/installation.md) - Navigation/Sidebar: Edit
config/config[Lang].ts→themeConfig.sidebar - Shared settings (logo, footer): Edit
configShard.ts
Translation Guidelines
- English (
src/en/) is source of truth - Keep code examples and CLI options unchanged
- Translate UI labels in config file (nav, sidebar, search modal)
Score
Total Score
90/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
✓説明文
100文字以上の説明がある
+10
✓人気
GitHub Stars 1000以上
+15
✓最近の活動
1ヶ月以内に更新
+10
✓フォーク
10回以上フォークされている
+5
○Issue管理
オープンIssueが50未満
0/5
✓言語
プログラミング言語が設定されている
+5
✓タグ
1つ以上のタグが設定されている
+5
Reviews
💬
Reviews coming soon

