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”

1,405 skills
huuanh20
Team Pm
Reads BA and TechLead artifacts to produce a sprint plan, task breakdown, and story point estimates, creating one tracked todo per sprint task for live pipeline tracking.
1 · bundle
neuralblitz
Bash
Write bash scripts for automation, system administration, and command-line productivity, covering variables, conditionals, loops, functions, argument parsing, error handling, and text processing with awk, sed, find, and xargs.
1
cloudthinker-ai
AWS Ecs
Analyzes AWS ECS clusters, services, and tasks, including health, deployment status, task failures, capacity providers, and resource utilization, with parallel execution and anti-hallucination guardrails.
7
lucaspmarie-a11y
Bash Pro
Write defensive, portable Bash scripts for automation, CI/CD, and system utilities, with strict error handling, safe argument parsing, and testing via Bats and ShellCheck.
5
bytesagain
Acme
ACME protocol and SSL/TLS certificate automation reference. Covers challenge types (HTTP-01, DNS-01, TLS-ALPN-01), major clients (certbot, acme.sh, lego, Caddy), certificate lifecycle management, Kubernetes cert-manager, Docker/Traefik integration, and security best practices.
12 · bundle
jantoniofc
Skills
Plan, create, and configure production-ready Azure Kubernetes Service (AKS) clusters. Covers Day-0 checklist, SKU selection (Automatic vs Standard), networking options (private API server, Azure CNI Overlay, egress configuration), security, and operations (autoscaling, upgrade strategy, cost anal...
6 · bundle
rajanthar
Prisma Patterns
Prisma ORM patterns for TypeScript backends — schema design, query optimization, transactions, pagination, and critical traps like updateMany returning count not records, $transaction timeouts, migrate dev resetting the DB, @updatedAt skipped on bulk writes, and serverless connection exhaustion.
0
georgeqle
Ship
Ship already-finished work, optionally deploy it, and prepare the next step
1 · bundle
shenxingy
Ship
Full release pipeline — tests → coverage → review gate → version bump → CHANGELOG → commit → PR
8 · bundle
promisingcoder
Sherpa Onnx Tts
Local text-to-speech via sherpa-onnx (offline, no cloud)
0 · bundle
mukul975
Implementing Zero Trust In Cloud
Guides organizations through implementing zero trust architecture in cloud environments following NIST SP 800-207 and Google BeyondCorp principles, covering identity-centric access controls, micro-segmentation, continuous verification, device trust assessment, and deploying Identity-Aware Proxy in AWS, Azure, and GCP.
24.6k · bundle
alirezarezvani
Env Secrets Manager
Audit environment-variable hygiene and secrets safety across local development and production with practical scanning, drift awareness, and rotation readiness.
20.4k · bundle
google
Gke Cluster Creation
Creates GKE clusters with golden path Autopilot defaults, supporting Standard and GPU workloads. Guides through project, region, and networking inputs, then provisions and verifies cluster settings.
14.4k
microsoft
Azure AI Document Intelligence Dotnet
Extract text, tables, and structured data from documents using Azure AI Document Intelligence SDK for .NET, with support for prebuilt and custom models.
2.7k
dotnet
Migrate Vstest To Mtp
Migrates .NET test projects from VSTest to Microsoft.Testing.Platform (MTP), updating project files, CLI arguments, and CI/CD pipelines for MSTest, NUnit, and xUnit.net.
4k
github
Copilot Pr Autopilot
Automates repeated rounds of Copilot code review on GitHub pull requests: triggers review, triages threads, dispatches parallel fix agents, commits, replies, and loops until convergence.
36.2k · bundle
trailofbits
Audit Prep Assistant
Prepares codebases for security review using Trail of Bits' checklist by setting review goals, running static analysis, increasing test coverage, removing dead code, and generating documentation.
6k · bundle
jimliu
Baoyu Image Gen
Generates images using multiple AI providers including OpenAI, Google, Azure, and others. Supports text-to-image, reference images, aspect ratios, and batch generation from prompt files.
23.1k · bundle
mukul975
Implementing Security Monitoring With Datadog
Deploys Datadog Cloud SIEM, CSM, and Workload Protection to detect threats, enforce compliance, and respond to security events across cloud and hybrid infrastructure.
24.6k · bundle
redpanda-data
Cloud Byoc
Provisions and manages Redpanda Cloud BYOC clusters via the Control Plane API and the rpk cloud byoc plugin, covering networks, IAM wiring, private connectivity, and enterprise features.
6 · bundle
mocchalera
Full Pipeline
Orchestrates an end-to-end video production pipeline from source footage to a rough cut or final packaged video, with staged gates, resume support, and progress tracking.
3 · bundle
pwdev-solucoes
Nginx Expert
Configura e diagnostica Nginx: reverse proxy, TLS, HTTP/2, HTTP/3, cache, compressão, rate limit e load balancing, com verificação obrigatória de configuração antes de recarregar.
2
chimeranext
Observability Stack
Implements a complete observability stack with Prometheus metrics, Grafana dashboards, Jaeger distributed tracing, and structured logging, including heartbeat-based absence detection for scheduled jobs on Google Cloud.
4 · bundle
infinition
Github Repo Management
Manage GitHub repositories end-to-end: clone, create, fork, configure settings, protect branches, set secrets, create releases, and run workflows using gh or git+curl.
2 · bundle
nickgallick
Nick Deep Uat
Deep UAT testing for all Perlantir projects. Crawls every page, clicks every button, tests every form, verifies every interaction, takes screenshots for vision analysis, and checks for missing features against project scope. Runs automatically after every deploy.
0 · bundle
oimiragieo
AI Trust Builders
Use when designing AI product trust, privacy, or honesty UX — cloud disclosure, voice/mic consent, transcript retention, memory ownership, AI labeling, caveats, or audit footprints. Trigger on disclose cloud, recording consent, watermark, incognito, or data-ownership settings.
0 · bundle
nous-hermeshub
Playwright Pro
Production-grade Playwright testing toolkit. Use when the user mentions Playwright tests, end-to-end testing, browser automation, fixing flaky tests, test migration, CI/CD testing, or test suites. Generate tests, fix flaky failures, migrate from C...
1
alterlab-ieu
Alterlab Adaptyv
Submits and tracks protein-testing experiments on the Adaptyv Bio Foundry cloud lab (wet-lab validation), and optimizes protein sequences before submission with computational tools (NetSolP, SoluProt, SolubleMPNN, ESM). Use when designing proteins that need wet-lab validation - binding/affinity screening, expression testing, thermostability, or fluorescence assays - or when submitting experiments to the Foundry API, browsing the target catalog, tracking experiment status, retrieving results, or pre-screening sequences for solubility/expression. Triggers on "Adaptyv", "Foundry API", "cloud lab", "biolayer interferometry / BLI", "wet-lab validation". Part of the AlterLab Academic Skills suite.
60 · bundle
antigravity
Agentflow
Orchestrate autonomous AI development pipelines through your Kanban board, managing multi-worker Claude Code dispatch, deterministic quality gates, adversarial review, per-task cost tracking, and crash-proof pipeline execution.
42.4k
github
Lsp Setup
Installs and configures Language Server Protocol servers for Copilot CLI to enable code intelligence features like go-to-definition, find-references, hover, and type info.
36.2k · bundle
k-dense-ai
Pyhealth
Build clinical deep-learning pipelines with PyHealth: load EHR, signal, and imaging datasets, define prediction tasks, instantiate models, train with the PyHealth Trainer, and compute clinical metrics.
30.2k · bundle
mukul975
Implementing Saml Sso With Okta
Configure Okta as a SAML 2.0 Identity Provider and implement SP-initiated and IdP-initiated SSO flows with attribute mapping, assertion encryption, and security hardening.
24.6k · bundle
mukul975
Implementing Google Workspace Sso Configuration
Configure SAML 2.0 single sign-on for Google Workspace with a third-party identity provider, enabling centralized authentication and enforcing organization-wide access policies.
24.6k · bundle
jeffallan
Chaos Engineer
Designs chaos experiments, creates failure injection frameworks, and facilitates game day exercises for distributed systems — producing runbooks, experiment manifests, rollback procedures, and post-mortem templates.
10.4k · bundle
inference-sh
AI Automation Workflows
Build automated AI workflows combining multiple models and services for batch processing, scheduled tasks, event-driven pipelines, and agent loops using the inference.sh CLI.
584
tinh2
Dx
Audits a project's developer experience by scoring devcontainer, git hooks, linting, build caching, environment setup, and release pipeline, then generates a DX health report with prioritized recommendations.
13