Plugins

12 plugins
@amplifthq
Presets
Presets from amplifthq/oh-my-dsh.
4 skills · plugin
curated
Polished UI Demo Presentation
For product teams to create a walkthrough video and package it into a presentation.
3 skills · plugin
curated
Prediction Market Arbitrage
Compare Polymarket probabilities with options-implied probabilities to find arbitrage opportunities.
4 skills · plugin
@micsapp
Plugin
Persistent memory system for Claude Code - seamlessly preserve context across sessions
5 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
@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
Prepare Performance Review
Gather work evidence, analyze contributions, and draft a performance review.
3 skills · plugin
curated
Publish Open Source Project
Sanitizes secrets, prepares repository, and publishes to GitHub with CI/CD and documentation.
3 skills · plugin
curated
Safe Production Deployment
Deploy a web application safely with pre-deployment audit, rollout plan, canary monitoring, and rollback strategy.
9 skills · plugin
curated
Create Accessible Form
Design and implement a form that minimizes friction, prevents errors, and is accessible.
4 skills · plugin
curated
GDPR Audit Pipeline
Pressure-test GDPR compliance with article-cited questions and generate audit readiness evidence.
9 skills · plugin
@fradser
Refactor
Agent and skills for code simplification and refactoring to improve code quality while preserving functionality
3 skills · plugin

Results for “pre-pr”

