OpenTypes

A community-driven registry of reusable TypeScript types. Install production-ready types with optional Zod validation in seconds using the shadcn CLI.

104 types across 21categories — all open source

Get Started

~/my-app — bash

For AI Agents

Agent-friendly by design

Drop OpenTypes into your AI workflow

Every resource an agent needs is published as clean Markdown at a stable URL — no scraping, no JavaScript, no wasted tokens. Start with SKILL.md — a portable Agent Skills file with frontmatter that any skill-aware client (Claude Code, Codex CLI, Cursor) can consume.

Open SKILL.md

One-liner for an agent

# 1. Teach the agent how to use OpenTypes
curl https://open-types.dev/SKILL.md

# 2. Or hand it the curated index
curl https://open-types.dev/llms.txt

# 3. Install a schema (with Zod v4 validators)
npx shadcn add @open-types/<name>-zod