By tim-hub
Agentic tools for setup claude code, git workflows, issue resolution, code review, creative writing, doc searching, code example searching, and content translation — from smart commits and PR descriptions to fixing GitHub issues and translating markdown.
npx claudepluginhub tim-hub/powerballAnswer general questions about technology, concepts, the real world, or anything else the user is curious about. Use WebFetch to get up-to-date information when needed.
Look up accurate, versioned documentation for any library or framework using chub. Spawn this agent when the user asks how to use a library, what a function signature looks like, which API to call, or wants a code example for a package. Also spawn it proactively when writing code that calls an unfamiliar library API — don't rely on training data, fetch current docs instead.
Search public GitHub repositories for real-world code examples, implementation patterns, or usage of specific functions and APIs using gh_grep. Also useful for finding fixes by searching for a specific error message across real codebases.
A focused executor for small, well-defined tasks delegated by another agent or user. Stays strictly within the scope of one task and does not expand beyond it.
This skill should be used when the user asks to "bump plugin version", "update plugin version", "release new version", "increment version", or "tag a new release" in a Claude Code plugin project.
This skill should be used when the user asks to "commit changes", "commit my work", "make a commit", "stage and commit", or wants to save progress with a git commit. Stages relative changes and commits with an auto-generated conventional commit message.
This skill should be used when the user asks to "write a post about", "create content for", "draft a description of", "generate copy for", "write a tweet", "write a LinkedIn post", "write an announcement", "draft an email", or requests any written material such as blog posts, marketing copy, social media posts, product descriptions, emails, or social media updates.
This skill should be used when the user asks to "fix issue", "resolve issue", "address bug in issue", "fix
This skill should be used when the user asks to "set up claude code", "initialize plugins", "get started with powerball", or "run setup". Sets up global CLAUDE.md, statusline, Claude Code settings, and installs plugins.
This skill should be used when the user asks to "review a skill", "check skill quality", "review my SKILL.md", "audit skills", or wants to ensure skills are clear, consistent, and follow repo conventions. Use proactively after creating or editing any skill in this repo.
This skill should be used when the user asks to "tag a release", "create a git tag", "tag this version", "add a version tag", or wants to mark a release point in git history.
This skill should be used when the user asks to "translate this file to Spanish", "convert this markdown to French", "translate the docs to Japanese", or wants to translate any markdown file or text content from one language to another.
A marketplace of Claude Code plugins for productivity, git workflows, and workplace integrations.
In theory all the skills and scripts can be worked on other agent coding tools too, however, this was note tested.
powerball-coreAgents and skills for everyday Claude Code usage:
/get-started — install well-rated plugins from the official marketplace and superpowers, with interactive setup and configuration including statuslinepowerball-workplaceSkills for workplace tool integrations:
/plugin marketplace add tim-hub/powerball
Install 3 plugins,
Then run /get-started to set up statusline and install recommended plugins.
You may need to temporarily disable sandbox mode for the session, because this skill edits
~/.claudeto add the statusline script. You can re-enable it after setup.
If you want to set up a skill set of openspec globally, run setup-openspec
Clone the repository to your local machine.
Claude Code Focus
Do not remove frontmatter key values
Focus on keeping skills clear and straightforward
VibeGuard is recommended.
curl -fsSL https://raw.githubusercontent.com/inkdust2021/VibeGuard/refs/heads/main/install.sh | bashvibeguard claude instead of claudeExecutes bash commands
Hook triggers when Bash tool is used
Modifies files
Hook triggers on file write and edit operations
External network access
Connects to servers outside your machine
Share bugs, ideas, or general feedback.
Autonomous Development Workflows
GitHub and Git workflow tools: commit-creator, pr-creator, pr-reviewer, and pr-comment-resolver agents, slash commands for commits, PRs, and review comment resolution, plus skills for PR/commit workflows.
Interactive setup wizard for configuring any repository with Claude Code best practices, based on Boris Cherny's workflow
AI-supervised issue tracker for coding workflows. Manage tasks, discover work, and maintain context with simple CLI commands.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Uses power tools
Uses Bash, Write, or Edit tools
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.