Claude Code Plugins

Community-maintained marketplace

Feedback

Provides development principles, guidelines, and VibeCoder guidance. Use when user mentions 原則, principles, ガイドライン, guidelines, VibeCoder, 安全性, safety, 差分編集, diff-aware. Triggers: 原則, principles, ガイドライン, VibeCoder, 安全性, 差分編集. Do not use for actual implementation - use impl skill instead.

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name principles
description Provides development principles, guidelines, and VibeCoder guidance. Use when user mentions 原則, principles, ガイドライン, guidelines, VibeCoder, 安全性, safety, 差分編集, diff-aware. Triggers: 原則, principles, ガイドライン, VibeCoder, 安全性, 差分編集. Do not use for actual implementation - use impl skill instead.
allowed-tools Read
metadata [object Object]

Principles Skills

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

含まれる小スキル

スキル 用途
core-general-principles 開発の基本原則
core-diff-aware-editing 差分認識編集のガイド
core-read-repo-context リポジトリコンテキスト読み取り
vibecoder-guide VibeCoder 向けガイド

ルーティング

  • 基本原則: core-general-principles/doc.md
  • 差分編集: core-diff-aware-editing/doc.md
  • コンテキスト読み取り: core-read-repo-context/doc.md
  • VibeCoder: vibecoder-guide/doc.md

実行手順

  1. ユーザーのリクエストを分類
  2. 適切な小スキルの doc.md を読む
  3. その内容を参照・適用