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
pranavnagrecha
Sharing Rules
Design, create, and manage Salesforce sharing rules to grant record access beyond the role hierarchy, covering owner-based, criteria-based, and guest user rules.
15 · bundle
pranavnagrecha
Salesforce Data
Routes to the right Salesforce data skill package for data model, migration, bulk loads, query optimization, deduplication, and archival tasks.
15 · bundle
pranavnagrecha
Custom Permissions
Creates, assigns, and checks custom permissions to gate feature access across Salesforce contexts including validation rules, Apex, Flow, Visualforce, and Connected Apps.
15 · bundle
pranavnagrecha
Apex Batch Chaining
Chains Salesforce Batch Apex jobs via finish() callbacks, Flex Queue guards, or a Queueable coordinator, with guidance on state passing and test limitations.
15 · bundle
pranavnagrecha
Npsp Custom Rollups
Configures, troubleshoots, and extends NPSP Customizable Rollups, including rollup definitions, filter groups, batch job modes, and migration from legacy rollups.
15 · bundle
comeonoliver
PDF
Process PDF files: extract text and tables, merge, split, rotate, watermark, create, encrypt, and OCR scanned documents using Python libraries and command-line tools.
61
dvcrn
Pump
Designs launch momentum for products, skills, campaigns, and digital releases by structuring first-day trigger sequences, attention concentration, and breakout timing.
32 · bundle
lingxling
Rdkit
Provides guidance for using RDKit to read and write molecular structures, calculate descriptors, generate fingerprints, perform substructure searches, and handle chemical reactions.
253 · bundle
lingxling
Sympy
Provides guidance for using SymPy for exact symbolic mathematics in Python, covering algebra, calculus, equation solving, linear algebra, physics, and code generation.
253 · bundle
lingxling
Qiskit
Build, optimize, and execute quantum circuits on IBM Quantum hardware or local simulators using Qiskit, including transpilation, primitives, and algorithm libraries.
253 · bundle
omega-bred
Asc Screenshot Resize
Resize and validate App Store screenshots using current asc size data and macOS sips, preparing them for App Store Connect submission.
7
dangquangse
Team Fe
Generates frontend source code and a PR description from BA, TechLead, PM, and BE artifacts, following a level-based implementation plan.
19 · bundle
dangquangse
Backend Mindset
Guides backend development across API design, authentication, databases, performance, security, scalability, and testing, with quick decision guides and defaults for production-ready systems.
19 · bundle
leandrobenjaminl
Lend AI Docs
Generates and maintains project documentation: Google-style docstrings, README, architecture docs, and ADRs, with a mandatory post-task review gate to keep docs current.
0
leandrobenjaminl
Issue Creation
Creates professional GitHub issues—bug reports, feature requests, and technical tasks—with clear context, acceptance criteria, and labels for immediate action.
0
leandrobenjaminl
Data Visualization
Crea gráficos profesionales con Matplotlib, Seaborn y Plotly, desde exploración rápida hasta visualizaciones publicables, eligiendo el tipo de gráfico adecuado para cada historia de datos.
0 · bundle
drnabeelkhan
Wiki Lint
Audits a wiki for contradictions, stale content, orphan pages, duplicates, missing sections, broken wikilinks, and AI-tell contamination, producing a lint report for human review.
2
drnabeelkhan
Wiki Ingest
Converts raw, unstructured sources into structured wiki pages with YAML frontmatter, Counter-Arguments sections, and bidirectional wikilinks, storing them in MemPalace.
2
nimoqup046-collab
AI Md
Converts human-written CLAUDE.md files into a structured-label format that AI models follow more reliably while using fewer tokens.
2
nimoqup046-collab
Imagen
Generates images from text prompts using Google Gemini's image generation model, saving them as PNG files for use in UI, documentation, and design assets.
2
nimoqup046-collab
Cpp Pro
Write idiomatic C++ code with modern features, RAII, smart pointers, and STL algorithms. Handles templates, move semantics, and performance optimization.
2 · bundle
nimoqup046-collab
GRAPHQL
Designs scalable GraphQL APIs with schema design, DataLoader for N+1 prevention, and Apollo Client caching, while avoiding common anti-patterns.
2
nimoqup046-collab
Agentmail
Provides email infrastructure for AI agents, enabling account creation, sending and receiving messages, webhook management, and karma balance checks via the AgentMail API.
2
nimoqup046-collab
Recallmax
Enhances AI agent memory by injecting large external context, auto-summarizing conversations with tone and intent preservation, compressing multi-turn histories, and verifying facts.
2
kbarbel640-del
Jira
Manage Jira issues, boards, sprints, and projects via the jira-cli. Search, create, update, and transition issues directly from the command line.
1 · bundle
sdiamante13
Mine
Analyzes Claude Code session logs to report token usage, tool and skill rankings, and session search by prompt text.
7 · bundle
luokai0
Data Cog
Analyzes uploaded data files with full Python access, producing cleaned datasets, statistical reports, charts, and dashboards via the CellCog coding agent.
10 · bundle
luokai0
Create Dxf
Generates RFQ-ready 2D DXF files and optional SVG previews from a validated JSON spec, ideal for sheet and plate parts like brackets and hole patterns.
10 · bundle
luokai0
File Sorter
Organizes files into folders by type, size, or date, with preview, undo, and custom rule support.
10 · bundle
jorcan
Sympy
Provides comprehensive guidance for symbolic mathematics in Python using SymPy, covering algebra, calculus, equation solving, linear algebra, physics, and code generation.
0 · bundle
jorcan
Qiskit
Build, optimize, and execute quantum circuits on IBM Quantum hardware or local simulators using Qiskit, including transpilation, primitives, and algorithm libraries.
0 · bundle
huuanh20
Team Dev
Generates backend source code files, .env.example, and pr-description.md from BA, TechLead, and PM artifacts, following a configurable seniority level.
1 · bundle
gabrielmoreira
Nutrigx
Generates a personalised nutrition report from consumer genetic data (23andMe, AncestryDNA, VCF) by interrogating nutritionally-relevant SNPs and producing actionable dietary guidance, all computed locally.
17 · bundle
gabrielmoreira
Clawteam
Orchestrates multi-agent teams using the ClawTeam CLI, enabling task management, inter-agent messaging, git context integration, runtime profiles, and monitoring dashboards.
17 · bundle
auto-skiller
Unit Testing
Runs an interactive QA session, clarifying user-reported problems, exploring the codebase for context, and filing durable, user-focused GitHub issues.
1 · bundle
auto-skiller
Import
Imports external plan files into a GSD-structured project, detecting conflicts against existing roadmap, requirements, and locked decisions before writing a validated PLAN.md.
1 · bundle