Searching the best prompts from our community
Discover the best AI prompts from our community
Visualize a team of AI agents working together. The 'Crew' includes: 1. 'Researcher' (fetches facts). 2. 'Writer' (drafts blog). 3. 'Manager' (approves/feedback). Show a timeline of tasks being handed off between agents. Use a clean, modern dashboard with status badges (Ongoing, Completed, Failed).
Compare visual outputs from multiple SD models. Layout: 1. One prompt input that sends to SDXL, SD1.5, and Playground v2. 2. 3-column grid showing generated images. 3. Metadata overlay showing seed, sampler, and CFG scale. 4. 'Download All' button. 5. History sidebar of previous generations.
A tool to auto-generate Hugging Face model cards. Sections to include: 1. Model Description (Architecture, Parameters). 2. Training Data (Datasets used). 3. Evaluation Results (MMLU, HumanEval scores). 4. Intended Use and Biases. 5. Citation info. Minimalist layout with badges for 'Transformers', 'P...
A UI for inspecting JSONL datasets for fine-tuning Llama 3. Features: 1. Raw JSON vs 'Chat View' toggle. 2. Token counter per example. 3. Quality score badge (AI-evaluated). 4. Search and filter by 'instruction' or 'response' keywords. 5. Export filtered view to CSV/Parquet.
Designed to take a messy user prompt and 'optimize' it for GPT-4o. The optimizer should add: 1. Specific Persona (Expert Scientist, Creative Writer). 2. Constraints (No jargon, under 200 words). 3. Step-by-step reasoning instructions. 4. Expected output format (JSON, Markdown). 5. Few-shot examples ...
Visualize a complex LangChain agent flow. Flow components: 1. User Input -> Embedding Model. 2. Vector DB (Pinecone) retrieval. 3. LLM (GPT-4) reasoning step. 4. Tool execution (Google Search, Python Repl). 5. Final Output. Use a node-based diagram style with directed arrows and color-coded componen...
Create a web-based IDE mockup inspired by Cursor. Requirements: 1. File explorer sidebar. 2. Multi-tab editor with dummy code. 3. 'AI Assistant' chat window on the right. 4. Command palette (Ctrl+K) simulation. 5. Integrated terminal at the bottom. Use dark VS Code colors (One Dark Pro) and high-den...
Replicate the polished Clerk user management UI. Features: 1. Organization switcher dropdown. 2. User list with 'Manage User' modal. 3. API key management list with 'Reveal' and 'Copy' actions. 4. Branding settings (Upload logo, change primary color). 5. Usage analytics charts. Use Inter font and ve...
Design the UI for an AI-powered code generator. Elements: 1. Prompt input field with history and suggestions. 2. Preview window with mobile/desktop viewport toggle. 3. 'Code' tab with syntax highlighting. 4. Version history sidebar. 5. Modern glassmorphism effects and subtle radial gradients in the ...
Build a high-speed task management interface like Linear. Features: 1. Keyboard shortcut integration (e.g., 'c' for create). 2. Kanban board with drag-and-drop columns (Todo, In Progress, Done). 3. Clean, high-density table views. 4. Filter bar with multi-select support. 5. Real-time updates via Web...
Create a custom PostHog-style funnel chart. Requirements: 1. Multi-step funnel (e.g., Landed -> Signed Up -> Paid). 2. Percentage drop-off calculations for each step. 3. Hover effects showing exact visitor counts. 4. Toggle to filter by cohort (e.g., 'Internal', 'External'). 5. Responsive SVG implem...
Visualize CI/CD test results. Layout: 1. Summary cards: Passed, Failed, Flaky, Total Time. 2. Searchable list of test cases with status icons. 3. Modal to view trace logs or screenshots of failed steps. 4. Performance over time chart. 5. Dark/Light mode support. Use DaisyUI's alert and progress comp...
A comprehensive showcase of Radix UI + Tailwind buttons. Includes: 1. Standard variants: Primary, Secondary, Destructive, Ghost, Link. 2. Icon prefixes/suffixes. 3. Loading state with animated spinner. 4. Custom gradient background animations. 5. Hover/Focus/Active states for a high-quality feel. 6....
Set up the complete T3 Stack (Next.js, tRPC, Tailwind, Prisma). Focus on the end-to-end authentication flow. Steps: 1. Configure NextAuth with Prisma adapter. 2. Create tRPC procedures to fetch 'protected' user data. 3. Build a login page with provider buttons. 4. Implement a 'UserButton' client com...
Create a world-class creative portfolio with Framer Motion. Animations to implement: 1. Staggered entrance for hero text. 2. 'Scroll to view' reveal for project cards. 3. Smooth page transitions using AnimatePresence. 4. Custom cursor that changes shape on hover. 5. Parallax effect for the backgroun...
Implement a real-time chat application. Use Supabase for Auth and Realtime Database. Features: 1. Channels/Rooms management. 2. Instantly visible messages using Postgres Changes. 3. 'User typing...' indicator. 4. Chat bubble UI with sender/receiver alignment. 5. Emoji picker integration and image at...
Document a complete design system in code. Components to include: 1. Typography scale (H1-H6, Body, Caption). 2. Color variables for Primary, Secondary, Error, Success. 3. Button set (Primary, Outline, Ghost, Sizes). 4. Modal/Dialog patterns. 5. Form inputs with error states. Use Storybook for docum...
Build a high-performance social media timeline. Technical stack: 1. Next.js App Router for server-side initial load. 2. React-window or TanStack Virtual for virtualization. 3. Infinite scroll using Intersection Observer. 4. Optimistic UI updates for 'Like' and 'Retweet' actions. 5. Embedded image/vi...
Develop a 'Trending Repositories' UI. Layout: 1. Filter dropdowns for 'Language' and 'Date Range'. 2. List items showing repo name, description, stars (count + icon), and contributors. 3. Color-coded language dots (e.g., TS: blue, JS: yellow). 4. Skeleton loading state for initial fetch. 5. Responsi...
Create a rich-text block editor inspired by Notion. Features: 1. Handle '/' commands for block types (Header, List, Image, Code). 2. Drag-and-drop reordering of blocks. 3. Auto-save functionality using debounced API calls. 4. Slash-menu dropdown with fuzzy search. 5. Use TipTap or Slate.js as the co...
Implement an embedded Stripe Checkout experience. Requirements: 1. 'Pay' button that triggers a server action to create a checkout session. 2. Handle 'success' and 'cancel' redirect URLs. 3. Show a loading spinner during session creation. 4. Use Stripe Elements for a custom-styled card entry field t...
Architect a secure User Management system. Use NextAuth.js for authentication (Google & GitHub providers) and Prisma with MongoDB for the database. Components needed: 1. 'Protected Route' wrapper using middleware. 2. Settings page to update profile (name, avatar, email). 3. Admin dashboard table lis...
Build a pixel-perfect replica of the Vercel Analytics dashboard. Focus on the 'Web Vitals' section. Use a minimalist grayscale palette with blue accents. Include: 1. Real-time visitor counter with pulse animation. 2. Geography heat map (placeholder). 3. Source/Referral table with clean borders. 4. I...
Design a high-converting pricing page using Tailwind CSS v3.4 and DaisyUI 4.0. Feature three tiers: Starter, Pro, and Enterprise. Requirements: 1. Smooth hover scaling effects on the 'Pro' card. 2. A monthly/yearly toggle switch that updates prices with a transition. 3. Gradient borders for the feat...
Draft a high-performance React 19 Server Component for a 'Product Listing' page. Use the new 'use()' hook for data fetching and 'Suspense' for granular loading states. Implement a skeleton loader that matches the final UI layout. Ensure the component is 'async' and handles empty states and error bou...
Act as a senior frontend engineer. Create a production-ready SaaS dashboard using Next.js 14 App Router. Requirements: 1. Sidebar with collapsible links using Lucide-icons. 2. Sticky header with search and user profile dropdown. 3. Main dashboard with responsive grid (3 columns desktop, 1 column mob...