rig-wasm-check

Official

Ensure Rig code is WASM compatible.

Author0xPlaygrounds
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the challenge of ensuring Rust code written for the Rig framework is compatible with WebAssembly (WASM) compilation, preventing common errors related to threading and type safety in a single-threaded environment.

Core Features & Use Cases

  • WASM Compatibility Audit: Verifies that trait bounds correctly use WasmCompatSend/WasmCompatSync and that futures are properly boxed with WasmBoxedFuture.
  • Error Type Validation: Checks for correct conditional compilation of error types for WASM targets.
  • Use Case: Before deploying a new Rust module within Rig to a WASM environment, use this Skill to automatically scan the codebase for potential WASM-specific compilation issues.

Quick Start

Run the rig-wasm-check skill on the current directory to audit for WASM compatibility.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: rig-wasm-check
Download link: https://github.com/0xPlaygrounds/rig/archive/main.zip#rig-wasm-check

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.