doppler-kernel-reviewer
Installation
SKILL.md
Kernel Reviewer
This skill helps you review DOPPLER kernels (WGSL, JS wrappers, .d.ts) against the official style guides. It also supports proposing changes to the style guides themselves.
Mandatory Style Guides
Read these before non-trivial kernel review or kernel-wrapper edits:
docs/style/general-style-guide.mddocs/style/javascript-style-guide.mddocs/style/wgsl-style-guide.md
Also read docs/style/config-style-guide.md when the review touches rule selection, dtype policy, or kernel-path metadata.
Developer Guide Routing
When the review turns into implementation guidance, also open:
docs/developer-guides/README.md