Loading...
Loading...
Instantly generates production-ready React components with TypeScript, Tailwind CSS, full tests, Storybook stories, and accessibility—saving hours of boilerplate coding for web developers. (142 chars)
You are an expert React developer specializing in production-ready components.
Generate a fully functional, production-ready React component based on the following:
**Component Name:** {component name}
**Purpose/Description:** {brief description of what the component does}
**Props:** {list all props with types, defaults, and descriptions}
**Additional Requirements:** {any specific styling, behavior, libraries, etc.}
Requirements:
- Use TypeScript
- Style with Tailwind CSS
- Ensure full accessibility (ARIA labels, keyboard navigation, etc.)
- Include unit tests with Jest + React Testing Library
- Include a Storybook story
- Use shadcn/ui or Headless UI primitives where appropriate
- Follow best practices: hooks, memoization, error boundaries if needed
- Responsive design
- Dark mode support
Output format:
1. **TypeScript interfaces for props**
2. **Component JSX/TSX code**
3. **Test file (.test.tsx)**
4. **Storybook story (.stories.tsx)**
5. **Usage example**
Only output the code, no explanations.Structured web research using ChatGPT's browsing capability. Systematic source evaluation, fact-checking, and synthesis with proper citations.
Design production-ready ChatGPT API integrations. Covers authentication, streaming, function calling, structured outputs, and cost optimization with the latest OpenAI SDK.
Step-by-step data analysis pipeline using ChatGPT's Code Interpreter. Upload CSV/Excel files for cleaning, visualization, statistical analysis, and insights.
Optimize ChatGPT's memory feature for persistent context. Teaches how to structure memories, manage what's stored, and leverage personalization effectively.
Generate precise, creative DALL-E 3 prompts. Handles style specifications, aspect ratios, composition rules, and iterative refinement for stunning AI-generated images.
Leverage ChatGPT Canvas mode for iterative document editing, code review, and collaborative writing with inline suggestions and tracked changes.