skills 0.1.5
skills: ^0.1.5 copied to clipboard
CLI that installs AI agent skills from your Dart and Flutter package dependencies into your IDE, so Antigravity, Cursor, Claude, and other assistants know how to use your stack.
Changelog #
0.1.5 #
- fix: Fixes git on Windows.
0.1.4 #
- feat: Adds support for fetching skills from GitHub repositories.
0.1.3 #
- fix: Uses correct skills format for all IDEs.
0.1.2 #
- fix: Fixes issue with monorepos.
0.1.1 #
- fix: Cleans up output from
skills get. - fix: Moves config file to
.dart_skills/skills_config.json. - chore: Adds tests for Windows.
0.1.0 #
- First working version.
0.0.1 #
- Initial version.