LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Visualization - Generate HTML game files for interactive code learning

Provides guidelines and specifications for generating self-contained retro pixel-art HTML games for interactive code learning experiences.

Tags

Updated: 2026-09-18

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Generate self-contained HTML game files
  • Render pixel art on HTML5 canvas
  • Highlight code snippets with Shiki
  • Structure framework trail data

Inputs

  • Trail data JSON structure
  • Shared engine.js file
  • Shiki CDN library

Outputs

  • Self-contained HTML game file

Requirements

  • Web browser supporting HTML5 Canvas
  • Internet connection for Shiki CDN

Source

  • Spec: SKILL.md
visualization
html5-game
code-learning
pixel-art
Generate self-contained HTML game files
Render pixel art on HTML5 canvas
Highlight code snippets with Shiki
Structure framework trail data
Trail data JSON structure
Shared engine.js file
Shiki CDN library
Self-contained HTML game file