Back to Skills

runtime-upgrade

EojEdred
Updated 19 days ago
6 views
0
View on GitHub
Metadesigndata

About

This skill packages Substrate runtime upgrades into Wasm blobs with versioning, metadata, and checksums. It generates governance-ready proposal payloads for seamless on-chain deployment. Use it when you need to build and prepare a complete runtime upgrade package for a Polkadot/Substrate-based chain.

Documentation

runtime-upgrade

Detailed specification and instructions for the runtime-upgrade skill.

Quick Install

/plugin add https://github.com/EojEdred/Etrid/tree/main/runtime-upgrade

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

GitHub 仓库

EojEdred/Etrid
Path: 14-aidevs/skills/runtime-upgrade/runtime-upgrade

Related Skills

langchain

Meta

LangChain is a framework for building LLM applications using agents, chains, and RAG pipelines. It supports multiple LLM providers, offers 500+ integrations, and includes features like tool calling and memory management. Use it for rapid prototyping and deploying production systems like chatbots, autonomous agents, and question-answering services.

View skill

Algorithmic Art Generation

Meta

This skill helps developers create algorithmic art using p5.js, focusing on generative art, computational aesthetics, and interactive visualizations. It automatically activates for topics like "generative art" or "p5.js visualization" and guides you through creating unique algorithms with features like seeded randomness, flow fields, and particle systems. Use it when you need to build reproducible, code-driven artistic patterns.

View skill

webapp-testing

Testing

This Claude Skill provides a Playwright-based toolkit for testing local web applications through Python scripts. It enables frontend verification, UI debugging, screenshot capture, and log viewing while managing server lifecycles. Use it for browser automation tasks but run scripts directly rather than reading their source code to avoid context pollution.

View skill

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