rig-wasm-check
OfficialEnsure 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/WasmCompatSyncand that futures are properly boxed withWasmBoxedFuture. - 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 requiredComponents
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.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.