bridge-dev
について
bridge-devは、Rustを使用してFlareChainとPartition Burst Chains間のクロスチェーンブリッジを構築する開発者向けのClaude Skillです。このスキルは、pallet-bridgeコンポーネントのスキャフォールディング、検証付きメッセージパッシングの実装、およびチェーン固有の統合を処理します。マルチチェーンブリッジ機能を迅速に開発または最適化する必要がある場合に、このスキルをご利用ください。
クイックインストール
Claude Code
推奨/plugin add https://github.com/EojEdred/Etridgit clone https://github.com/EojEdred/Etrid.git ~/.claude/skills/bridge-devこのコマンドをClaude Codeにコピー&ペーストしてスキルをインストールします
ドキュメント
GitHub リポジトリ
関連スキル
when-bridging-web-cli-use-web-cli-teleport
その他This skill enables bidirectional integration between web interfaces and CLI tools, allowing web apps to trigger CLI commands and CLI tools to display web interfaces. It provides REST APIs and WebSocket communication for real-time data exchange between systems. Use this when you need to bridge web-based workflows with existing CLI tools or command-line operations.
web-cli-teleport
デザインThis skill helps developers choose between Claude Code Web and CLI interfaces based on task complexity and workflow needs. It enables seamless teleportation of sessions between environments to maintain context and optimize productivity. Use it for session management and to determine the best interface for coding tasks requiring different levels of iteration or back-and-forth interaction.
requesting-code-review
デザインThis skill dispatches a code-reviewer subagent to analyze code changes against requirements before proceeding. It should be used after completing tasks, implementing major features, or before merging to main. The review helps catch issues early by comparing the current implementation with the original plan.
executing-plans
デザインUse the executing-plans skill when you have a complete implementation plan to execute in controlled batches with review checkpoints. It loads and critically reviews the plan, then executes tasks in small batches (default 3 tasks) while reporting progress between each batch for architect review. This ensures systematic implementation with built-in quality control checkpoints.
