An open API service indexing awesome lists of open source software.

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.

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)