vm-dev
について
vm-dev Claudeスキルは、開発者がËtwasmVM向けのスマートコントラクトを構築および最適化するための支援を提供します。このスキルは、Wasm実行エンジンのスキャフォールディング、VMのガス会計ロジックの統合、およびコントラクト向けの開発者フックの追加機能を備えています。正確なガス計測とVM統合が必要なRustベースのスマートコントラクトプロジェクトに取り組む際に、このスキルをご利用ください。
クイックインストール
Claude Code
推奨/plugin add https://github.com/EojEdred/Etridgit clone https://github.com/EojEdred/Etrid.git ~/.claude/skills/vm-devこのコマンドをClaude Codeにコピー&ペーストしてスキルをインストールします
ドキュメント
GitHub リポジトリ
関連スキル
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.
connect-mcp-server
デザインThis skill provides a comprehensive guide for connecting MCP (Model Context Protocol) servers to Claude Code using HTTP, stdio, and SSE transports. It covers the complete setup process including installation, configuration, authentication, and security for integrating external services like GitHub, Notion, and databases. Use this when you need to add MCP server integrations, configure external tools, or connect to custom APIs in your development workflow.
