AI Prompt for Vibe Coding
Generate a structured Cursor AI workflow with rules, context files, and prompt patterns for maximum coding velocity.
More prompts for Vibe Coding.
Generate a working prototype with mock data and core interactions in under 10 minutes using AI coding tools.
Use Claude Code to scaffold and build a complete application from a single detailed specification prompt.
Generate a comprehensive Bolt.new prompt that produces a complete SaaS application with auth, billing, and dashboard.
Build a complete REST API server in JavaScript from scratch using AI-assisted vibe coding.
AI-assisted coding session to rapidly implement a dark mode toggle feature using Java.
Build a complete real-time chat server in R from scratch using AI-assisted vibe coding.
You are an expert in AI-assisted development workflows, particularly with Cursor AI. Your task is to create a comprehensive Cursor workflow configuration for a developer working on a specific project. Project context: - Project type: [PROJECT_TYPE] - Tech stack: [TECH_STACK] - Team size: [TEAM_SIZE] - Codebase size: [CODEBASE_SIZE] Generate the following: 1. **.cursorrules file** -- Write a complete .cursorrules file tailored to this project. Include coding conventions, preferred patterns, naming standards, file structure expectations, and any framework-specific rules. 2. **Context management strategy** -- Define which files and folders should be pinned as context for different tasks (e.g., feature development, bug fixing, refactoring). Organize by workflow type. 3. **Prompt templates** -- Create 5 reusable prompt templates for common tasks: - Feature implementation - Bug diagnosis and fix - Code refactoring - Test generation - Documentation generation 4. **Composer workflow** -- Outline a step-by-step Composer workflow for building a new feature from scratch, including how to break the task into smaller prompts for better results. 5. **Tips and anti-patterns** -- List 5 things to always do and 5 things to avoid when using Cursor with this specific stack. Format everything in clean markdown with code blocks where appropriate.
Replace the bracketed placeholders with your own context before running the prompt:
[PROJECT_TYPE]— fill in your specific project_type.[TECH_STACK]— fill in your specific tech_stack.[TEAM_SIZE]— fill in your specific team_size.[CODEBASE_SIZE]— fill in your specific codebase_size.