kw-vite-checker-setup
Installation
SKILL.md
Vite Checker Setup
Install and configure two complementary systems so all errors appear in the terminal during development:
vite-plugin-checker— TypeScript compile-time errors (types, syntax).server.forwardConsole— Browser runtime errors (console.*, unhandled errors) via Vite 8 native support.
When to use
- Setting up a new Vite + TypeScript project
- User wants TS errors in terminal during
dev - User complains about not seeing type errors until build
- User wants browser console output (runtime errors, logs) in the terminal
- Adding dev-time error reporting to an existing Vite project
Pre-flight checks
Before making any changes, verify current state:
Related skills
More from kwazema/claude-skills
kw-gsd-fortify
>
11kw-cubic
>
10kw-stack-audit
>
10kw-update-skills
>
10kw-find-docs
Retrieves up-to-date documentation and code examples from Context7 for any library or framework. Use when writing code that depends on external packages, verifying API signatures, looking up usage patterns, or when training data may be outdated. Covers setup, migration, and version-specific docs.
9kw-skill-docs
>
9