https://github.com/iloveomelette/my-awesome-partner
Manages instructions and prompts for AI. Please share your awesome instructions or prompts.
https://github.com/iloveomelette/my-awesome-partner
List: my-awesome-partner
ai claude-code github-copilot
Last synced: 8 months ago
JSON representation
Manages instructions and prompts for AI. Please share your awesome instructions or prompts.
- Host: GitHub
- URL: https://github.com/iloveomelette/my-awesome-partner
- Owner: iloveomelette
- Created: 2025-10-04T03:11:45.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-10-05T13:18:51.000Z (8 months ago)
- Last Synced: 2025-10-05T15:16:14.390Z (8 months ago)
- Topics: ai, claude-code, github-copilot
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🤖 My Awesome Partner
Manages instructions and prompts for AI.
Please share your awesome instructions or prompts.
I'm basically customizing things created by the community and pushing them to this repository.
## 📁 Structure
```
.
├── README.md
├── claude
│ ├── commands # Custom slash commands
│ ├── templates # Custom templates e.g. style guidelines
│ └── agents (PLANNING) # Sub-agents
└── github-copilot (PLANNING)
├── instructions
└── prompts
```
## 🎉 Special Thanks
- [awesome-claude-code](https://github.com/hesreallyhim/awesome-claude-code)
- [awesome-copilot](https://github.com/github/awesome-copilot)