mirror of
https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools.git
synced 2026-01-30 05:44:19 -05:00
Merge 15bf83e989 into 119b8ad7ce
This commit is contained in:
commit
8980dd92c4
86
README.md
86
README.md
@ -121,3 +121,89 @@ Sponsor the most comprehensive repository of AI system prompts and reach thousan
|
|||||||
</a>
|
</a>
|
||||||
|
|
||||||
⭐ **Drop a star if you find this useful!**
|
⭐ **Drop a star if you find this useful!**
|
||||||
|
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## 💡 Use Cases
|
||||||
|
|
||||||
|
### 🎯 For Developers
|
||||||
|
- **Enhanced Code Review**: Use Claude Code or Cursor prompts to review code with context-aware suggestions
|
||||||
|
- **Automated Documentation**: Generate comprehensive docs using specialized prompts
|
||||||
|
- **Bug Fixing Assistant**: Leverage AI to identify and suggest fixes for complex bugs
|
||||||
|
- **Refactoring Support**: Get intelligent suggestions for code optimization
|
||||||
|
|
||||||
|
### 📝 For Content Creators
|
||||||
|
- **Writing Assistant**: Use Perplexity or Comet prompts for research and content generation
|
||||||
|
- **Search Engine Optimization**:
|
||||||
|
- **Multi-language Support**: Translate and adapt content across languages
|
||||||
|
|
||||||
|
### 🎨 For Designers & No-Code Builders
|
||||||
|
- **Rapid Prototyping**: Use Lovable, v0, or Replit prompts to build MVPs quickly
|
||||||
|
- **UI/UX Suggestions**: Get design recommendations from AI assistants
|
||||||
|
- **Component Generation**: Create reusable components with specialized prompts
|
||||||
|
|
||||||
|
### 🔬 For Researchers & Analysts
|
||||||
|
- **Data Analysis**: Use prompts to process and interpret complex datasets
|
||||||
|
- **Literature Review**: Automate research paper summarization
|
||||||
|
- **Report Generation**: Create comprehensive reports with AI assistance
|
||||||
|
|
||||||
|
### 🏢 For Teams & Organizations
|
||||||
|
- **Knowledge Base**: Centralize prompts for consistent AI interactions
|
||||||
|
- **Onboarding**: Train new team members with proven prompt patterns
|
||||||
|
- **Standardization**: Maintain quality across AI-assisted workflows
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## 🤝 Contributing
|
||||||
|
|
||||||
|
We welcome contributions from the community! This repository represents an incredible resource that empowers thousands of developers, creators, and teams worldwide. Your contributions help make AI more accessible and productive for everyone.
|
||||||
|
|
||||||
|
### 📌 How to Contribute
|
||||||
|
|
||||||
|
#### 1️⃣ Adding New Prompts
|
||||||
|
- Fork this repository
|
||||||
|
- Create a new directory for your tool if it doesn't exist
|
||||||
|
- Add your prompt file following the structure:
|
||||||
|
```
|
||||||
|
Tool Name/
|
||||||
|
├── Prompt.txt # Main system prompt
|
||||||
|
├── Tools.json # Available tools/functions (if applicable)
|
||||||
|
└── [Version].txt # Version-specific prompts
|
||||||
|
```
|
||||||
|
- Submit a pull request with a clear description
|
||||||
|
|
||||||
|
#### 2️⃣ Updating Existing Prompts
|
||||||
|
- Verify the accuracy of your update
|
||||||
|
- Include the date and version in your commit message
|
||||||
|
- Example: `update: Claude Code prompt - 01/18/2026`
|
||||||
|
|
||||||
|
#### 3️⃣ Reporting Issues
|
||||||
|
- Check if the issue already exists
|
||||||
|
- Provide detailed information about the prompt or tool
|
||||||
|
- Include steps to reproduce (if applicable)
|
||||||
|
|
||||||
|
### ✅ Contribution Guidelines
|
||||||
|
- **Accuracy**: Ensure prompts are current and verified
|
||||||
|
- **Attribution**: Credit original sources when applicable
|
||||||
|
- **Format**: Follow the existing directory and file structure
|
||||||
|
- **Description**: Include clear documentation for new prompts
|
||||||
|
- **Testing**: Test prompts before submitting when possible
|
||||||
|
|
||||||
|
### 📋 Pull Request Template
|
||||||
|
When submitting a PR, please include:
|
||||||
|
- **Type**: [New Prompt / Update / Fix / Documentation]
|
||||||
|
- **Tool/Category**: Name of the AI tool or category
|
||||||
|
- **Description**: Brief explanation of changes
|
||||||
|
- **Testing**: How you verified the changes
|
||||||
|
- **Related Issues**: Link any related issues
|
||||||
|
|
||||||
|
### 💬 Community
|
||||||
|
- Open an issue for discussions or questions
|
||||||
|
- Share your use cases and experiences
|
||||||
|
- Help others by reviewing pull requests
|
||||||
|
- Star ⭐ the repository if you find it useful!
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Thank you for helping build the most comprehensive AI prompts repository! Your contributions make a real difference in how people work with AI. 🚀**
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user