By sitloboi2012
Product Manager overlay: specs, triage, release notes, stakeholder updates. Requires team-core to be enabled for MCPs and shared rules.
npx claudepluginhub sitloboi2012/team-marketplace --plugin role-pmTriage a batch of incoming feature requests (from Slack, Notion intake, email) into a ranked shortlist with a recommendation for each. Use when preparing for a backlog grooming session or after a customer feedback sweep.
Synthesize a batch of user or customer interviews — from Fathom recordings, transcripts, or notes — into themes, patterns, quotes, and contradictions. Produces a structured synthesis doc. Drafts only.
Map a competitive landscape for a specific product area or market. Identifies direct, indirect, and adjacent competitors; builds a positioning map; compares pricing, features, and recent moves; surfaces gaps and opportunities. Runs heavy external research in a forked subagent context.
Translate PRD intent or roadmap asks into an implementation-ready capability doc that exposes constraints, interfaces, and unresolved decisions. Use after a spec is directionally approved, before engineering starts. Complements spec-draft at a different altitude.
Validate product direction before it becomes an implementation contract. Four modes — product diagnostic, founder review, user journey audit, feature prioritization. Use before writing a spec, during a strategy wobble, or to pressure-test an existing roadmap.
Research a user problem, product area, or target segment to understand what users actually do, want, and struggle with. Combines existing internal interviews, support tickets, customer emails, and external signals (reviews, forums, communities) into a JTBD-structured synthesis. Identifies research gaps and proposes next steps.
Generate customer-facing release notes from merged PRs, Notion release page, and changelog context for a given version or date range. Drafts only — never publishes.
Compare the team's stated roadmap against what's actually shipped, in-flight, and queued. Surfaces drift, orphaned commitments, undeclared work, and sequencing issues. Drafts a reconciliation report and optionally updates the roadmap page after approval.
Draft a product spec (PRD) for a feature or initiative, pulling context from Notion, Slack, and Drive first so the draft isn't starting from zero. Produces a draft — does not publish to Notion without approval.
Draft a weekly or monthly stakeholder update (e.g. to leadership, a customer, or another team) pulling shipped work, in-flight items, risks, and key decisions from team sources.
An internal Claude Code plugin marketplace for our team. Ships shared MCP servers (Notion, Slack, Google Workspace, Fathom) and role-specialized skills for CEO / Product Manager / Project Manager workflows.
See code.claude.com/docs if you haven't already.
Run inside Claude Code:
/plugin marketplace add <<GITHUB_ORG>>/<<REPO_NAME>>
/plugin install team-core@team-marketplace
The second command installs the shared team-core plugin. To add role-specific skills, also run one or more of:
/plugin install role-pm@team-marketplace # Product Manager skills
/plugin install role-pgm@team-marketplace # Project/Program Manager skills
/plugin install role-ceo@team-marketplace # CEO skills
Role plugins are additive — install the ones matching your hat(s). See docs/ROLES.md for what each one ships.
team-core bundles three Anthropic skills under their Apache 2.0 license (internal-comms, mcp-builder, skill-creator). Five more — docx, pdf, pptx, xlsx, doc-coauthoring — can't be redistributed, but Anthropic publishes them through their own marketplace. One extra pair of commands gets them installed the licensed way:
/plugin marketplace add anthropics/skills
/plugin install document-skills@anthropic-agent-skills # xlsx, docx, pptx, pdf
/plugin install example-skills@anthropic-agent-skills # doc-coauthoring + extras
After this, you have all 8 of the Anthropic skills plus our five team skills. See docs/VENDORED-SKILLS.md for the licensing detail.
team-core wires four MCPs out of the box. On first use of each, Claude Code prompts you to OAuth in:
uv, create a Desktop-type OAuth client in Google Cloud Console, export two env vars. Full walkthrough in docs/MCP-SETUP.md.Run /mcp inside Claude Code any time to check connection status.
After install and MCP setup, you have:
/team-core:standup, /team-core:meeting-recap, /team-core:draft-email, /team-core:slack-search, /team-core:schedule-meeting/team-core:internal-comms (company comms templates), /team-core:mcp-builder (build MCP servers), /team-core:skill-creator (create new skills) — Apache 2.0/document-skills:docx, :pdf, :pptx, :xlsx, plus example-skills:doc-coauthoring and othersplugins/team-core/CLAUDE.md — comms voice, where things live, the outbound-approval rule, meeting conventions, decision log format/plugin marketplace update team-marketplace
/plugin update team-core@team-marketplace
Open a PR. Each plugin lives under plugins/<name>/. Skills go in plugins/<name>/skills/<skill>/SKILL.md. Follow the existing frontmatter conventions. See docs/ARCHITECTURE.md for more.
team-core (MCPs + 5 team skills + 3 vendored Anthropic skills + team rules) and role plugins role-pm, role-pgm, role-ceo (4 skills each + role operating rules)ceo-mode, pm-mode, pgm-mode) wired via settings.json as default main-thread personas + SessionStart context-injection hookmeeting-pipeline plugin (opinionated auto-recap workflow) + /careful destructive-op guardrailUI/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.
Share bugs, ideas, or general feedback.
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.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
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.
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
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.