Plugins

12 plugins
@deanpeters
Product Manager Skills
Product Manager Skills from deanpeters/Product-Manager-Skills.
56 skills · plugin
@auto-skiller
Content Production
Content Production from Auto-Skiller/plugboot.
2 skills · plugin
curated
Product Idea to PRD
For product managers to structure and validate a new product concept.
11 skills · plugin
curated
Planning & Product
PRDs, roadmaps, OKRs, discovery and product strategy.
23 skills · plugin
@alirezarezvani
Product Team
13 product skills with 17 Python tools: product manager toolkit (RICE, PRDs), agile product owner, product strategist, UX researcher, UI design system, competitive teardown, landing page generator, SaaS scaffolder, product analytics, experiment designer, product discovery, roadmap communicator, code-to-prd, research summarizer, apple-hig-expert.
10 skills · plugin
curated
Launch on Product Hunt
Launch a product on Product Hunt by researching, preparing assets, and executing the launch playbook.
3 skills · plugin
curated
Product Strategy Canvas Pack
For product managers and strategists to define, analyze, and refine product strategy using complementary canvas frameworks.
3 skills · plugin
@phuryn
Product Discovery
Product discovery skills for PMs: ideation, experiments, assumption testing, feature prioritization, and customer interview synthesis.
13 skills · plugin
curated
Create Product Strategy
Create a product strategy by analyzing market, defining vision, and generating a strategic plan.
3 skills · plugin
curated
Product Launch Campaign
Launch a new product with a multi-channel campaign from strategy to asset creation.
7 skills · plugin
curated
Product Photography for E-commerce
Generate professional product images for e-commerce listings from shoot to final assets.
3 skills · plugin
curated
Product Strategy Pipeline
From market analysis to north star metric, this pack builds a complete product strategy foundation.
4 skills · plugin

Results for “product”

