By warrentc3
Evaluate Python library maintenance state and adoption viability via PyPI metadata, GitHub repo activity, and commit decomposition.
A Claude Code plugin marketplace. Tools and skills for agent-assisted development, each independently installable and independently versioned.
/plugin marketplace add warrentc3/dub-claude
Then browse or install specific plugins:
/plugin install <plugin-name>@dub-claude
Skills resolve as <plugin-name>:<skill-name> once installed.
| Plugin | Purpose |
|---|---|
| divergence | Capture agent correction events as structured preference-pair artifacts. Session-owned: write-once, owner-read-only. |
| pylib-evaluator | Evaluate Python libraries against PyPI metadata, GitHub repo state, and commit decomposition. Produces a maintenance-state report for dependency-adoption decisions. |
| session-retro | Write a structured session retrospective — 4-section format with session metrics header extracted from the transcript. |
Each plugin is independently versioned and independently installable — install only what you need.
dub-claude/
├── .claude-plugin/
│ └── marketplace.json # marketplace manifest; declares every plugin
├── plugins/
│ ├── divergence/ # see plugins/divergence/README.md
│ ├── pylib-evaluator/ # see plugins/pylib-evaluator/README.md
│ └── session-retro/ # see plugins/session-retro/README.md
├── LICENSE # MIT
└── README.md # this file
plugin.json, its own semver, its own hooks/skills/scripts. No shared runtime, no cross-plugin coupling.sticky-fetch). DubClaude distributes the MCP config; users stand up the server themselves.The Claude Code plugin reference is authoritative — see https://code.claude.com/docs/en/plugins-reference. Conventions followed here:
plugins/<plugin-name>/ with its own .claude-plugin/plugin.json.skills/<skill-name>/SKILL.md; helper scripts under scripts/.hooks/hooks.json with command scripts under hooks/..claude-plugin/ at any level — that directory is for manifests only.${CLAUDE_PLUGIN_ROOT} resolves to the plugin's installed directory; ${CLAUDE_PLUGIN_DATA} to its per-user data directory; ${user_config.<key>} substitutes values the user set at enable time.hooks.json is safe.MIT. See LICENSE. Individual plugins inherit this license unless their own plugin.json declares otherwise (none currently do).
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.
npx claudepluginhub warrentc3/dub-claude --plugin pylib-evaluatorWrite a structured session retrospective from a Claude Code transcript — 4-section format with session metrics header.
Capture agent divergence events as structured preference pairs.
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.
A 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.
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
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.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
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.