Plugins

12 plugins
@mukul975-2
Privacy Data Protection Skills
Privacy Data Protection Skills from mukul975/Privacy-Data-Protection-Skills.
100 skills · plugin
@snoodleboot-io
Prompticorn
Prompticorn from snoodleboot-io/prompticorn.
2 skills · plugin
@klotzkette
Produktrecht
Produkthaftung und Produktrecht: Produktsicherheit, GPSR, ProdHaftG, deliktische Produzentenhaftung, Right to Repair, Software-/OTA-Updates, digitale Produktlebenszyklen, Rückruf, Marktüberwachung und Launch-Review.
3 skills · plugin
curated
Planning & Product
PRDs, roadmaps, OKRs, discovery and product strategy.
23 skills · plugin
curated
Product Idea to PRD
For product managers to structure and validate a new product concept.
11 skills · plugin
@deanpeters
Product Manager Skills
Product Manager Skills from deanpeters/Product-Manager-Skills.
56 skills · plugin
@concertonotes
Praxis
Praxis from ConcertoNotes/codex-plugins.
7 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
@amplifthq
Presets
Presets from amplifthq/oh-my-dsh.
4 skills · plugin
@phuryn
Execution
Execution and product management skills: PRDs, OKRs, roadmaps, sprints, pre-mortems, stakeholder maps, user stories, prioritization frameworks, and more.
16 skills · plugin
curated
Prediction Market Arbitrage
Compare Polymarket probabilities with options-implied probabilities to find arbitrage opportunities.
4 skills · plugin

Results for “pr”

