web-shader-extractor

Collection of AI agent skills for Claude Code

Installation
CLI
npx skills add https://github.com/lixiaolin94/skills --skill web-shader-extractor

Installieren Sie diesen Skill über die CLI und beginnen Sie mit der Verwendung des SKILL.md-Workflows in Ihrem Arbeitsbereich.

Zuletzt aktualisiert am 4/24/2026

中文版

Skills

A small collection of reusable skills for AI coding agents.

Included Skills

Skill Description
weekly-report Generate structured weekly reports from multiple evidence channels such as collaboration platforms, Git history, agent sessions, and local documents.
web-shader-extractor Extract WebGL/Canvas/Shader effects from websites and port them into standalone native JS projects.

Install

Install the whole repository:

npx skills add https://github.com/lixiaolin94/skills

Install a specific skill:

npx skills add https://github.com/lixiaolin94/skills --skill weekly-report
npx skills add https://github.com/lixiaolin94/skills --skill web-shader-extractor

Acknowledgments

Contributor Contributions
Huazi web-shader-extractor — 2D Canvas extraction report that led to 2D Canvas identification, porting strategy, and framework shell-removal rules

License

MIT