extract-rules
✓既存のコードベースからプロジェクト固有のコーディング ルールとドメインの知識を抽出し、AI エージェント用のマークダウン ドキュメントを生成します。
SKILL.md
Analyzes existing codebase to extract project-specific coding rules and domain knowledge, generating structured markdown documentation for AI agents.
File format: YAML frontmatter only (no markdown body). The file uses .md extension for consistency with other Claude Code config files, but contains only YAML between --- delimiters.
Note: .gitignore patterns are always applied. Common exclusions like nodemodules/, dist/, build/ are typically in .gitignore and automatically excluded.
既存のコードベースからプロジェクト固有のコーディング ルールとドメインの知識を抽出し、AI エージェント用のマークダウン ドキュメントを生成します。 ソース: hiroro-work/claude-plugins。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/hiroro-work/claude-plugins --skill extract-rules- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-11
- 更新日
- 2026-02-18
クイックアンサー
extract-rules とは?
既存のコードベースからプロジェクト固有のコーディング ルールとドメインの知識を抽出し、AI エージェント用のマークダウン ドキュメントを生成します。 ソース: hiroro-work/claude-plugins。
extract-rules のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/hiroro-work/claude-plugins --skill extract-rules インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/hiroro-work/claude-plugins
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-11