A production-ready, modular, and open-source repository of curated AI prompts. Built for developers, content creators, marketers, educators, and everyone who works with large language models.
- 150+ Niches — From programming to poetry, marketing to medicine
- Production-Ready — Carefully structured, placeholders-ready prompts
- Model Agnostic — Works with ChatGPT, Claude, Gemini, Llama, DeepSeek, Mistral & more
- GitHub Best Practices — Templates, contributing guides, security policies
prompts/
├── <niche>/
│ └── <prompt-file>.md
├── docs/
├── .github/
└── ...
- Browse a niche directory
- Open a
.mdprompt file - Replace
{{placeholders}}with your specifics - Paste into your preferred AI model
# Clone the repository
git clone https://github.com/thearhamsharif/prompts.git
# Navigate to a niche
cd prompts/marketingBusiness, Marketing, Sales, Customer Support, Writing, Copywriting, Blogging, SEO, Email, Social Media, Advertising, Branding, Ecommerce, Startup, Finance, Accounting, Investment, Cryptocurrency, Real Estate, Legal, Education, Research, Tutoring, Programming (Python, JavaScript, TypeScript, Java, C++, C#, Go, Rust, PHP, Swift, Kotlin, Flutter, React, Next.js, Vue, Angular, Node.js, Django, Flask, Laravel), DevOps (Docker, Kubernetes, Cloud, AWS, Azure, GCP, Linux, Networking), Cybersecurity, Ethical Hacking, Database (SQL, MongoDB, PostgreSQL, Firebase), AI (Machine Learning, Deep Learning, LLMs, Prompt Engineering, Agents, Automation), Data Science, Data Analysis, Excel, Power BI, Tableau, UI Design, UX Design, Graphic Design, Logo Design, Figma, Canva, Photoshop, Illustrator, Video Editing, Animation, Photography, Filmmaking, YouTube, TikTok, Instagram, LinkedIn, Facebook, X (Twitter), Resume, Interview, Career, HR, Recruitment, Project Management, Product Management, Startup Pitch, Presentation, Public Speaking, Negotiation, Brainstorming, Healthcare, Medical, Fitness, Nutrition, Mental Health, Psychology, Travel, Cooking, Food, Fashion, Beauty, Gaming, Sports, Music, Podcast, Storytelling, Script Writing, Book Writing, Novel Writing, Poetry, Translation, Language Learning, History, Geography, Science, Physics, Chemistry, Biology, Mathematics, Astronomy, Philosophy, Religion, Lifestyle, Parenting, Relationships, Pets, Agriculture, Environment, Government, Nonprofit, Documentation, Testing, Debugging, Code Review, API Development, JSON, YAML, Markdown, HTML, CSS, Miscellaneous
See the docs/ directory for detailed guides:
- How to Add a New Niche
- How to Create a Prompt
- Folder Naming Rules
- Placeholder Conventions
- Contribution Workflow
- Versioning
- Best Practices
We welcome contributions! See CONTRIBUTING.md to get started.
Distributed under the MIT License. See LICENSE for details.
Report security issues to our security team. See SECURITY.md.