Claude Code用のプラグインマーケットプレイスです。各プラグインを個別にインストールできます。
/plugin marketplace add jun-suzuki1028/cc-plugins
/plugin install cc-bestpractice-check@jun-suzuki1028-cc-plugins
/plugin install image-redactor@jun-suzuki1028-cc-plugins
/plugin install spec-driven@jun-suzuki1028-cc-plugins
claude --plugin-dir ./plugins/cc-bestpractice-check
claude --plugin-dir ./plugins/image-redactor
claude --plugin-dir ./plugins/spec-driven
/plugin を実行すると対話的にプラグインを管理できます。
| プラグイン | 説明 |
|---|---|
| cc-bestpractice-check | Claude Code設定をベストプラクティスと比較しギャップをレポート |
| image-redactor | 画像内の機密情報をOCRで検出し墨消し |
| spec-driven | プチ仕様駆動開発 - 4ドキュメント体制でPLAN→SPEC→TODO→実装をガイド |
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
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 claim画像内の機密情報をOCRで検出し墨消し
Claude Code設定をベストプラクティスと比較しギャップをレポート
npx claudepluginhub jun-suzuki1028/cc-plugins --plugin spec-drivenSpec-driven development workflow system with structured phases: Requirements → Design → Tasks → Implementation
Specification-Driven Development with Process Discipline for Claude Code
Specification-driven development workflow: specify → plan → tasks → implement
Spec-driven development with search, conflict detection, and reporting
GitHub Spec-Kit integration for Specification-Driven Development - define WHAT and HOW before coding
Spec-driven development plugin for Claude Code. Markdown specs as the source of truth, code downstream.