code-style-guides

主要コードスタイルガイドの比較と適用を整理し、チーム規約の統一と移行を支援するスキル。Airbnb/Google/Standardの選定、カスタマイズ、移行計画を扱う。Anchors:• Clean Code (Robert C. Martin) / 適用: 命名と意図の明確化 / 目的: 可読性の向上• Style Guide Comparison / 適用: ガイド選定 / 目的: 適合性評価• Migration Patterns / 適用: 移行計画 / 目的: 変更影響の最小化Trigger:Use when selecting or migrating style guides, unifying team conventions, or customizing linting rules.code style guide, ESLint config, Prettier rules, migration, coding conventions

$ Installieren

git clone https://github.com/daishiman/AIWorkflowOrchestrator /tmp/AIWorkflowOrchestrator && cp -r /tmp/AIWorkflowOrchestrator/.claude/skills/code-style-guides ~/.claude/skills/AIWorkflowOrchestrator

// tip: Run this command in your terminal to install the skill