generate
Creates boilerplate code for components, hooks, services, tests, API routes, models, and utilities with built-in best practices. Supports Next.js, Express, Vitest, Jest, and TypeScript.
Instructions
Generate boilerplate code from templates. Create components, hooks, services, tests, API routes, models, and utilities with best practices built in.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name for the generated code (e.g., UserCard, useAuth, ApiService) | |
| type | Yes | Type of code to generate | |
| options | No | Generation options |