wasm skills

30 tagged wasm, measured the same way as everything else here.

Browse within: rust 233d 10glTF 9renderer 9scene-graph 9vue 7vuetify 7emscripten 6moodle 6playground 6webassembly 6

edge-python

01

dylan-sutton-chavez/edge-python

Skill Claude CodeCodex

Write, run, test and package Edge Python programs with the edge CLI. Use when editing .py files in an Edge Python project or when the user asks for Edge Python code.

264 2d ago A 39 tokens original Apache-2.0

internet_search

02

silent-rs/silent-Tiangong

Skill Claude CodeCodex

Instructions for using a local search script to retrieve current web results as JSON, including titles, links, summaries, and sources.

23 2d ago A 0 tokens original Apache-2.0

skill_creator

03

silent-rs/silent-Tiangong

Skill Claude CodeCodex

An interactive workflow for creating, importing, and adapting Tiangong skills, which are instruction packages for an AI agent.

23 2d ago A 0 tokens original Apache-2.0

volcengine_video

04

silent-rs/silent-Tiangong

Skill Claude CodeCodex

Instructions for generating videos with Volcengine’s Seedance model from a text description.

23 2d ago A 0 tokens original Apache-2.0

scena-app-builder

05

johannesPettersson80/scena

Skill Claude CodeCodex

Use when an LLM needs to build, verify, debug, or iterate on a scena application, scene recipe, viewer, CAD inspection workflow, digital twin, product configurator, dashboard, documentation renderer, or agent verification loop using public scena CLI/schema/docs instead of repo internals.

20 8d ago A 62 tokens

johannesPettersson80/scena

Skill Claude CodeCodex

Use when preparing scena user-visible changes for release, changing crate metadata, versioning, changelog/release notes, public API stability, cargo publish dry runs, semver checks, or v1.0 release evidence.

20 8d ago A 51 tokens

johannesPettersson80/scena

Skill Claude CodeCodex

Use when adding or reviewing scena tests, visual proof, browser/WASM checks, headless screenshots, color/capability validation, resource lifetime tests, dirty-state tests, allocation gates, or benchmark evidence.

20 8d ago A 47 tokens

ateeducacion/moodle-playground

Skill Claude CodeCodex

Blueprint provisioning system expert. Use when working with blueprint JSON files, step handlers, the executor engine, resource resolution, PHP code generation for Moodle provisioning, or adding new blueprint step types. Covers the full pipeline from blueprint parsing through validation, constant substitution, resource…

11 8d ago A 66 tokens GPL-3.0

moodle-internals

09

ateeducacion/moodle-playground

Skill Claude CodeCodex

Moodle LMS domain expert. Use when working with Moodle APIs, plugin system, database schema, install/upgrade lifecycle, config settings, course structure, user management, enrollment, caching (MUC), or any PHP code that interacts with Moodle core. Covers Moodle 4.4 through 5.1+ branch conventions.

11 8d ago A 70 tokens GPL-3.0

ateeducacion/moodle-playground

Skill Claude CodeCodex

WebAssembly and browser runtime expert. Use when debugging WASM crashes (OOM, unreachable traps, memory access out of bounds), optimizing Emscripten MEMFS performance, working with service worker request routing, understanding browser memory constraints, handling Web Worker communication, or investigating issues at…

11 8d ago A 81 tokens GPL-3.0

docx-generator

11

guyoung/boxagnts

Skill Claude CodeCodex

Production-grade DOCX generator that creates valid Microsoft Word (.docx) files from Markdown or structured AST using a safe streaming ZIP engine and minimal but strict OOXML baseline.

11 1mo ago A 38 tokens original MIT

pptx-generator

12

guyoung/boxagnts

Skill Claude CodeCodex

Compile Markdown into a valid Microsoft PowerPoint (.pptx) file using pure JavaScript. Pipeline: Markdown → AST → Slide IR → Layout IR → OOXML → ZIP. Images embedded from local files.

11 1mo ago A 45 tokens original MIT

xlsx-generator

13

guyoung/boxagnts

Skill Claude CodeCodex

Production-grade XLSX generator that creates valid Microsoft Excel (.xlsx) files from structured table data using a DEFLATE-mode ZIP engine (uses zlib for compression). Supports formulas, merged cells, styles (bold/font/alignment/border/fill/number-format/column-width), panes/freeze-panes, multi-sheet, and auto-sizing.

11 1mo ago A 72 tokens original MIT