edge-python
01dylan-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.
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
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.
Skill Claude CodeCodex
Instructions for using a local search script to retrieve current web results as JSON, including titles, links, summaries, and sources.
Skill Claude CodeCodex
An interactive workflow for creating, importing, and adapting Tiangong skills, which are instruction packages for an AI agent.
Skill Claude CodeCodex
Instructions for generating videos with Volcengine’s Seedance model from a text description.
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.
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.
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.
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…
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.
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…
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.
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.
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.