Back to Skills

vm-dev

EojEdred
Updated Today
6 views
0
View on GitHub
Designvmetwasmsmart-contractsgas

About

The vm-dev Claude Skill helps developers build and optimize smart contracts for the ËtwasmVM. It provides capabilities to scaffold a Wasm execution engine, integrate VMw gas accounting logic, and add developer hooks for contracts. Use this skill when working on Rust-based smart contract projects that require precise gas metering and VM integration.

Documentation

Quick Install

/plugin add https://github.com/EojEdred/Etrid/tree/main/vm-dev

Copy and paste this command in Claude Code to install this skill

GitHub 仓库

EojEdred/Etrid
Path: 14-aidevs/skills/vm-dev

Related Skills

requesting-code-review

Design

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.

View skill

receiving-code-review

Design

This skill helps developers process code review feedback by emphasizing technical verification over immediate agreement. It provides a structured workflow for understanding, evaluating, and responding to suggestions, especially when feedback is unclear or technically questionable. The core principle is to ensure technical correctness through rigorous analysis before implementing any changes.

View skill

executing-plans

Design

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.

View skill

web-cli-teleport

Design

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.

View skill