From tools
Curated collection of slash commands, workflows, and CLAUDE.md templates from awesome-claude-code. Provides act, commit, create-pr, create-prd, fix-github-issue, optimize, pr-review, todo, release, update-docs, and create-hook commands. Triggers: "acc-*" commands or referencing awesome claude code resources.
How this skill is triggered — by the user, by Claude, or both
Slash command
/tools:awesome-claude-codeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
| Command | Purpose |
| Command | Purpose |
|---|---|
/acc-act | RED-GREEN-REFACTOR cycle from todo.md |
/acc-commit | Conventional commit with emoji formatting |
/acc-create-pr | Branch + commit + PR in one flow |
/acc-create-prd | Generate product requirements document |
/acc-fix-github-issue | Analyze and fix GitHub issue by number |
/acc-optimize | Performance analysis + 3 optimizations |
/acc-pr-review | Thorough PR code review |
/acc-todo | Manage todos in todos.md |
/acc-release | Release workflow |
/acc-update-docs | Update project documentation |
/acc-create-hook | Create new Claude Code hook |
https://github.com/hesreallyhim/awesome-claude-code Installed at: /tmp/awesome-claude-code Commands in: ~/.claude/commands/acc-*.md
npx claudepluginhub kushal9889/claude-plugins --plugin toolsCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.