By Takazudo
Provides a personal toolkit of 140+ skills, commands, and agents for Claude Code that automate git workflows, PR management, code review, CI/CD setup, Cloudflare development, documentation writing, and project scaffolding across multiple languages and frameworks.
Calculate Z coordinates for stacking/merging objects in Bambu Studio.
Copy current working directory to clipboard using pbcopy.
Output the full absolute path of a file mentioned in the previous message.
Queue the next task to do after the current one finishes
Prepare a git worktree for development on a GitHub issue.
code reviewer
Frontend developer agent for implementing code changes. Applies TDD for logic and pragmatic testing for UI. Works autonomously with clear communication.
Frontend developer agent that works inside a git worktree as part of an agent team. Implements features, commits, pushes, and creates PRs targeting the base branch. Reports back to the manager when done.
markdown file generator for creating markdown formatted text files based on user-provided context. It handles file management, URL formatting, and follows strict guidelines for markdown generation.
markdown writer
Share Claude Code resources (memories, settings, skills, hooks, etc.) across projects via the centralized claude-settings repo. Use when: (1) User says 'share claude resource', 'sync settings', or 'export to claude-settings', (2) User wants to copy .claude/* files to the central repo, (3) Reusing memory or skills across projects, (4) Backing up local Claude config to the global repo.
Refactor and optimize CLAUDE.md files in a repository. Analyzes the existing setup, explores repo structure, proposes splitting CLAUDE.md into a hierarchical directory-scoped structure. Use when: (1) User wants to optimize CLAUDE.md, (2) Root CLAUDE.md is too large, (3) User wants to split CLAUDE.md into directory-scoped files, (4) User mentions 'refactor CLAUDE.md', 'split CLAUDE.md', or 'organize CLAUDE.md'.
End-of-workflow audit of touched GitHub issues, PRs, and branches via a Sonnet subagent. Use when: (1) /big-plan, /x-as-pr, or /x-wt-teams finishes its main work and needs to verify every touched resource is in the right state (closed when done, kept when ongoing, deleted when dead), (2) User says 'cleanup resources', 'audit cleanup', or 'check what should be closed', (3) A long workflow ends and the manager wants a structured paper trail of what it closed/kept/deleted. Auto-execute by default — the Sonnet agent proposes, the manager (you) executes safe actions and prints a final report.
Send and receive transactional emails with Cloudflare Email Service (Email Sending + Email Routing). Use when building email sending (Workers binding or REST API), email routing, Agents SDK email handling, or integrating email into any app — Workers, Node.js, Python, Go, etc. Also use for email deliverability, SPF/DKIM/DMARC, wrangler email setup, MCP email tools, or when a coding agent needs to send emails. Even for simple requests like "add email to my Worker" — this skill has critical config details.
Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), feature flags (Flagship), networking (Tunnel, Spectrum), security (WAF, DDoS), and infrastructure-as-code (Terraform, Pulumi). Use for any Cloudflare development task. Biases towards retrieval from Cloudflare docs over pre-trained knowledge.
Uses power tools
Uses Bash, Write, or Edit tools
No model invocation
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Executes directly as bash, bypassing the AI model
Executes directly as bash, bypassing the AI model
My personal Claude Code configuration: custom commands, skills, agents, hooks, and scripts.
| Directory | Description |
|---|---|
commands/ | Custom slash commands (/commits, /pr, /purge-private-info, etc.) |
skills/ | Skills — modular packages that extend Claude's capabilities |
agents/ | Custom subagent definitions (code-reviewer, tdd-developer, etc.) |
hooks/ | Hook scripts (e.g., IFTTT notification on stop) |
scripts/ | Utility scripts (security checks, skill tooling) |
doc/ | Docusaurus documentation site for browsing the resources |
CLAUDE.md | Global instructions applied to all projects |
The repo ships with a Claude Code marketplace manifest. Install everything in one shot:
/plugin marketplace add takazudo/claude-resources
/plugin install claude-resources@takazudo-claude-resources
After install, Claude Code will see all bundled commands, skills, agents, and hooks. Use /plugin disable if you want to opt out of any of them.
Browse and borrow anything useful. To use a skill or command in your own setup, copy it into your $HOME/.claude/ directory:
$HOME/.claude/
├── commands/ # place command .md files here
├── skills/ # place skill directories here
├── agents/ # place agent .md files here
├── hooks/ # place hook scripts here
└── scripts/ # place utility scripts here
Refer to the Claude Code documentation for details on how commands, skills, and agents work.
This is my personal configuration, shared as-is. Some resources may reference my specific environment or workflows. Use at your own risk — review and adapt to your own needs before using.
MIT
npx claudepluginhub takazudo/claude-resources --plugin claude-resourcesComplete collection of 174 slash commands across 22 categories
oh-my-zsh for Claude Code — 11 agents, 33 commands, 24 skills, 15 hooks + 9 examples (21 events), 9 rules, 4 MCP (minimal: playwright, context7, jina-reader, [email protected]). One-line install: curl -fsSL https://raw.githubusercontent.com/sangrokjung/claude-forge/main/install.sh | bash
Essential Claude Code extensions: core agents, hooks, commands, and universal tools
Custom commands, skills, agents, rules, hooks, and output styles for Claude Code - session continuity and modern CLI tooling for real-world development workflows
Comprehensive development infrastructure for Claude Code projects. Includes 12 AI skills, task coordination hooks, project templates, and a visual dev-manager dashboard.
General purpose Claude Code toolkit with research agents, skills, and introspection commands