Initial commit: antigravity-claudekit

This commit is contained in:
nvtien
2026-02-16 14:02:42 +09:00
commit 2d31c0a137
93 changed files with 9518 additions and 0 deletions

9
CHANGELOG.md Normal file
View File

@@ -0,0 +1,9 @@
# Changelog
## v0.1.0 — 2026-02-16
### Added
- Initial repo scaffolding
- Install scripts (bash + PowerShell)
- Skill sync system with `skills_sources.json`
- Skill template (`template/SKILL.md`)