A curated collection of master prompts and AI coding tool system prompts — designed for power users, builders, and AI-first thinkers. Use these prompts to get expert-level outputs from LLMs and AI coding assistants.
prompts/
├── master_prompt/ # Role-based & workflow prompts for LLMs
│ ├── AI CMO.md
│ ├── AI CTO.md
│ ├── AI High Level Design.md
│ ├── AI Product Manager.md
│ ├── AI Strategy Consultant Prompt.md
│ ├── Agent Requirement Documentation.md
│ ├── Buisness Coatch.md
│ ├── ChatOPT Framework Prompt.md
│ ├── Code Simlifier.md
│ ├── Deepseek.md
│ ├── Full Stack Admin Dashboard Public Website.md
│ ├── Idea Analysis.md
│ ├── Landing Page Generater.md
│ ├── Linkedin Founders Creator.md
│ ├── MVP Planing System.md
│ ├── N8N Coatch.md
│ ├── N8N Consultant.md
│ ├── OPT Coatch.md
│ ├── Ogilvy Copy Reviewer.md
│ ├── PRD Prompt.md
│ ├── Self Discovery.md
│ ├── Startagic Adviser.md
│ └── Template Prompt.md
│
└── system_prompts/ # Extracted system prompts from AI coding tools
├── Cline Promplt.md
├── Codex CLI Prompt.md
├── Lovable Prompt.md
├── RooCode Prompt.md
├── Same dev Prompt.md
├── VSCode Prompt.md
├── bolt Prompt.md
├── cursor agent.md
├── devin.md
├── Manus Agent Tools & Prompt/
│ ├── Agent loop.md
│ ├── Modules.md
│ ├── prompt.md
│ └── tools.json
├── Replit/
│ ├── Prompt.md
│ └── tools.json
├── V0 App/
│ ├── Prompt.md
│ ├── model.md
│ └── tools.md
└── Windsurf/
├── Prompt.md
└── tools.json
Role-based and workflow-specific prompts for use with ChatGPT, Claude, Gemini, or any LLM.
| Prompt | Description |
|---|---|
| AI CMO | Chief Marketing Officer persona — go-to-market strategy, brand positioning, growth planning |
| AI CTO | Chief Technology Officer persona — architecture decisions, tech stack evaluation, team scaling |
| AI Product Manager | Product scoping, user story writing, roadmap prioritization |
| AI Strategy Consultant | Business strategy analysis and high-level advisory |
| AI High Level Design | System design and solution architecture documents |
| Agent Requirement Documentation | Writing detailed functional requirements for AI agents |
| Business Coach | Goal-setting, accountability frameworks, and growth coaching |
| ChatOPT Framework Prompt | Structured prompting framework for consistent LLM outputs |
| Code Simplifier | Refactor and simplify complex code with clear explanations |
| Deepseek | Tailored prompts optimized for DeepSeek models |
| Full Stack Admin Dashboard + Public Website | End-to-end prompt for generating admin portals and landing pages |
| Idea Analysis | Structured analysis of business or product ideas |
| Landing Page Generator | Conversion-focused landing page copy and structure |
| LinkedIn Founders Creator | Thought leadership content for LinkedIn founders |
| MVP Planning System | Plan and scope a Minimum Viable Product step-by-step |
| N8N Coach | Automation workflow design and N8N-specific setup guidance |
| N8N Consultant | Expert-level N8N consulting for complex automation pipelines |
| OPT Coach | Optimization strategies for systems, processes, or performance |
| Ogilvy Copy Reviewer | Review and rewrite copy using David Ogilvy's principles |
| PRD Prompt | Product Requirements Document generation from a brief |
| Self Discovery | Reflective prompts for personal clarity and direction |
| Strategic Adviser | Long-range strategic thinking and decision-making frameworks |
| Template Prompt | Reusable base template to build your own custom prompts |
Extracted and documented system prompts from popular AI coding tools and agents.
| Tool | Files | Description |
|---|---|---|
| Cursor | cursor agent.md |
Cursor AI agent system prompt |
| Windsurf | Prompt.md, tools.json |
Windsurf IDE AI system prompt + available tools |
| RooCode | RooCode Prompt.md |
RooCode AI coding assistant system prompt |
| Cline | Cline Promplt.md |
Cline (Claude-based) VS Code agent prompt |
| Bolt | bolt Prompt.md |
Bolt AI full-stack code generation prompt |
| Lovable | Lovable Prompt.md |
Lovable app builder system prompt |
| V0 App | Prompt.md, model.md, tools.md |
Vercel V0 prompt, model config, and tools |
| Replit | Prompt.md, tools.json |
Replit AI agent prompt and tool definitions |
| Same.dev | Same dev Prompt.md |
Same.dev AI coding assistant prompt |
| VSCode | VSCode Prompt.md |
GitHub Copilot / VSCode AI agent prompt |
| Codex CLI | Codex CLI Prompt.md |
OpenAI Codex CLI system prompt |
| Devin | devin.md |
Devin (Cognition AI) autonomous agent prompt |
| Manus Agent | prompt.md, Agent loop.md, Modules.md, tools.json |
Full Manus agent system — prompt, loop logic, modules, and tools |
- Open any
.mdfile from themaster_prompt/folder - Copy the full prompt content
- Paste it into your preferred LLM (ChatGPT, Claude, Gemini, etc.)
- Add your specific context or question after the prompt
- Open the relevant tool folder under
system_prompts/ - Reference the prompt to understand how the tool is configured
- Use as inspiration to build your own custom agents or replicate behavior
Have a powerful prompt to share? Contributions are welcome!
- Fork this repository
- Add your prompt as a
.mdfile in the appropriate folder - Follow the naming convention:
[Category/Context] [Role or Purpose].md - Submit a pull request with a brief description
Built and maintained by Vchaitanya Chowdari — AI Generalist, Researcher & Builder.
"The quality of your output is determined by the quality of your input."
If you find these prompts useful, please ⭐ star the repo to help others discover it!