
Dinhnn Claude Plugins
Preview Superpowers spec and plan markdown on any device over Tailscale and open conventionally titled GitHub PRs without leaving Claude Code.
Overview
dinhnn-claude-plugins is a plugin marketplace for the Build phase that previews Superpowers specs on Tailscale and opens GitHub PRs from Claude Code.
What is this marketplace?
- brainstorm-preview serves docs/superpowers specs and plans as styled HTML with Mermaid and Graphviz on a Tailscale-reach
- Auto-invokes after superpowers:brainstorming or superpowers:writing-plans and highlights the file just written
- pr-via dispatches the repo create-pr.yml workflow via gh CLI with Conventional Commits title plus Summary/Test plan body
- Four workflow plugins in dinhnn-claude-plugins (brainstorm-preview and pr-via documented in marketplace.json)
- Pairs local agent authoring with mobile-friendly review and one-shot PR creation
- 4 plugins listed in marketplace metadata
- 2 plugins with full descriptions in catalog excerpt: brainstorm-preview and pr-via
What problem does it solve?
Solo builders lose momentum when spec drafts stay trapped in the repo terminal and PR creation becomes a separate manual ritual after planning.
Who is it for?
Indie developers already using Superpowers brainstorming and writing-plans who want Tailscale-friendly review plus gh-driven PRs.
Skip if: Teams without Tailscale, without GitHub Actions create-pr.yml, or builders who do not use the Superpowers doc layout under docs/superpowers.
What do I get? / Deliverables
After installing the marketplace, new spec and plan files get a shareable HTML preview and PRs can be opened from the agent with consistent commit conventions.
- Styled HTML preview of docs/superpowers specs and plans
- GitHub pull request opened via workflow dispatch with Conventional Commits formatting
Plugins in this marketplace
4 plugins — install individually after you add the marketplace.
Recommended Marketplaces
Journey fit
The marketplace bundles Claude Code workflow plugins that extend agent tooling for spec/plan review and GitHub shipping, with the canonical shelf in Build because installation targets the coding agent environment first. agent-tooling is the primary facet: plugins hook Superpowers brainstorming/writing-plans and repo automation rather than replacing app code or infra.
How it compares
Claude Code workflow plugins for Superpowers and GitHub, not standalone MCP servers or generic skill packs from skills.sh.
Common Questions / FAQ
Who is Dinhnn Claude Plugins for?
It is for solo and small-team builders on Claude Code who write Superpowers specs and plans locally and want styled previews plus PR automation in one marketplace.
When should I use Dinhnn Claude Plugins?
Use it right after brainstorming or writing-plans produces a markdown spec or plan, when you need cross-device review or are ready to open a GitHub pull request from the agent.
How do I add Dinhnn Claude Plugins to my agent?
Add the marketplace from github.com/dinhnguyen/claude-plugins in Claude Code, install brainstorm-preview and pr-via, configure Tailscale reachability for preview, and ensure gh CLI and create-pr.yml exist for pr-via.