By xmgrex
PDCA-based debugging toolkit with bundled MCP servers (dart, mobile-mcp): debug cycle methodology, language-specific log patterns, and mobile automation tools
Dart/Flutter MCP tools reference for app lifecycle, hot reload/restart, logging, widget inspection, and code analysis. Use when debugging Flutter applications.
Universal PDCA debugging framework for systematic hypothesis verification. Use when debugging issues that require structured investigation, observing runtime behavior, or verifying fixes through iterative testing.
Language-specific debug logging patterns and best practices. Reference when adding instrumentation for Dart/Flutter, Kotlin/Android, Swift/iOS, or JavaScript/TypeScript applications.
Complete Flutter debugging toolkit combining PDCA methodology, Dart logging patterns, and MCP tools. Use when debugging Flutter apps - visual issues, runtime behavior, widget problems, or verifying fixes through device testing.
Cross-platform Mobile-MCP tools for device interaction, screenshots, touch simulation, and UI inspection. Works with iOS Simulator and Android Emulator for any mobile app (Flutter, native, React Native).
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.
Claude Code プラグインの個人用マーケットプレイスです。
このリポジトリは、Claude Code で使用するプラグイン、スキル、MCPサーバー設定などを一元管理するための個人用マーケットプレイスとして機能します。チームメンバーごとにディレクトリを分けてプラグインを管理できます。
ccx-arsenal/
├── .claude-plugin/
│ └── marketplace.json # マーケットプレイス定義
├── plugins/
│ └── {member_name}/ # メンバーごとのプラグインディレクトリ
│ ├── .claude-plugin/
│ │ └── plugin.json # プラグインマニフェスト
│ ├── skills/ # スキル定義
│ │ └── {skill-name}/
│ │ └── SKILL.md
│ ├── commands/ # コマンド定義
│ ├── agents/ # サブエージェント定義
│ ├── hooks/ # フック設定
│ │ └── hooks.json
│ └── .mcp.json # MCPサーバー設定
├── CLAUDE.md # Claude Code 用指示書
└── README.md
/plugin marketplace add xmgrex/ccx-arsenal
ローカル開発時:
/plugin marketplace add /path/to/ccx-arsenal
# 利用可能なプラグインを確認
/plugin search @ccx-arsenal
# プラグインをインストール
/plugin install {plugin_name}@ccx-arsenal
plugins/{your_name}/ ディレクトリを作成.claude-plugin/plugin.json を配置.claude-plugin/marketplace.json にプラグインエントリを追加詳細は CLAUDE.md を参照してください。
Private - 個人使用のみ
Essential skills for mastering AI agent collaboration. Start here.
Audit CLAUDE.md files for redundancy and adherence to best practices
Clean Architecture patterns for Flutter with Riverpod state management
Flutter project guardrails: pre-commit dart analyze, enn design system nudges, and Riverpod layer checks
Swift/SwiftUI project guardrails with bundled skills: pre-commit build check, SwiftUI-first convention, iOS version guard, SwiftUI animation expertise, and SwiftUI best practices
npx claudepluginhub xmgrex/ccx-arsenal --plugin pdca-debug-suiteDebugging specialist for errors, test failures, and unexpected behavior. Use proactively when encountering any issues.
Diagnose and fix Claude Code configuration issues including plugin registry, settings, hooks, and MCP servers
Development practices: TDD workflow with red-green-refactor
Collection of Claude Code skills, MCP servers, and hooks for enhanced productivity
Systematic debugging and root cause analysis framework - four-phase investigation process ensuring understanding before fixes
Opt-in productivity coaching for Claude Code. Use for explicit PUA/try-harder requests, user frustration after repeated failures, requests to retry or change approach, passive/low-quality work complaints, completion checks, evidence requests, test/verification reminders, and Ding-style workplace process cues. Normal calm first-attempt requests are left alone.