Home / Stacks / Full-Stack TypeScript
🔷

Full-Stack TypeScript

Everything you need to build a modern full-stack TypeScript application from database to deployment

7 skills · Works with Claude Code, Codex, Cursor & more

⚙️ Engineering
RARE

Next.js App Router Patterns

Build Next.js applications using App Router best practices. Generates server components, server actions, route handlers, middleware, and data fetching patterns with proper caching and revalidation strategies.

Community 7.2K
Scanned
nextjs react app-router
mkdir -p ~/.claude/skills/nextjs-patterns && curl -fsSL https://raw.githubusercontent.com/Jeffallan/claude-skills/HEAD/skills/nextjs-developer/SKILL.md -o ~/.claude/skills/nextjs-patterns/SKILL.md
⚙️ Engineering
RARE

Advanced TypeScript Patterns

Master advanced TypeScript — generics, conditional types, template literals, branded types, discriminated unions, and type-level programming. Generates type-safe utilities and fixes complex type errors.

Community 4.6K
Scanned
typescript generics types
mkdir -p ~/.claude/skills/typescript-advanced && curl -fsSL https://raw.githubusercontent.com/Jeffallan/claude-skills/HEAD/skills/typescript-pro/SKILL.md -o ~/.claude/skills/typescript-advanced/SKILL.md
⚙️ Engineering
RARE

Zod Schema Validation

Design type-safe validation schemas with Zod. Generates runtime validators for API inputs, form data, environment variables, and config files with automatic TypeScript type inference and custom error messages.

Community 5.2K
Scanned
zod validation typescript
mkdir -p ~/.claude/skills/zod-validation && curl -fsSL https://raw.githubusercontent.com/Jeffallan/claude-skills/HEAD/skills/typescript-pro/SKILL.md -o ~/.claude/skills/zod-validation/SKILL.md
⚙️ Engineering
RARE

Zustand State Management

Manage React application state with Zustand. Creates typed stores, implements middleware (persist, devtools, immer), handles async actions, and designs store architecture for complex applications.

Community 4.5K
Scanned
zustand state-management react
mkdir -p ~/.claude/skills/zustand-state && curl -fsSL https://raw.githubusercontent.com/Jeffallan/claude-skills/HEAD/skills/react-expert/SKILL.md -o ~/.claude/skills/zustand-state/SKILL.md
⚙️ Engineering
RARE

Vitest Unit Testing

Write fast unit tests with Vitest — the Vite-native test runner. Generates test suites with mocking, spying, snapshot testing, code coverage, and in-source testing with native ESM and TypeScript support.

Vitest 4.0K
Scanned
vitest testing unit-testing
mkdir -p ~/.claude/skills/vitest-unit && curl -fsSL https://raw.githubusercontent.com/Jeffallan/claude-skills/HEAD/skills/test-master/SKILL.md -o ~/.claude/skills/vitest-unit/SKILL.md

More Stacks

View all stacks →

Added to wishlist