mirror of
https://github.com/waynesutton/convexskills.git
synced 2026-09-14 16:28:42 +08:00
chore: remove task.md from tracking
This commit is contained in:
@@ -27,6 +27,9 @@ Thumbs.db
|
||||
.cursor/
|
||||
.opencode/
|
||||
|
||||
# Local task tracking
|
||||
task.md
|
||||
|
||||
# Logs
|
||||
*.log
|
||||
npm-debug.log*
|
||||
|
||||
@@ -1,22 +0,0 @@
|
||||
# Task Tracking
|
||||
|
||||
Completed tasks and changes for this project.
|
||||
|
||||
## 2026-01-15
|
||||
|
||||
### Added template skills for forking developers
|
||||
|
||||
- [x] Created `templates/skills/` directory
|
||||
- [x] Added `templates/skills/README.md` with installation instructions
|
||||
- [x] Added `templates/skills/dev.md` (generic version of `.claude/skills/dev.md`)
|
||||
- [x] Added `templates/skills/help.md` (generic version of `.claude/skills/help.md`)
|
||||
- [x] Added `templates/skills/gitrules.md` (generic version of `.claude/skills/gitrules.md`)
|
||||
- [x] Created `files.md` with codebase structure
|
||||
- [x] Created `task.md` for task tracking
|
||||
- [x] Updated `changelog.md` with template skills addition
|
||||
- [x] Updated `README.md` with templates section and repository structure
|
||||
|
||||
**Notes:**
|
||||
- Kept original `.claude/skills/` files untouched
|
||||
- Template versions are genericized (removed project-specific paths)
|
||||
- Templates are portable for developers to copy to their own projects
|
||||
Reference in New Issue
Block a user