Agent Skills: Principles Skills

Provides development principles, guidelines, and VibeCoder guidance. Use when user mentions principles, guidelines, safety, or diff-aware editing. Do not use for actual implementation—use the impl skill instead.

UncategorizedID: Chachamaru127/claude-code-harness/principles

Install this agent skill to your local

pnpm dlx add-skill https://github.com/Chachamaru127/claude-code-harness/tree/HEAD/skills/principles

Skill Files

Browse the full folder contents for principles.

Download Skill

Loading file tree…

skills/principles/SKILL.md

Skill Metadata

Name
principles
Description
"開発原則、ガイドライン、VibeCoder向けガイダンスを提供。Use when user mentions principles, guidelines, safety, or diff-aware editing. Do not use for actual implementation—use the impl skill instead."

Principles Skills

開発原則とガイドラインを提供するスキル群です。

機能詳細

| 機能 | 詳細 | |------|------| | 基本原則 | See references/general-principles.md | | 差分編集 | See references/diff-aware-editing.md | | コンテキスト読み取り | See references/repo-context-reading.md | | VibeCoder | See references/vibecoder-guide.md |

実行手順

  1. ユーザーのリクエストを分類
  2. 上記の「機能詳細」から適切な参照ファイルを読む
  3. その内容を参照・適用