12,050 skills
addyosmani
Debugging And Error Recovery
Provides a structured triage process for debugging test failures, build errors, runtime bugs, and production incidents, including steps to reproduce, localize, fix, and guard against recurrence.
69.5k
bankrbot
Aeon Monitor Kalshi
Monitors a watchlist of Kalshi prediction markets for price moves, volume spikes, resolution proximity, and kill-criterion triggers, with cross-venue arbitrage detection against paired Polymarket markets adjusted for fees and slippage.
1.2k · bundle
omega-bred
Asc Signing Setup
Creates and renews iOS/macOS signing assets—bundle IDs, capabilities, certificates, and provisioning profiles—via the App Store Connect CLI, including encrypted git-backed team sync.
7
nickgallick
Nick Launch Operator
Launch planning and go-live operations for Nick's products. Use when preparing a product launch, shipping a new app, setting up a waitlist, planning post-launch steps, or making sure a built product is actually ready for users and growth.
0 · bundle
mukul975-2
Nist Pf Govern
Implement the NIST Privacy Framework GOVERN function covering GV.AT awareness and training, GV.MT monitoring and review, GV.PO policy development, and GV.RR roles and responsibilities. Provides governance structure templates, training programs, and accountability frameworks for privacy governance.
228 · bundle
kk20300113-png
Land And Deploy
Land and deploy workflow. Merges the PR, waits for CI and deploy, verifies production health via canary checks. Takes over after /ship creates the PR. Use when: "merge", "land", "deploy", "merge and verify", "land it", "ship it to production". (gstack)
0
tianhao909
Distributed LLM Pretraining Torchtitan
Provides PyTorch-native distributed LLM pretraining using torchtitan with 4D parallelism (FSDP2, TP, PP, CP). Use when pretraining Llama 3.1, DeepSeek V3, or custom models at scale from 8 to 512+ GPUs with Float8, torch.compile, and distributed checkpointing.
1 · bundle
qcmuu
Distributed LLM Pretraining Torchtitan
Provides PyTorch-native distributed LLM pretraining using torchtitan with 4D parallelism (FSDP2, TP, PP, CP). Use when pretraining Llama 3.1, DeepSeek V3, or custom models at scale from 8 to 512+ GPUs with Float8, torch.compile, and distributed checkpointing.
0 · bundle
michaelschecht
Histolab
Lightweight WSI tile extraction and preprocessing. Use for basic slide processing tissue detection, tile extraction, stain normalization for H&E images. Best for simple pipelines, dataset preparation, quick tile-based analysis. For advanced spatial proteomics, multiplexed imaging, or deep learning pipelines use pathml.
0 · bundle
akillness
Open Design
Route design-generation work into the right Open Design workflow mode — prototype, deck, document, or media artifact. Use when the user needs local-first UI prototype generation, presentation deck creation, or design-system-aware HTML/PDF/PPTX artifacts via locally-installed coding agents. Supports 72 built-in design systems, 5 visual directions, 93 media prompt templates, and multi-format export. Triggers on: open-design, local design tool, prototype generation, design deck, design artifact, design agent workflow, open design prototype, design system artifact, UI prototype generation.
42
claude-dev-suite
Proptest
proptest — property-based testing for Rust (Hypothesis-style). Generates thousands of random inputs to find counterexamples to invariants, with shrinking to minimal failing case. Critical for crypto, parsers, state machines, and finance code where edge cases matter. Includes strategies (gen functions), regression tracking, and integration with cargo test. Alternative: quickcheck (simpler API, less powerful). USE WHEN: user mentions "proptest", "property-based test", "proptest!", "Strategy", "Arbitrary", "shrink", "quickcheck", "regression file", "fuzz-light", "proptest-derive" DO NOT USE FOR: Generic Rust unit tests - use `testing/rust-testing` DO NOT USE FOR: Fuzzing with mutator (cargo-fuzz, AFL) - use bitcoin/testing/fuzz DO NOT USE FOR: KMP property testing - use `testing/kotest` (has built-in property)
28
alirezarezvani
Coo Advisor
Provides operational frameworks and tools for turning strategy into execution, scaling processes, and building the organizational engine.
20.4k · bundle
antfu
Vue Router Best Practices
Provides best practices for Vue Router 4, including navigation guards, route params, and route-component lifecycle interactions.
5.5k · bundle
nvidia
Mcore Split Pr
Split a large pull request into multiple smaller PRs to reduce the number of required CODEOWNERS reviewer groups.
2.2k · bundle
phuryn
Identify Assumptions New
Identify risky assumptions for a new product idea across 8 risk categories including go-to-market, strategy, and team.
22.6k
antigravity
Diary
Automatically log daily development progress, archive project-specific diaries locally, and sync a fused global diary to Notion or Obsidian.
42.4k · bundle
antigravity
Langfuse
Provides expertise in Langfuse for LLM observability, including tracing, prompt management, evaluation, and integration with LangChain, LlamaIndex, and OpenAI.
42.4k
antigravity
Page Cro
Diagnose why a page is or is not converting and provide prioritized, evidence-based recommendations for improvement.
42.4k
nvidia
Earth2studio Create Prognostic
Create Earth2Studio prognostic model wrappers that time-step weather forecasts forward, with triple-inheritance classes, tests, and documentation.
2.2k · bundle
dotnet
Template Instantiation
Creates .NET projects from templates with validated parameters, Central Package Management adaptation, and multi-project composition.
4k
github
Memory Merger
Merges mature lessons from a domain memory file into its instruction file, preserving knowledge with minimal redundancy.
36.2k
github
React Container Presentation Component
Scaffold React components following the Container/Presentation pattern under src/components, with TypeScript, Storybook, and SCSS conventions.
36.2k · bundle
composiohq
Notion Spec To Implementation
Convert Notion specs into implementation plans, tasks, and progress tracking with linked Notion pages.
66.9k · bundle
inference-sh
Product Hunt Launch
Optimize Product Hunt launches with research, gallery image generation, and a day-of playbook.
584
memento-teams
PPTX
Create, read, edit, and convert .pptx presentations using python-pptx and PptxGenJS, with design guidance for professional slide decks.
1.5k · bundle
majiayu000
Adk
Provides guidelines for building with Botpress's Agent Development Kit (ADK), covering primitives, project structure, CLI usage, and documentation lookups.
567 · bundle
majiayu000
Epic Consulting
Provides consulting workflows for Epic EMR configuration, including ClinDoc, Bridges interfaces, HL7 messaging, provider matching, and orderset builds.
567 · bundle
ecnu-icalk
SEO
Rewrites product titles into SEO-friendly English versions by removing brand and model names, cleaning redundancy, adding keywords, and preserving key specs.
559
ecnu-icalk
Char
Provides a general standard operating procedure for handling common requests related to char, 因此, and 是的, using conversation data as evidence.
559
agentskillexchange
Unified AI System Gateway
Enhances plain-language requests into structured, reviewable prompts and inspects a self-hosted MCP gateway with provider-free defaults.
28
tinh2
Impact Org
Audits nonprofit operations across impact measurement, fundraising, grant management, and donor retention, producing a prioritized fix plan.
13
dvcrn
Note
Captures notes locally, organizes them by topic and project, and retrieves relevant notes on demand, including meeting preparation and idea synthesis.
32 · bundle
mocchalera
Evaluate Edit
Runs regression evaluations comparing agent edits against human-approved golden projects, and registers new goldens after human approval.
3
leandrobenjaminl
Sdd Propose
Formaliza una idea como propuesta de cambio antes de invertir tiempo en especificaciones y diseño, alineando contexto, alternativas, impacto y criterios de éxito.
0
martc03
Gov Regulatory
Search the Federal Register for rules, proposed rules, notices, and presidential documents, and monitor regulatory activity.
5
pwdev-solucoes
Prompt Craft
Estrutura prompts para geradores de imagem e vídeo, otimizando custo e consistência com a marca.
2