https://github.com/jonmagic/prompts
open source prompts I've been iterating on and use regularly
https://github.com/jonmagic/prompts
Last synced: 3 months ago
JSON representation
open source prompts I've been iterating on and use regularly
- Host: GitHub
- URL: https://github.com/jonmagic/prompts
- Owner: jonmagic
- License: isc
- Created: 2024-12-11T04:43:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-11-09T03:58:30.000Z (6 months ago)
- Last Synced: 2025-11-09T05:33:57.519Z (6 months ago)
- Size: 42 KB
- Stars: 18
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# prompts
open source prompts I've been iterating on and use regularly
## Directory Overview
- `generate/`: Prompts for generating new content based on a lot of context, such as architectural decision records, commit messages, GitHub snippets, and pull request bodies.
- `refine/`: Prompts for refining or improving existing content, such as applying principles or enhancing clarity.
- `summarize/`: Prompts for summarizing conversations or transcripts, like executive summaries for GitHub discussions or Zoom meetings.
## Contributing
See [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines on contributing to this project.
## Contributors
- [jonmagic](https://github.com/jonmagic)
## License
This project is licensed under the [ISC License](LICENSE).