Commit ae136b8
feat: add debug-rendering skill for LiveTemplate rendering issues (#14)
Add comprehensive skill for debugging LiveTemplate rendering pipeline:
- Quick symptom lookup table mapping issues to pipeline phases
- Detailed investigation workflows for priority issues:
- Template not updating
- Partial/broken renders
- Action dispatch errors
- Server-side debugging guide (5-phase pipeline)
- Client-side debugging guide (WebSocket, TreeRenderer, morphdom)
- Debug commands for server logs and browser console
- Common root causes and fix patterns
Also includes:
- Validation test to ensure skill references stay in sync
- Updated skill count in agent tests (22 -> 23)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>1 parent e95b85a commit ae136b8
3 files changed
Lines changed: 951 additions & 4 deletions
File tree
- commands/claude_resources/skills/debug-rendering
- e2e
0 commit comments