スキル一覧に戻る
GuicedEE

rules-repo-conventions

by GuicedEE

A collection of guides that AI can use to support generative code

4🍴 0📅 2026年1月16日
GitHubで見るManusで実行

SKILL.md


Rules Repository Conventions

This Skill encodes the essential conventions for working with this repository (as a submodule or directly) so Claude can apply them automatically.

Instructions

  1. Load and apply the repository root skills catalog: see skills.md.
  2. Honor RULES.md anchors for behavior and technical commitments:
  3. Close loops between artifacts:
    • Pact → Rules → Guides → Implementation, and back-links from Implementation to its source guide and rule.
  4. Link discipline:
    • Use relative paths; do not place project-specific docs inside the Rules Repository submodule directory when used downstream.
  5. Observability defaults:
  6. When adding new topic docs under generative/:
    • Add the entry to the nearest topic index README and cross-link to related guides.
  7. When updating structure/content:
    • Apply the Forward-Only policy in one change: update or remove conflicting docs and links; no compatibility stubs.

Examples

  • When scaffolding a new host project README, include links to PACT.md, RULES.md, GUIDES.md, IMPLEMENTATION.md, and the Rules Repository submodule path.
  • When creating a new Observability guide, add it to generative/platform/observability/README.md and cross-link from related platform indexes.

Validation Checklist

  • Links resolve and remain relative
  • Loop closure present (forward/back links)
  • No project-specific files placed inside the submodule directory
  • Forward-only edits applied (no legacy anchors retained)

See also

スコア

総合スコア

55/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

0/5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です