Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By ooiyeefei
Run AI-powered product management workflows directly in Claude: inventory codebase features, research competitors, score gaps with the WINNING filter, generate PRDs, and sync everything to GitHub Issues.
npx claudepluginhub ooiyeefei/ccc --plugin ccc-skillsScan codebase and interview for product inventory
Create GitHub Issues for gaps marked "FILE" in gap analysis.
Run gap analysis with WINNING filter
Research competitor landscape or deep-dive on specific competitor.
Generate PRD and create GitHub Issue
You are an expert product strategist specializing in gap analysis and feature prioritization. Your role is to systematically identify product gaps, score them using the WINNING filter, and help teams focus on high-conviction opportunities.
You are an expert product manager specializing in writing clear, actionable Product Requirements Documents. Your role is to transform feature ideas into comprehensive specifications and create GitHub Issues for engineering handoff.
You are an expert competitive intelligence analyst specializing in SaaS and startup markets. Your role is to conduct thorough, multi-source research on competitors to build actionable intelligence profiles.
Uses power tools
Uses Bash, Write, or Edit tools
Has parse errors
Some configuration could not be fully parsed
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Product Management Agents and skills to speed up your workflows.
The Product Manager's Operating System. AI-powered skills for every PM workflow: PRDs, prioritization, competitive intel, stakeholder updates, launch planning, and more.
12 PM-specific agent skills, 6 workflow commands, 3 automation hooks for Product Managers
Agent-first PM toolkit with 9 specialist agents and 18 skills for solo developers and small teams
The AI-native PM operating system — deep, framework-grounded PM skills with live MCP tool integrations, chained sub-agent workflows, and persistent user memory. Built for solo PMs and founding PMs who need an AI partner that actually knows their product.
Product management, roadmap analysis, and solution architecture with multi-agent orchestration
Custom plugins and skills for Claude Code.
| Name | Type | Description | Install Command |
|---|---|---|---|
| deckling | Plugin | Generate PPTX presentations using Anthropic Platform Skills API | /plugin install deckling@ccc |
| mvp-launch | Plugin | MVP launch readiness checker with /launch-check command | /plugin install mvp-launch@ccc |
| product-management | Plugin | AI-native PM: competitor research, gap analysis, WINNING prioritization | /plugin install product-management@ccc |
| excalidraw | Skill | Generate architecture diagrams as .excalidraw files with optional PNG/SVG export | /plugin install ccc-skills@ccc |
| streak | Skill + Commands | Universal challenge tracker with /streak, /streak-new, etc. | /plugin install ccc-skills@ccc |
# Add this repo as a marketplace
/plugin marketplace add ooiyeefei/ccc
# Install the deckling plugin (has /deckling command)
/plugin install deckling@ccc
# Install the skills collection (includes excalidraw and streak)
/plugin install ccc-skills@ccc
Generate and refine PowerPoint presentations using Anthropic's Platform Skills API.
/deckling "Quarterly Review - 3 slides"
/deckling "Change title to 'Q4 Results'" --refine quarterly.pptx
See plugins/deckling/README.md for full documentation.
Analyze web app codebases against a battle-tested 10-point MVP launch checklist. Based on "Realistic MVP Launch Checklist (from building 30+ apps)".
/launch-check
The 10-Point Checklist:
Philosophy: "Don't overbuild. Just make it stable, usable, and something people can trust."
See plugins/mvp-launch/README.md for full documentation.
Generate architecture diagrams from any codebase as .excalidraw files, with optional PNG and SVG export.
After installing ccc-skills, just ask Claude Code:
"Generate an architecture diagram for this project"
"Create an excalidraw diagram of the system"
"Visualize this codebase as an excalidraw file"
"Export this diagram to PNG"
Features:
@excalidraw/utils (no manual upload needed)See skills/excalidraw/README.md for quick start guide. See skills/excalidraw/SKILL.md for full documentation.
Universal challenge tracker with flexible cadence, intelligent insights, and cross-challenge learning detection.
After installing ccc-skills, use these commands for reliable, deterministic triggering:
/streak # Check in to active challenge
/streak-new # Create a new challenge (guided)
/streak-list # List all challenges
/streak-switch NAME # Switch active challenge
/streak-stats # View progress and achievements
/streak-insights # Cross-challenge insights
You can also ask Claude Code naturally - it will invoke the skill when relevant:
"Check in to my challenge"
"Start a new streak"
"Show my stats"