By hoopit
Day-to-day dev workflows and CLIs: Jira/Sentry issues, PR review, Atlassian, CircleCI.
Use when working with Jira or Confluence from command line, including authentication, searching issues with JQL, bulk operations, sprint reports, or creating/updating work items using acli
Fetch failing tests from a CircleCI job URL. Use when user asks you to retrieve data from CircleCI.
Fix a Sentry issue end-to-end — fetch details, create or link a Jira ticket, branch, fix, test, review, and open a PR. Use then the user links to a sentry issue.
Handle any Jira issue end-to-end — an ITSM ticket or a project issue (BAC/WEB/FA). Fetch details (from the linked ITSM ticket when one exists), link or create a project issue only when needed, branch, fix, test, review, and open a PR. Use whenever the user links to or names a Jira issue to fix.
Review and resolve all review comments on a GitHub PR — fetch comments, evaluate each one, apply fixes where needed, and reply to resolve them.
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.
skillsHoopit's agent skills, distributed as a
Claude Code plugin marketplace.
Each plugin lives under plugins/<group>/ and bundles its skills.
hoopit/skills is private, so Claude Code clones it over git — make sure gh
is installed and your git credentials work (gh auth login, then
gh auth setup-git, or SSH).
Add the marketplace once, then install the plugin(s) you want:
/plugin marketplace add hoopit/skills
/plugin install hoopit-onboarding@hoopit-skills
| Plugin | What's in it |
|---|---|
hoopit-onboarding | Take a fresh machine to a working hoopit/api or hoopit/flutter-app checkout, plus the supporting CLIs |
hoopit-dev | Day-to-day dev workflows and CLIs: Jira/Sentry issues, PR review, Atlassian, CircleCI |
hoopit-misc | Odds and ends: status line, idea stress-testing |
hoopit-matt-picks | A curated set of mattpocock/skills, tracking upstream |
For the exact skills inside each plugin, browse its
plugins/<group>/skills/ directory. The onboarding skills clone their
project repo as a sibling of wherever you run them (e.g. ../api,
../flutter-app).
Refresh later with /plugin marketplace update hoopit-skills. hoopit-matt-picks
is sourced from Matt's repo, so it picks up his latest on update.
The marketplace is declared in
.claude-plugin/marketplace.json. Each Hoopit
plugin is a self-contained directory under plugins/<group>/ with its own
.claude-plugin/plugin.json and a skills/ folder; the marketplace entry just
points source at that directory. Skills are auto-discovered from the plugin's
own skills/ folder, so a plugin exposes only its own skills — this is why
each group gets its own directory rather than a shared top-level skills/ (a
single shared folder would leak every skill into every plugin).
hoopit-matt-picks is the exception: it uses a github source pointing at
mattpocock/skills with strict: false and an explicit skills array listing
the specific skill paths to surface (a marketplace can list a plugin fetched from
a different repo).
Adding or removing a Hoopit skill? When working in this repo, Claude has a project-local
create-hoopit-skillskill (under.claude/skills/) that documents the procedure and the files to keep in sync.
npx claudepluginhub hoopit/skills --plugin hoopit-devTake a fresh machine to a working hoopit/api or hoopit/flutter-app checkout, plus the supporting CLIs.
Odds and ends: status line, idea stress-testing.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Design fluency for frontend development. 1 skill with 23 commands (/impeccable polish, /impeccable audit, /impeccable critique, etc.) and curated anti-pattern detection.
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.