#425 · Primary category: AI Coding Assistants

taches-cc-resources

anthropic claude claudecode commands prompts skills subagents

A collection of my favorite custom Claude Code resources to make life easier.

Project last updated:04/01/26

GitHub Stars

2.0K

Forks

411

Contributors

1

License

MIT

Why we included this project

For anyone who works in Claude Code day to day, this collection turns the terminal agent into something you can shape around your own workflow. It bundles 27 slash commands, 9 skills, and 3 auditor subagents that handle the routine parts of agentic development: capturing todos mid-conversation, writing handoff notes so you can resume in a fresh session, and applying thinking frameworks like first principles or the 80/20 rule. The skills are the interesting part because they build new skills, slash commands, subagents, hooks, and MCP servers from a plain description of what you want, so the pack expands your toolkit rather than just dropping in fixed tools. The auditor subagents check your custom commands and skills against best-practice structure, which helps once you start authoring your own. Installation is either through the Claude plugin marketplace or by copying files into your ~/.claude directories, and the MIT license means you can adapt it freely.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category