Commit ca31f27
committed
chore: Remove maintenance files for cleaner plugin distribution
Remove internal development files that aren't needed by plugin users:
- CLAUDE.md (personal development guidelines)
- ENHANCEMENT_PLAN.md (internal planning)
- ENHANCEMENTS_SUMMARY.md (internal notes)
- SKILLS_USAGE_GUIDE.md (redundant with README.md)
- skills/MIGRATION_GUIDE.md (internal migration notes)
- skills/REFACTORING_SUMMARY.md (internal refactoring notes)
- skills/_INDEX.md.archive (old backup)
Update .gitignore to exclude:
- .claude/ (personal workspace)
- Maintenance files (CLAUDE.md, ENHANCEMENT*.md, etc.)
- Skills archive and internal docs
This keeps the plugin repository focused on what end users need:
- Skills library (292 skills)
- Commands (/skills)
- Documentation (README.md, PLUGIN.md, MIGRATION.md)
- Plugin manifest (.claude-plugin/plugin.json)
- License (MIT)1 parent 789295e commit ca31f27
8 files changed
Lines changed: 13 additions & 4119 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
113 | 126 | | |
114 | 127 | | |
115 | 128 | | |
0 commit comments