Product craft: PRDs, acceptance criteria, epic decomposition, with materialized templates.
Add or refine Given/When/Then acceptance criteria for a PRD; each criterion is independently testable and maps to a test case.
Decompose a PRD or epic into vertically-sliced user stories using a Jeff Patton-style user story map; produces docs/maps/<slug>.md.
Draft a PRD from a problem statement plus user/context inputs; populates docs/prds/<slug>.md from the canonical PRD template.
A public, open-source Claude Code marketplace of work-shaped plugins covering the full lifecycle of building software products — from idea to incident, from thinking-craft to platform engineering. Installable a-la-carte.
v0.1 — Phase 1 MVP: five plugins prove the marketplace mechanics with one complete, resumable feature-shipping loop.
polymath-core — Foundation: conventions, glossary, plugin-budget reporter, SessionStart hook.polymath-product — PRD, acceptance criteria, epic decomposition.polymath-engineering — TDD feature-dev, code review, change verification, codebase orientation.polymath-release — Conventional Commits, PR descriptions, CHANGELOG, release notes.polymath-flows — flows-lite serial workflow runner + shipFeature workflow.# 1. Add the marketplace from a local checkout
claude plugin marketplace add /path/to/polymath
# 2. Install the MVP set
claude plugin install \
polymath-core@polymath polymath-product@polymath polymath-engineering@polymath \
polymath-release@polymath polymath-flows@polymath
# 3. Run the golden demo
claude
> /polymath-flows:run-workflow shipFeature title="Rate-limit /login" scope=small
polymath/
├── .claude-plugin/marketplace.json
├── plugins/ # one directory per plugin
├── shared/
│ ├── templates/ # canonical artifact templates (PRD, ADR, …)
│ ├── schemas/ # workflow.schema.json, etc.
│ └── scripts/ # validate-frontmatter, secret-scan, compute-dora
├── tools/ # scaffolders, validators, token-budget reporter
├── docs/ # PLUGIN-AUTHORING, WORKFLOW-SCHEMA, CONTRIBUTING
└── .github/workflows/ # CI: validate, token-budget, lint, link-check, golden-tests
See docs/PLUGIN-AUTHORING.md and docs/WORKFLOW-SCHEMA.md.
polymath-flows/bin/polymath-flow); skills present the steps but the script owns state.mustPass: checks (fileExists, fileMatches, commandSucceeds, stepSummaryMatches). AI cross-checks are advisory.Apache-2.0. See LICENSE.
See docs/CONTRIBUTING.md.
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 mohammadbafkar/polymath --plugin polymath-productFoundation: conventions, glossary, plugin-budget reporter, SessionStart hook.
Engineering craft: TDD feature-dev loop, code review, change verification, codebase orientation. Secret-scan + formatter hooks.
Release craft: Conventional Commits, PR descriptions, CHANGELOG entries, release notes.
flows-lite workflow runner: deterministic serial executor with state, resume, and mustPass checks. Ships shipFeature workflow.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.