npx claudepluginhub dimagi/dimagi-claude-workflows --plugin commcare-techUpgrade a Python or JS dependency safely. Given a library name, finds the latest safe version, reviews the changelog, assesses impact based on how the library is used in the repo, performs the upgrade, and creates a PR with the changelog and assessment. Use this whenever someone asks to upgrade, bump, or update a package/library/dependency.
Create a security ticket in JIRA for a CVE from a GitHub Dependabot alert URL.
Create a SAAS Jira ticket. Just describe what you're working on and it handles the rest.
Prepare for the next sprint. Reviews your board and drafts your sprint plan message.
A collection of resources, workflows, and plugins for getting the most out of Claude Code.
Claude Code is Anthropic's CLI for AI-assisted software engineering. This repository provides:
See plugins/README.md for full documentation, including installation instructions.
| Plugin | What it does |
|---|---|
| code-review | 5 parallel specialist agents produce a prioritised code review |
| dev-utils | Commands for PRs, plan review, CI/CD + iterate-pr skill |
A proven loop for Claude-assisted development:
flowchart TD
A([Session Start]) --> B["Design + Plan<br/>Superpowers skill"]
B --> C["Review Plan<br/>Validate & Refine"]
C --> D["Execute Plan<br/>Build"]
D --> E["Code Review<br/>Parallel specialist agents"]
E --> F["Resolve<br/>PR comments + CI failures"]
F --> G([Complete])
See LICENSE for details.
Tools for creating, auditing, and maintaining Claude Code skills. Includes /create-skill for scaffolding, /review-skill for quality checks, and /audit commands for bulk verification. Use when: building new skills, maintaining skill quality, or forking claude-skills repo.
Share bugs, ideas, or general feedback.
Massive 225+ skill collection (613 Python tools, 32 agents) for Claude Code and coding assistants. Covers web development, data, automation, and agent patterns.
Complete collection of 30 Claude Code skills for document processing, development, business productivity, and creative tasks
Core skills: ecosystem guide, skill creator, research patterns, session reflection, and plugin development. Includes UserPromptSubmit hook for forced skill evaluation.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns