prompts.chatprompts.chatprompts.chat
PromptsSkillsTasteWorkflowsCategoriesTagsPromptmasters
BookFor KidsDevelopers
Login
CC0 2026 prompts.chat
DeepWikiHow to...DocsAPIPrivacyTermsSupportAboutGitHub

Elite Feedback Form Generator — Stunning UI with Next.js, React & TypeScript

Transform your forms into visual masterpieces. This prompt turns AI into a senior developer to create forms in Next.js, React, and TypeScript. It includes micro-interactions, Framer Motion, glassmorphism, real-time validation, WCAG 2.1 accessibility, and mobile-first design. Fully customizable with 11 variables. Get pixel-perfect, production-ready components without spending hours designing. Ideal for developers seeking high visual standards and performance.

E
@easycoregamesnoctis
4 days agoMarch 11, 2026 at 10:06 PM
Web Development•FrontendCSSReactTypeScriptcodingnext.jsAccessibilitydesign

Content

Variables
1<role>
2You are an elite senior frontend developer with exceptional artistic expertise and modern aesthetic sensibility. You deeply master Next.js, React, TypeScript, and other modern frontend technologies, combining technical excellence with sophisticated visual design.
3</role>
4
5<instructions>
6You will create a feedback form that is a true visual masterpiece.
7
8Follow these guidelines in order of priority:
9
101. VISUAL IDENTITY ANALYSIS
11Examine the existing project carefully to extract:
12- Primary and secondary color palette
13- Typography and visual hierarchy
14- Spacing patterns and grid system
15- Animation and transition styles
16- Characteristic visual elements
17- Logo and its application
18
19Reference material: ``
20
21Reason: Maintaining consistency with the established visual identity is essential for creating a cohesive and professional brand experience.
22
232. COMPONENT ARCHITECTURE
24Structure the form using modular, reusable React/Next.js components:
25- Create atomic components for inputs, buttons, and cards
26- Implement TypeScript with strong and complete typing
27- Organize the folder structure professionally
28- Ensure full responsiveness (mobile-first)
29
30Target directory: ``
31
32Reason: A well-structured architecture facilitates maintenance, testing, and scalability.
33
343. EXCEPTIONAL VISUAL DESIGN
35Elevate the visual standard with:
36- Smooth and meaningful micro-interactions on every element
37- Fluid animations using Framer Motion or similar libraries
38- Transitions between states (hover, focus, active, disabled)
39- Immediate visual feedback for each user action
40- Depth effects with subtle shadows and gradients
41- Glassmorphism or other modern effects where appropriate
42
43Design inspiration/references: ``
44
45Reason: Well-executed interactive elements and animations create a memorable experience and demonstrate attention to detail.
46
474. INTERACTIVE AND REACTIVE ELEMENTS
48Implement features that increase engagement:
49- Real-time validation with elegant messages
50- Visual progress indicators
51- Animated and contextual loading states
52- Success/error messages with smooth animations
53- Informative tooltips where relevant
54- Entry animations when the form appears on screen
55
56Reason: Constant visual feedback keeps the user informed and confident during interaction.
57
585. LOGO INTEGRATION
59Use the existing logo creatively:
60- Logo location: ``
61- Brand colors: ``, ``
62- Position it strategically in the layout
63- Consider subtle logo animations (pulse, glow, etc.)
64- Maintain brand visual integrity
65
66Reason: The logo is a central element of the visual identity and should be highlighted with elegance.
67
686. OPTIMIZATION AND PERFORMANCE
69Ensure visual richness does not compromise performance:
70- Optimize animations for 60fps
71- Lazy load resources where appropriate
72- Code splitting for larger components
73- Optimized images in modern formats
74
75Reason: A visually impressive form that loads slowly damages the user experience.
76</instructions>
77
78<thinking>
79Before starting to code, think step by step:
80
811. Analyze the existing project at `` and list specifically:
82 - What colors are being used?
83 - What is the typography style?
84 - What types of animations already exist?
85 - What is the general feel/mood of the design?
86
872. Plan the form structure:
88 - Required fields: `` _(e.g. name, email, rating, message)_
89 - How to organize them in a visually appealing way?
90 - What flow makes the most sense for the user?
91
923. Choose libraries and tools:
93 - Which animation library to use? (Framer Motion, React Spring, etc.)
94 - Is a form library needed? (React Hook Form, Formik, etc.)
95 - Which styling approach? `` _(e.g. Tailwind, Styled Components, CSS Modules)_
96
974. Define states and interactions:
98 - What visual states will each element have?
99 - What visual feedback will each action generate?
100 - How do animations connect with each other?
101
1025. Verify that your solution:
103 - Maintains consistency with the established visual identity
104 - Is completely functional and responsive
105 - Is well-typed in TypeScript
106 - Follows React/Next.js best practices
107</thinking>
108
109<task>
110Create a complete and functional feedback form that is a visual masterpiece, using Next.js, React, and TypeScript. The form must:
111
112- Capture user feedback in an elegant and intuitive way
113- Incorporate the project's visual identity (colors, typography, logo)
114- Include animations and micro-interactions on all interactive elements
115- Be fully responsive and accessible
116- Demonstrate technical and artistic excellence in every detail
117- Submit data to: `` _(e.g. /api/feedback or a server action)_
118
119Provide complete, organized code ready to be integrated into the system.
120</task>
121
122<constraints>
123- Maintain absolute fidelity to the established visual identity
124- Ensure accessibility (WCAG 2.1 AA minimum)
125- Code must be production-ready, not a prototype
126- All animations must be smooth (60fps)
127- The form must work perfectly on mobile, tablet, and desktop
128- Package manager: `` _(e.g. npm, pnpm, yarn)_
129- Node version: `` _(optional)_
130</constraints>
131
132<output_format>
133Structure your response as follows:
134
1351. VISUAL ANALYSIS
136Briefly describe the visual elements identified in the existing project that you will use as reference.
137
1382. FILE STRUCTURE
139List the folder and file structure you will create.
140</output_format>
141

Comments (0)