Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:16:54 +08:00
commit 2eeb6e60c6
39 changed files with 10735 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
# Changelog
## 1.0.0
- Refactored to Anthropic progressive disclosure pattern
- Updated description with "Use PROACTIVELY when..." format
- Extracted detailed content to modes/, data/, examples/ directories
## 0.1.0
- Initial skill release
- Automated git worktree creation
- Package manager detection
- Development environment initialization