mirror of
https://github.com/davegallant/skills.git
synced 2026-09-01 13:27:05 +00:00
Custom slash commands for AI assistants
- JavaScript 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| skills | ||
| AGENTS.md | ||
| README.md | ||
skills
Custom slash commands for AI assistants, used across Claude Code and Pi.
Each skill is a SKILL.md file that teaches the assistant how to perform a specific task or interact with a specific tool.
Skills
| Skill | Description |
|---|---|
commit |
Create Conventional Commits-style git commits |
github |
Interact with GitHub via the gh CLI |
grill-me |
Interactive Q&A / knowledge testing |
hunk-review |
Review code hunks |
issue-tracker-local |
Track issues/specs as local markdown files under .scratch/ |
obsidian-vault |
Search, create, and manage notes in the Obsidian vault |
summarize |
Summarize content into markdown |