typescript

Installation
SKILL.md

ABOUTME: TypeScript skill for ecommerce monorepo with Next.js and Fastify

ABOUTME: Covers type patterns, Prisma, Zod, React Query, and testing conventions

TypeScript Skill (Ecommerce)

Quick Reference

Rule Convention
Strict mode Always enabled
Null checks strictNullChecks: true
Return types Explicit for public APIs
Zod schemas Validation at boundaries
Prisma types Auto-generated, never manual

Project Structure

Related skills

More from lorenzogirardi/ai-ecom-demo

Installs
7
First Seen
Jan 23, 2026