2,369 skills
georgeqle
Run
Execute the next incomplete step (or full phase with --phase), ship the result, and prepare the next step
1
matrixx0070
Ops Runbook
Write an operational runbook any qualified operator can execute under pressure, with verification, failure paths, and escalation.
0
matrixx0070
Ml Monitoring
Monitor a live model for data quality, input and prediction drift, performance decay, and fire retraining triggers.
0
matrixx0070
Hw Doctor Prep
Organize symptoms, history, and questions into a clear summary to bring to a clinician — no diagnosis.
0
mit-network
Fp Errors
Stop throwing everywhere - handle errors as values using Either and TaskEither for cleaner, more predictable code
2
oimiragieo
Uupm Slides
Create strategic HTML presentations with Chart.js, design tokens, responsive layouts, copywriting formulas, and contextual slide strategies.
0 · bundle
vimalinx
Rnaup
Use when calculating thermodynamics of RNA-RNA interactions, including accessibility and binding energy predictions for RNA duplex formation.
0 · bundle
vimalinx
Ace2sam
Use when converting ACE assembly files into SAM while preserving legacy ACE-specific padded or contig-sequence behavior.
0 · bundle
aibot88
JSON Validation
Centralized JSON validation for AGENT_SUCCESS_CRITERIA with defensive parsing and injection attack prevention (CVSS 8.2)
3 · bundle
projectious-work
Pk Model Setup
Use the model-recommender skill, Workflow D (Setup Questionnaire), to configure model access and project-level preferences.
0
smith6jt-cop
Gpu Parallel Scheduling
GPU-safe parallel processing patterns for KINTSUGI to prevent OOM crashes and ensure Jupyter-compatible progress output
3
yu-0312
Ppt Creater Skill
Turns messy documents, meeting transcripts, reports, or raw data into a polished, design-conscious HTML presentation through a structured workflow that filters content, defines style specs, and generates slides, with optional theme research and cross-session resume support.
26 · bundle
alterlab-ieu
Alterlab Biorxiv
Search the bioRxiv preprint server and retrieve paper metadata or download PDFs via its API. Use when finding life sciences preprints by keywords, authors, DOI, date ranges, or categories, or when conducting a biology literature review of not-yet-peer-reviewed work. Part of the AlterLab Academic Skills suite.
60 · bundle
alterlab-ieu
Alterlab Kegg
Provide direct REST API access to KEGG (academic use only) for pathway analysis, gene-to-pathway and compound-to-pathway mapping, metabolic reactions, KEGG Orthology (KO), drug-drug interactions, and ID conversion. Use when querying KEGG pathways, mapping genes/compounds to metabolic maps, or running KEGG pathway enrichment via raw HTTP/REST; for protein-protein interaction networks prefer alterlab-string-db, for protein sequences and annotations prefer alterlab-uniprot, and for Python workflows spanning many databases prefer bioservices instead. Part of the AlterLab Academic Skills suite.
60 · bundle
heath-gtm
Negotiation Prep
Walk into the negotiation with a plan, not a hope. Sets your walk-away and your target, builds the concession ladder (what you trade and what you get for it), maps their likely asks, and drafts the responses that protect price and terms. Built for B2B sales teams, customizable to your CRM and your deal process. Trigger on "prep me for this negotiation", "the prospect wants a discount", "what should I concede", "build my concession ladder", "hold price on a new deal", or any pre-negotiation planning.
0 · bundle
alunadev
Pm Interview Communication
Structured verbal communication framework for Senior PM and TPM interviews. Use when preparing for interviews, rehearsing answers, practicing English (or Spanish) delivery under pressure, or when any interview question needs to be answered in a crisp, structured way. Covers SCQA/STAR/C-F-I scaffolding, answer templates by question type, pushback handling, English- and Spanish-under-pressure tactics, and post-interview debrief methodology. Trigger on any variant of "how do I answer this?", "rehearse with me", "how would you say this?", or "practice interview question".
3
hekivo
Superpowers Sage Reviewing
Convention audit and pre-PR code review for Sage/Acorn projects — checks PHP Blade JS CSS against Sage/Acorn/Tailwind v4 conventions; audits ACF Composer field patterns, Livewire component structure, Eloquent models, Acorn routes, Blade components; verifies design alignment; dispatches sage-reviewer agent; prepares code for PR merge. Invoke for: "review before PR", "run sage-reviewer", "convention audit", "/reviewing", "check my block for issues", "pre-merge review", "review this code". Skip when: you just need to read or understand a file — that is not a review session.
13
agentskillexchange
Elasticsearch MCP
Provides guidance for setting up an Elasticsearch MCP server, including prerequisites and links to official documentation.
28
modbender
Jee
Prepare for India's Joint Entrance Examination with progress tracking, weak area analysis, mock test strategy, and IIT/NIT targeting.
12 · bundle
enuno
Cheetah Strategy
CHEETAH v2.0 — HYPE Predator. SM commitment as primary signal. Top performer at +7.6%. All fleet fixes applied.
1 · bundle
brycewang-stanford
Stop Slop
Remove AI writing patterns from prose. Use when drafting, editing, or reviewing text to eliminate predictable AI tells.
1k · bundle
kk20300113-png
Review
Pre-landing PR review. Analyzes diff against the base branch for SQL safety, LLM trust boundary violations, conditional side effects, and other structural issues. Use when asked to "review this PR", "code review", "pre-landing review", or "check my diff". Proactively suggest when the user is about to merge or land code changes. (gstack)
0
alirezarezvani
Scenario War Room
Models cascading what-if scenarios across all business functions to prepare for compound adversity, using a structured six-step framework that maps variables, domain impacts, cascade effects, severity levels, early warning signals, and hedging strategies.
20.4k · bundle
samyakjhaveri
Validate
Runs a two-wave validation pipeline (deterministic checks then rule-based checks) before every git commit, writing a sentinel file that a pre-commit hook enforces. Includes optional quick mode (first wave only) and a fix loop with up to three iterations.
0
mariadb-corporation
Mariadb Connector J Usage
Explains MariaDB Connector/J JDBC driver behavior: auto-registration, URL schemes, prepared statement handling, batch inserts, transactions, fetch sizes, pooling, and failover. Use when writing or reviewing Java code that talks to MariaDB with the mariadb-java-client driver.
0
alunadev
Sprint Plan
Plans a sprint with capacity estimation, story selection, dependency mapping, and risk identification. Use when preparing for sprint planning, estimating team capacity, or balancing scope against velocity. Triggers on: sprint planning, sprint plan, capacity planning, sprint scope, story points, sprint goal, backlog grooming, sprint prep, what do we build this sprint.
3
dromlakhani
Dizziness Type Classifier
Classifies a patient's dizziness into one of four categories — vestibular/vertigo, presyncope, disequilibrium, or nonspecific — using history, timing, triggers, and associated symptoms. Use when a patient presents with dizziness, giddiness, lightheadedness, feeling off-balance, spinning, or nearly blacking out and you need to determine the type before further workup.
10
michaelschecht
Timesfm Forecasting
Zero-shot time series forecasting with Google's TimesFM foundation model. Use for any univariate time series (sales, sensors, energy, vitals, weather) without training a custom model. Supports CSV/DataFrame/array inputs with point forecasts and prediction intervals. Includes a preflight system checker script to verify RAM/GPU before first use.
0 · bundle
luokai0
Code
Guides coding workflows with planning, implementation, verification, and testing, storing user preferences locally on request.
10 · bundle
manu14357
Image Enhancer
Improve image quality by enhancing resolution, sharpness, and clarity. Perfect for screenshots, documentation, presentations, and social media images.
16
mesteriis
Context Pack
Builds a compact secret-safe repository pack for AI handoff, review, or large analysis; prefers Repomix when available.
0
mesteriis
Figma To Code
Implements Figma frames, selections, components, or screens in code while preserving assets, variants, tokens, and visual fidelity.
0 · bundle
modbender
Cpa
Prepare for the CPA exam with section-order strategy, 18-month window tracking, score analysis, and state eligibility guidance.
12 · bundle
curiositech
Mdx Sanitizer
Comprehensive MDX content sanitizer that escapes angle brackets, generics, and other JSX-conflicting patterns to prevent build failures
10
ziri22
Agent Fashion Tech
Fashion Tech Specialist IA — Expert en technologies mode (virtual try-on, size recommendation, trend prediction, sustainable fashion)
6
lionelsimai
Bid Package
Prepare bid packages with specifications and requirements. TRIGGERS - Use when user needs help with bid-package related tasks.
22