byleejpsd· 1 skill
Production-grade TypeScript reference for React & Next.js frontend development. Covers type narrowing, component Props, generic hooks, discriminated unions, as const, satisfies, Zod validation, TanStack Query, server/client boundaries, forms, state management, performance, accessibility, debugging, and code review. Use when the user works with TypeScript in React or Next.js: type errors, Props design, generics, API typing, SSR/CSR boundaries, hydration issues, form validation, state management, performance, or code review. Also use for "how should I type this?", "why does this type error happen?", or any architectural decision involving TypeScript in a frontend context.
$npx -y skills add leejpsd/typescript-react-nextjs-patterns --skill typescript-react-nextjs-patternsInstalls into the current project.
Run `npx skills use "https://github.com/leejpsd/typescript-react-nextjs-patterns" --skill "leejpsd/typescript-react-nextjs-patterns"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/leejpsd/typescript-react-nextjs-patterns" that are relevant to the current task. Run `npx skills add "https://github.com/leejpsd/typescript-react-nextjs-patterns"` and select the relevant skills, then follow their instructions.