MCPcopy Index your code
hub / github.com/arkemis-labs/shadcn-zod-form

github.com/arkemis-labs/shadcn-zod-form @v0.1.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.1.1 ↗ · + Follow
31 symbols 104 edges 18 files 0 documented · 0% updated 8mo agov0.1.1 · 2025-10-27★ 2371 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

shadcn-zod-form

Generate shadcn/ui forms from Zod schemas.

Features

  • Generate shadcn/ui forms from Zod schemas
  • Automatically map Zod types to appropriate form components
  • Easy-to-use CLI interface

Installation

npx shadcn-zod-form@latest init

Usage

npx shadcn-zod-form@latest generate ./path/to/zod/schema.ts

License

MIT

Contributing

Contributions are welcome! Please read CONTRIBUTING.md for more details.

Core symbols most depended-on inside this repo

Shape

Function 31

Languages

TypeScript100%

Modules by API surface

src/utils/get-config.ts6 symbols
src/utils/form-fields.ts6 symbols
src/utils/logger.ts5 symbols
src/utils/parse-zod.ts4 symbols
src/utils/transformers/index.ts2 symbols
src/utils/default-values.ts2 symbols
src/utils/transformers/transform-import.ts1 symbols
src/utils/resolve-imports.ts1 symbols
src/utils/handle-error.ts1 symbols
src/utils/get-package-info.ts1 symbols
src/utils/detect-form-pacakge.ts1 symbols
src/index.ts1 symbols

For agents

$ claude mcp add shadcn-zod-form \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page