---
name: Wasm Skills Discovery
slug: wasm-skills-discovery
category: AI Engineering
description: Wasm Skills Discovery auto-activates for WebAssembly and WASI work, then points Claude Code to the relevant wasm guidance. Use it to find the right wasm browser, Rust, fundamentals, or server-side skill.
github: "https://github.com/rand/cc-polymath/tree/main/skills/discover-wasm"
language: Python
stars: 175
forks: 12
install: "npx degit https://github.com/rand/cc-polymath/tree/main/skills/discover-wasm ~/.claude/skills/discover-wasm"
installs_to: ~/.claude/skills/discover-wasm
source_path: skills/discover-wasm/SKILL.md
collection_size: 25
category_size: 3475
collection_url: "https://dirskills.com/collections/rand/cc-polymath"
added: 2026-09-07T05:21:42.751Z
last_synced: 2026-09-07T05:21:42.751Z
canonical_url: "https://dirskills.com/skills/wasm-skills-discovery"
---

# Wasm Skills Discovery

Wasm Skills Discovery auto-activates for WebAssembly and WASI work, then points Claude Code to the relevant wasm guidance. Use it to find the right wasm browser, Rust, fundamentals, or server-side skill.

**Install:**

```bash
npx degit https://github.com/rand/cc-polymath/tree/main/skills/discover-wasm ~/.claude/skills/discover-wasm
```

## README

# Wasm Skills Discovery

Provides automatic access to comprehensive wasm skills.

## When This Skill Activates

This skill auto-activates when you're working with:
- WebAssembly
- WASM
- wasm-pack
- Rust to WASM
- browser WASM
- WASI
- portable bytecode

## Available Skills

### Quick Reference

The Wasm category contains 4 skills:

1. **wasm-browser-integration**
2. **wasm-fundamentals**
3. **wasm-rust-toolchain**
4. **wasm-server-side**

### Load Full Category Details

For complete descriptions and workflows:

Read ../wasm/INDEX.md


This loads the full Wasm category index with:
- Detailed skill descriptions
- Usage triggers for each skill
- Common workflow combinations
- Cross-references to related skills

### Load Specific Skills

Load individual skills as needed:

Read ../wasm/wasm-browser-integration.md
Read ../wasm/wasm-fundamentals.md
Read ../wasm/wasm-rust-toolchain.md
Read ../wasm/wasm-server-side.md


## Progressive Loading

This gateway skill enables progressive loading:
- **Level 1**: Gateway loads automatically (you're here now)
- **Level 2**: Load category INDEX.md for full overview
- **Level 3**: Load specific skills as needed

## Usage Instructions

1. **Auto-activation**: This skill loads automatically when Claude Code detects wasm work
2. **Browse skills**: Run `Read ../wasm/INDEX.md` for full category overview
3. **Load specific skills**: Use bash commands above to load individual skills


**Next Steps**: Run `Read ../wasm/INDEX.md` to see full category details.
