This repository contains a collection of system prompts, tools, and AI models for various applications, including FULL v0, Cursor, Manus, Same.dev, Lovable, Devin, Replit Agent, Windsurf Agent, VSCode Agent, Dia Browser, and Trae AI. These resources aim to enhance productivity and streamline development workflows.
- System Prompts: Ready-to-use prompts for AI tools that help you get started quickly.
- AI Models: A variety of open-source AI models tailored for different tasks.
- Tools: Useful tools to integrate with existing workflows.
- Diverse Tools: Access a wide range of AI tools like Cursor, Replit, and VSCode Agent.
- Open Source: All resources are open-source, allowing for modification and contribution.
- Community Driven: Contributions from developers enhance the functionality and usability of the tools.
To get started, download the latest release from the Releases section. You will find files that need to be downloaded and executed to set up the tools in your environment.
- Python 3.x
- Node.js (for some tools)
- Basic understanding of Git
-
Clone the Repository:
git clone https://github.com/Kshiteej006/system-prompts-and-models-of-ai-tools.git cd system-prompts-and-models-of-ai-tools
-
Install Dependencies: Depending on the tools you want to use, install the required dependencies. For example:
pip install -r requirements.txt npm install
-
Run the Tool: After installation, follow the specific instructions for each tool found in their respective directories.
Once installed, you can start using the tools and prompts. Each tool comes with its own set of instructions. Below are some examples of how to use the main tools in this repository.
- Navigate to the Cursor directory.
- Run the following command:
python cursor.py
- Go to the Replit Agent folder.
- Start the agent:
node replit-agent.js
- Open your VSCode.
- Load the extension from the VSCode Agent directory.
- Use the command palette to access features.
You can find various prompts in the prompts
directory. Simply load them into your preferred AI tool to enhance your interactions.
We welcome contributions from everyone. If you want to help improve this repository, please follow these steps:
- Fork the repository.
- Create a new branch for your feature:
git checkout -b feature/YourFeature
- Make your changes and commit them:
git commit -m "Add YourFeature"
- Push to your branch:
git push origin feature/YourFeature
- Open a pull request.
Please adhere to the Code of Conduct while contributing.
This project is licensed under the MIT License. See the LICENSE file for details.
For any inquiries or issues, please reach out via GitHub issues or contact me directly.
- AI
- Open Source
- System Prompts
- Tools
- Cursor
- Replit
- VSCode
For more detailed documentation on each tool, please refer to the respective directories. Each tool should have a README file that provides specific usage instructions.
Join our community on GitHub Discussions to share ideas, ask questions, and collaborate with other developers.
Follow us on social media for updates and announcements related to this repository.
We thank all contributors and the open-source community for their support. Your contributions help improve this project.
Please use the GitHub Issues page to report any bugs or issues you encounter.
Absolutely! We welcome feature requests. Please open an issue to discuss your idea.
Check the examples
directory for sample implementations and usage scenarios.
Feel free to reach out through GitHub or check the community discussions for assistance.
This repository aims to be a comprehensive resource for developers looking to integrate AI tools into their workflows. Your feedback and contributions are invaluable in making this project a success.