Skip to content

Commit bda6726

Browse files
authored
Merge pull request #556 from tsubasaogawa/chore/add-skills-folder
docs(readme): update directory structure to include skills folder
2 parents 15efa16 + 078af39 commit bda6726

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,8 @@ For AI coding agents working with this project, refer to [AGENTS.md](AGENTS.md)
104104
├── instructions/ # Coding standards and best practices (.instructions.md)
105105
├── agents/ # AI personas and specialized modes (.agent.md)
106106
├── collections/ # Curated collections of related items (.collection.yml)
107-
└── scripts/ # Utility scripts for maintenance
107+
├── scripts/ # Utility scripts for maintenance
108+
└── skills/ # AI capabilities for specialized tasks
108109
```
109110

110111
## 📄 License

0 commit comments

Comments
 (0)