Loading...
Loading...
Found 29 Skills
Ban `as` type assertions in a package via the `@typescript-eslint/consistent-type-assertions` lint rule, replacing them with compiler-verified type-safe alternatives. Use when enabling the assertion ban in a new package or fixing violations in an existing one.
Create AI tools for use with Vercel AI SDK agents. Use when asked to "create AI tools", "add agent tools", "create tool for AI", or "add tools to agent".
Extract structured JSON data from text using Zod schemas
Progressive enhancement form validation with Conform and Zod for Remix applications - type-safe forms that work without JavaScript
Complete environment variable management with type-safe validation, Vercel dev workflow, and prebuild validation.