AI Workflow Prompts (AWPs) are structured templates designed to guide interactions between users and AI assistants for specific tasks or workflows. This repository is a collection of well-crafted AWPs that can be used to enhance productivity, ensure consistency, and improve the quality of AI-assisted work.
The main goals of this repository are:
- To provide a centralized collection of reusable AI interaction templates
- To standardize and optimize common AI-assisted workflows
- To foster collaboration and knowledge sharing within the AI user community
- Browse the repository to find an AWP that fits your needs
- Copy the AWP content
- Use it as a starting point for your interaction with an AI assistant
- Modify as needed for your specific use case
/project-management/
: AWPs for project planning and management tasks/code-development/
: AWPs for code review, refactoring, and development workflows/content-creation/
: AWPs for writing, editing, and content strategy/data-analysis/
: AWPs for data processing and analysis tasks/brainstorming/
: AWPs for idea generation and creative problem-solving
We welcome contributions from the community! If you have an AWP that you've found effective, please consider sharing it. Here's how you can contribute:
- Fork the repository
- Create a new branch for your AWP
- Add your AWP to the appropriate directory
- Ensure your AWP follows the standard format (see template below)
- Submit a pull request with a clear description of your AWP and its use case
# [Title of the AWP]
## Purpose
[Brief description of what this AWP is designed to accomplish]
## Instructions for AI
[Detailed instructions for how the AI should interpret and act on this prompt]
## User Guidelines
[Any specific instructions or context the user should provide when using this AWP]
## Example Usage
[A brief example of how this AWP might be used in practice]
This project is licensed under the MIT License - see the LICENSE file for details.
- Thanks to all contributors who have shared their AWPs
- Inspired by the collaborative spirit of the AI and open-source communities
We hope you find this collection useful in your AI-assisted workflows. Happy prompting!