By takaaaaaan
Generate and align CLAUDE.md files in the user's house style — claude-md-init creates one from scratch by analyzing the codebase (/init-like), claude-md-align brings an existing CLAUDE.md into the canonical format (preserve + propose).
Use when a repository ALREADY has a CLAUDE.md and the user wants it brought into their house style / format — triggered by 「CLAUDE.md を流儀に合わせて」 「整えて」「揃えて」「この形式に直して」. Preserves existing hand-written content, supplements missing fixed sections (worktree+port, Korean-commit style, maintenance policy), and reorders to the canonical skeleton — proposing changes for approval before writing. NOT for creating a CLAUDE.md from scratch — use claude-md-init for that.
Use when a repository has NO CLAUDE.md and you need to create one from scratch in the user's house style by analyzing the codebase — triggered by 「CLAUDE.md を作って」「CLAUDE.md がない」「/init 相当で」, or onboarding a new project/repo. Generates a Japanese CLAUDE.md with the user's fixed conventions (worktree+port rules, Korean-commit style, maintenance policy) plus codebase-derived sections. NOT for editing an existing CLAUDE.md — use claude-md-align for that.
CLAUDE.md を あなたの流儀(house style) で生成・整形する個人用スキル群。2 つのスキルを 1 リポジトリに収め、形式の定義は references/ の 1 箇所で共有する(二重管理しない)。
形式の正本は metabolic-twin-be / metabolic-twin-fe の CLAUDE.md から抽出した、固定セクション(メンテナンス方針・worktree とポート必須ルール・韓国語コミット規約)+コードベース由来セクションの骨格。
| スキル | 用途 | トリガ例 |
|---|---|---|
claude-md-init | CLAUDE.md が無いリポで、コードベースを解析してゼロから生成(/init 相当) | 「CLAUDE.md を作って」「init して」 |
claude-md-align | 既存 CLAUDE.md を保全しつつ流儀の骨格へ整える(提案 → 承認 → 適用) | 「CLAUDE.md を流儀に合わせて」「整えて」 |
claude-md/
├── .claude-plugin/{plugin.json, marketplace.json}
├── references/
│ ├── format.md # 正規セクション骨格(A/B/C)+解析チェックリスト ← 唯一の正本
│ └── fixed-blocks.md # A 固定セクションの逐語テキスト
└── skills/
├── claude-md-init/SKILL.md
└── claude-md-align/SKILL.md
骨格を変えたいときは references/format.md を、固定文言を変えたいときは references/fixed-blocks.md を直す。両スキルがこれを参照するので、片方だけ直せば両方に効く。
/plugin marketplace add takaaaaaan/claude-md
/plugin install claude-md@claude-md
npx skills add(skills.sh CLI) はリポジトリ直下の単一SKILL.md前提のため、2 スキル構成のこのリポはプラグイン経由のインストールを使う。
詳細は references/format.md 参照。
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub takaaaaaan/claude-md --plugin claude-mdReview GitHub PRs via the gh CLI — pick a PR, pick a review style (general / security / multi-angle / second-opinion / simplification / submodule SHA), optionally post findings back as a PR comment.
Access official Microsoft documentation, API references, and code samples for Azure, .NET, Windows, and more.
Make your AI agent code with your project's architecture, rules, and decisions.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Build and maintain an LLM-curated personal knowledge base in your project — Andrej Karpathy's LLM Wiki pattern, designed to scale to thousands of pages without becoming a context bottleneck. Now with an optional compiled graph layer for typed, provenance-backed relationships.
Connect to Atlassian products including Jira and Confluence. Search and create issues, access documentation, manage sprints, and integrate your development workflow with Atlassian's collaboration tools.
AI-powered wiki generator for code repositories. Generates comprehensive, Mermaid-rich documentation with dark-mode VitePress sites, onboarding guides, deep research, and source citations. Inspired by OpenDeepWiki and deepwiki-open.