By dinhnguyen
Open a GitHub pull request by dispatching the repo's `create-pr.yml` workflow via `gh` CLI. Auto-detects current branch + base = main; synthesizes Conventional-Commits title + Summary/Test-plan body from the commit range so the PR has real content instead of the workflow's auto-generated default. Requires a `.github/workflows/create-pr.yml` workflow_dispatch in the target repo.
Personal Claude Code plugin marketplace.
/plugin marketplace add dinhnguyen/claude-plugins
Then browse + install plugins:
/plugin install brainstorm-preview@dinhnn-claude-plugins
Serve docs/superpowers/{specs,plans}/*.md as styled HTML on a Tailscale-reachable HTTP server so spec/plan drafts can be reviewed from any device on the same tailnet. Renders Mermaid + Graphviz diagrams client-side via CDN. Auto-invokes right after superpowers:brainstorming or superpowers:writing-plans so the freshly-written doc gets a one-click review URL.
Requires uv (or python3 + pip install markdown pygments).
See plugins/brainstorm-preview/skills/brainstorm-preview/SKILL.md.
Open a GitHub pull request by dispatching the repo's create-pr.yml workflow via gh CLI. Synthesizes a Conventional-Commits title + Summary / Test plan body from the commit range so the PR has real content instead of the workflow's auto-generated default.
Requires a .github/workflows/create-pr.yml workflow_dispatch in the target repo. See plugins/pr-via/skills/pr-via/SKILL.md.
Address CodeRabbit (or similar bot) review comments on a GitHub PR end-to-end: fetch inline + review-body comments, skip resolved threads + already-replied items, build a checklist, verify each finding against current code, apply fixes, push, batch-reply, and resolve threads via GraphQL.
Requires gh CLI. See plugins/rabbit-pr/skills/rabbit-pr/SKILL.md.
MIT — see LICENSE.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
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 claimAddress CodeRabbit (or similar bot) review comments on a GitHub PR end-to-end: fetch inline + review-body comments, skip resolved threads + already-replied items, classify severity, build a checklist, verify each comment against current code, apply fixes, push, post per-comment replies, and resolve threads via GraphQL.
Preview docs/superpowers/{specs,plans}/*.md as styled HTML on a Tailscale-reachable HTTP server. Auto-invokes after superpowers:brainstorming / superpowers:writing-plans so the freshly-written doc gets a one-click review URL on local + tailnet.
npx claudepluginhub dinhnguyen/claude-plugins --plugin pr-viaA growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
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.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
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.
Browser automation and end-to-end testing MCP server by Microsoft. Enables Claude to interact with web pages, take screenshots, fill forms, click elements, and perform automated browser testing workflows.