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
0xharryriddle
SQL Pro
Use when implementing SQL functionality with production-grade patterns and safeguards.
3
0xharryriddle
Bash Pro
Use when implementing bash functionality with production-grade patterns and safeguards.
3
0xharryriddle
Java Pro
Use when implementing java functionality with production-grade patterns and safeguards.
3
0xharryriddle
Ruby Pro
Use when implementing ruby functionality with production-grade patterns and safeguards.
3
0xharryriddle
Rust Pro
Use when implementing rust functionality with production-grade patterns and safeguards.
3
0xharryriddle
Julia Pro
Use when implementing julia functionality with production-grade patterns and safeguards.
3
0xharryriddle
Scala Pro
Use when implementing scala functionality with production-grade patterns and safeguards.
3
0xharryriddle
Csharp Pro
Use when implementing csharp functionality with production-grade patterns and safeguards.
3
0xharryriddle
Django Pro
Use when implementing django functionality with production-grade patterns and safeguards.
3
0xharryriddle
Elixir Pro
Use when implementing elixir functionality with production-grade patterns and safeguards.
3
0xharryriddle
Golang Pro
Use when implementing golang functionality with production-grade patterns and safeguards.
3
0xharryriddle
Python Pro
Use when implementing python functionality with production-grade patterns and safeguards.
3
0xharryriddle
Fastapi Pro
Use when implementing fastapi functionality with production-grade patterns and safeguards.
3
0xharryriddle
Haskell Pro
Use when implementing haskell functionality with production-grade patterns and safeguards.
3
26bb
Diary
Unified Diary System: A context-preserving automated logger for multi-project development.
0 · bundle
smith6jt-cop
Multi Project Batch Isolation
Multi-project signal isolation with cascading recipe resolution
3
sickn33
Diary
Unified Diary System: A context-preserving automated logger for multi-project development.
45.1k · bundle
dvy1987
Project Setup
Generate a tailored AGENTS.md for any new project by interviewing the user about their skill gaps, project goals, and tech context. Load when the user asks to set up a project, initialize agents, create an AGENTS.md, bootstrap a repo, onboard agents to a codebase, or says "set up this project for agents". Also triggers on "write an AGENTS.md for this project", "configure agents for my repo", "project bootstrap", "agent onboarding", or when the user starts a new project and needs agent-ready configuration. Re-run when new context arrives (PRD written, stack changes, team changes) to update the AGENTS.md.
3 · bundle
theheavenlyd3mon
Pragmatic Programmer
Apply meta-principles of software craftsmanship: DRY, orthogonality, tracer bullets, and design by contract. Use when the user mentions "best practices", "pragmatic approach", "broken windows", "tracer bullet", "software craftsmanship", "technical debt prevention", "prototype vs tracer bullet", or "code ownership". Also trigger when evaluating build-vs-buy decisions, designing estimation approaches, or choosing between reversible and irreversible architectural decisions. Covers estimation, domain languages, and reversibility. For code-level quality, see clean-code. For refactoring techniques, see refactoring-patterns.
28 · bundle
brycewang-stanford
G2
Publication Specialist - Writing, Review, Pre-registration & Quality Assurance Light VS applied: Avoids template-based writing + audience-specific message design Absorbed G3 (Peer Review Strategist), G4 (Pre-registration Composer), F1-F3 (Quality functions) capabilities Use when: writing abstracts, creating summaries, peer review response, pre-registration, reporting checklists, reproducibility Triggers: abstract, plain language, press release, summary, communication, peer review, revision, pre-registration, OSF, PRISMA, CONSORT, reproducibility
1k
mukul975
Securing Historian Server In Ot Environment
Hardens and secures process historian servers (OSIsoft PI, Honeywell PHD, GE Proficy, AVEVA Historian) in OT environments, covering network placement, access control, data replication through DMZ, SQL injection prevention, and data integrity protection.
24.6k · bundle
georgeqle
Key Moments
Rank a topic's user-flow branches by proof priority (value × risk × frequency) right after user-flow-map, ordering the branches, gating variation breadth, and promoting or pruning flows so state-model and ux-variations grow the tree in proof order — writes only existing flow-tree ordering fields, no schema change.
1 · bundle
shenxingy
Email Write
Compose high-converting emails using proven copy frameworks (PAS, AIDA, BAB, FAB, 4Ps). Generates subject line variants with scores, responsive HTML templates with dark mode support, plain-text fallback, and preheader recommendations. Optimized for cold outreach, newsletters, product launches, promotions, and transactional emails. Adapts to user context from email-profile.md.
8
affaan-m
Codehealth MCP
Provides real-time structural code health scores via CodeScene MCP to review code quality before edits, verify score deltas after changes, and gate commits and PRs.
226k
affaan-m
Prompt Optimizer
Analyze draft prompts to identify intent, scope, and missing context, then generate an optimized prompt with ECC component recommendations. Advisory only — never executes the task.
226k
google-labs-code
Enhance Prompt
Transforms vague UI ideas into polished, Stitch-optimized prompts by enhancing specificity, adding UI/UX keywords, injecting design system context, and structuring output for better generation results.
6.4k · bundle
github
Migrating Oracle To Postgres Stored Procedures
Translates Oracle PL/SQL stored procedures to PostgreSQL PL/pgSQL, preserving method signatures and type-anchored parameters while applying Oracle-compatible sorting and leveraging orafce.
36.2k
bankrbot
Aeon Monitor Polymarket
Monitors a watchlist of Polymarket markets and surfaces meaningful shifts in price, volume, comments, or resolution proximity, with position context and optional Bankr integration.
1.2k · bundle
browser-act
Amazon Buy Box Monitor API Skill
Extracts Amazon product details, buy box owner, other sellers' prices, and seller ratings for a given ASIN using the BrowserAct API.
3.7k · bundle
k-dense-ai
Diffdock
Predict 3D binding poses of small molecule ligands to protein targets using diffusion-based molecular docking, supporting single complexes, batch processing, and virtual screening.
30.2k · bundle
mukul975
Building Threat Actor Profile From Osint
Build comprehensive threat actor profiles using open-source intelligence (OSINT) techniques to document adversary motivations, capabilities, infrastructure, and TTPs for proactive defense.
24.6k · bundle
mukul975
Performing Privilege Escalation Assessment
Performs privilege escalation assessments on compromised Linux and Windows systems to identify paths from low-privilege access to root or SYSTEM-level control.
24.6k · bundle
mukul975
Implementing Memory Protection With Dep Aslr
Configures memory protection mechanisms including DEP, ASLR, CFG, and Windows Exploit Protection to harden endpoints against buffer overflows, ROP chains, and code injection.
24.6k · bundle
mukul975
Implementing Proofpoint Email Security Gateway
Deploy and configure Proofpoint Email Protection as a secure email gateway to detect and block phishing, malware, BEC, and spam before messages reach user inboxes.
24.6k · bundle
samuraigpt
Muapi Product Ad Cinematic
Creates a cinematic 5–10 second product advertisement video from a product photo and brand brief, using AI image generation, upscaling, and video animation.
3.7k
tinh2
Marketing
Generates a complete marketing pipeline for apps, dev tools, and SaaS products, including positioning, listing assets, launch plans, and growth strategies, adapting to product type.
13