tmdb-codegen

Installation
SKILL.md

TMDB Code Generation

Overview

This project uses automatic code generation for TMDB API integration with selective Zod schema generation for optimal performance.

Critical Rule

NEVER manually edit src/_generated/tmdb-server-functions.ts - it is auto-generated.

Always use pnpm codegen:tmdb to regenerate after making changes to endpoint configurations.

Architecture

Selective Zod Schema Generation

The project uses a selective approach to Zod schema generation:

Related skills

More from qingqishi/shiqingqi.com

Installs
13
GitHub Stars
4
First Seen
Jan 25, 2026