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:
Tsubasa Ogawa
2026-01-11 23:10:39 +09:00
parent 750dff407b
commit 078af396a7

View File

@@ -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