web-shader-extractor

Collection of AI agent skills for Claude Code

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

CLI를 사용하여 이 스킬을 설치하고 작업 공간에서 SKILL.md 워크플로 사용을 시작하세요.

최근 업데이트: 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