12 lines
725 B
JSON
12 lines
725 B
JSON
{
|
|
"name": "api-contracts-and-zod-validation",
|
|
"description": "Generate Zod schemas and TypeScript types for forms, API routes, and Server Actions with runtime validation. Use this skill when creating API contracts, validating request/response payloads, generating form schemas, adding input validation to Server Actions or route handlers, or ensuring type safety across client-server boundaries. Trigger terms include zod, schema, validation, API contract, form validation, type inference, runtime validation, parse, safeParse, input validation, request validati",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Hope Overture",
|
|
"email": "support@worldbuilding-app-skills.dev"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
]
|
|
} |