1,590 skills
arjumaan
Squirrel
Full-cycle AI coding skill: plans, builds, tests, lints, fixes bugs, and writes production-grade docs. Auto-detects project state and adapts its 8-phase pipeline.
1
ichichuang
Songsee
Generate spectrograms and audio feature visualizations (mel, chroma, MFCC, tempogram, etc.) from audio files via CLI. Useful for audio analysis, music production debugging, and visual documentation.
0 · bundle
fukukei23
Pr To Video
Turn a GitHub pull request (a PR URL, owner/repo#N, or 'this PR' in a checked-out repo) into a code-change explainer video — changelog, feature reveal, fix, or refactor walkthrough built from the diff, commits, and files: the input is a code change, not a website. Not a product promo (/product-launch-video) or a no-PR topic explainer (/faceless-explainer). Unclear → /hyperframes.
0 · bundle
phuryn
Competitor Analysis
Conduct comprehensive competitive analysis to understand the landscape, identify direct competitors, and uncover differentiation opportunities.
22.6k
affaan-m
UI Demo
Record polished UI demo videos using Playwright with visible cursor, natural pacing, and storytelling flow.
226k
affaan-m
Motion UI
Provides a production-ready UI motion system for React/Next.js with performance, accessibility, and usability guidelines.
226k
affaan-m
Kubernetes Patterns
Provides production-grade Kubernetes YAML patterns and kubectl debugging commands for deploying, managing, and debugging workloads reliably.
226k
antigravity
Bash Pro
Write defensive, production-grade Bash scripts with strict error handling, safe patterns, and comprehensive testing.
42.4k
github
Arize Prompt Optimization
Optimizes, improves, and debugs LLM prompts using production trace data, evaluations, and annotations from Arize AI.
36.2k · bundle
github
Qdrant Monitoring Debugging
Diagnoses Qdrant production issues using metrics and observability tools, covering optimizer problems, memory spikes, and slow queries.
36.2k
deanpeters
Proto Persona
Create a working customer profile from existing research, market signals, and team knowledge before deeper validation.
5.6k · bundle
owl-listener
Design Principles
Define a set of actionable design principles that guide decision-making and resolve trade-offs.
1.7k
owl-listener
User Flow Diagram
Create user flow diagrams that map paths, decisions, branches, and error recovery through a product.
1.7k
antigravity
Idea Refine
Refines raw ideas into sharp, actionable concepts through structured divergent and convergent thinking, producing a concrete one-pager.
42.4k · bundle
heygen
Faceless Explainer
Turn any text into a faceless explainer video with typography, abstract graphics, diagrams, and data visualization.
· bundle
tinh2
AWS
Generates production-ready Terraform files for AWS infrastructure, writing complete .tf files for any cloud architecture without deploying.
13
kbarbel640-del
Browse
Create and deploy browser automation functions with the Stagehand CLI, from interactive site exploration to production deployment.
1 · bundle
galyarderlabs
Doc Maintenance
Audits top-level documentation against recent git history to detect drift, applies minimal edits, and opens a pull request.
20 · bundle
galyarderlabs
Launch Strategy
Frames release launches by defining messaging, sequencing, channel selection, and rollout logic across product, growth, and support teams.
20
tools-only
012 Base 1672b309
Reference for the Paddle billing API covering products, prices, transactions, customers, and subscriptions with request and response examples.
7 · bundle
matrixx0070
Cs Escalation
Package a customer escalation for engineering, product, or leadership as a decision-ready handoff — impact, timeline, facts vs. hypotheses, and a specific ask with an owner.
0
manu14357
Pricing
Help determine pricing strategy for a product or service using minimalist entrepreneur principles. Use when setting initial prices, considering price changes, or figuring out what to charge.
16
whd4
Docker Expert
Optimizes Dockerfiles, container security, multi-stage builds, Compose orchestration, and production deployment patterns.
0
machenjie
Web3 Product Extension
For analysis/task/review agents using a Professional Skill on wallets, signing, smart contracts, chain transactions, or custody; not for work with no chain behavior.
4 · bundle
machenjie
Bigdata Product Extension
For analysis/task/review agents using a Professional Skill on batch, stream, warehouse, lineage, replay, or data quality; not for transactions without distributed-data impact.
4 · bundle
lionelndong
Draft
Expand an annotated outline into full article prose using brand voice anchored in example articles, hitting the outline's per-section depth targets. Triggered after /product-mentions.
0 · bundle
coreyone
Analytics Event Tracking
Trigger: PostHog event, Segment schema, event properties, user funnel track, track taxonomy. Scope: Product behavioral telemetry, user funnel event models. Boundary: Excludes system performance exceptions.
1 · bundle
danielpradilla
Prince2 Startup Brief
Prepare the PRINCE2 Starting Up a Project material: mandate review, project brief, outline business case, project product description, initiation stage plan, lessons, and startup decisions.
0
saranskumar
Observability Planner
Use this when the system needs logging, metrics, tracing, alerting, or operator-visible runtime signals for APIs, workers, integrations, serverless functions, or local-to-production supportability.
0
alunadev
Maintaining Documentation
Maintains a product repo's canonical docs structure (CLAUDE.md, progress.txt, docs/product+system+design-system, context/) as single source of truth, and keeps the log.md session history separate from the progress.txt state snapshot. Trigger after feature completion, before git push, on architecture changes, at session end, or explicit "update docs"/"sync documentation" requests. Skip for trivial changes (<10 LOC, no logic/schema/UI changes).
3
lucassantana-dev
Hotfix
Composite skill — emergency bypass of the release branch when production is broken and waiting for the next release-cut is not viable. Chains incident scoping → branch from main (NOT release) → minimal fix → pr-merge-readiness → merge to main → patch-version tag → deploy → cherry-pick to release branch → post-deploy verify (sentry + ci-watch). Use ONLY for production-impacting breakage; routine "small fix" work belongs in /pr-to-release.
1 · bundle
rajanthar
Ce Strategy
Create or maintain STRATEGY.md - the product's target problem, approach, users, key metrics, and tracks of work. Use when starting a new product, updating direction, or when prompts like 'write our strategy', 'update the roadmap', 'what are we working on', or 'set up the strategy doc' come up. Also triggers when ce-ideate, ce-brainstorm, or ce-plan need upstream grounding and no strategy doc exists yet.
0 · bundle
fukukei23
Image
When the user wants to create, generate, edit, or optimize images for marketing — blog heroes, social graphics, product mockups, profile banners, listing visuals, or brand assets. Also use when the user mentions 'AI image generation,' 'generate an image,' 'create a graphic,' 'product mockup,' 'hero image,' 'social media graphic,' 'banner image,' 'cover photo,' 'profile banner,' 'listing screenshot,' 'Flux,' 'Flux Kontext,' 'Midjourney,' 'DALL-E,' 'GPT Image,' 'ChatGPT Images,' 'Ideogram,' 'Gemini image,' 'Nano Banana,' 'Recraft,' 'Stable Diffusion,' 'Canva,' 'Figma,' 'image optimization,' 'compress images,' 'WebP,' or 'OG image.' Use this for general-purpose marketing image creation and optimization. For paid ad image creative and platform-specific ad specs, see ad-creative. For video production, see video.
0 · bundle
addyosmani
Shipping And Launch
Provides a structured pre-launch checklist, staged rollout plan, monitoring setup, and rollback strategy for safe production deployments.
69.5k
microsoft
Azure Mgmt Apimanagement Py
Manage Azure API Management services, APIs, products, subscriptions, and policies using the Python SDK.
2.7k
phuryn
Stakeholder Map
Map stakeholders on a power/interest grid and generate a tailored communication plan for each group.
22.6k