← スキル一覧に戻る
Validation (run from

lcp-mintlify-docs
by YusukeShimizu
LCP (Lightning Compute Protocol) is an application-layer protocol for paying for small compute jobs over Lightning.
⭐ 2🍴 0📅 2026年1月7日
SKILL.md
name: lcp-mintlify-docs description: Edit the Mintlify docs site under docs/. Keep docs.json consistent and run a11y/broken-links checks. metadata: short-description: Work on Mintlify docs content and navigation
You are editing the documentation site under docs/ (Mintlify).
Scope
- Site config:
docs/docs.json - Pages and assets:
docs/** - Local validation scripts:
docs/scripts/check-docs-json.mjs
Workflow
- Prefer repo-root-relative links so the link checker resolves paths consistently.
- Japanese pages mirror English pages using a
-jasuffix and live alongside them. - Keep navigation (
docs/docs.json) and page frontmatter consistent.
Validation (run from docs/)
node scripts/check-docs-json.mjsnpx --yes mintlify@4.2.255 a11ynpx --yes mintlify@4.2.255 broken-links
Optional local preview:
npx --yes mintlify@4.2.255 dev --no-open
スコア
総合スコア
70/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
✓説明文
100文字以上の説明がある
+10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です