mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-20 02:15:12 +00:00
docs(readme): update directory structure to include skills folder
Reflect the addition of the skills directory in the project layout description to keep documentation in sync with the codebase.
This commit is contained in:
@@ -104,7 +104,8 @@ For AI coding agents working with this project, refer to [AGENTS.md](AGENTS.md)
|
||||
├── instructions/ # Coding standards and best practices (.instructions.md)
|
||||
├── agents/ # AI personas and specialized modes (.agent.md)
|
||||
├── collections/ # Curated collections of related items (.collection.yml)
|
||||
└── scripts/ # Utility scripts for maintenance
|
||||
├── scripts/ # Utility scripts for maintenance
|
||||
└── skills/ # AI capabilities for specialized tasks
|
||||
```
|
||||
|
||||
## 📄 License
|
||||
|
||||
Reference in New Issue
Block a user