- Home
- /
- Categories
- /
- Processing
Processing
Data transformation and parsing
help
by Yeachan-Heo
Guide on using oh-my-codex plugin
perf-investigation-logger
by ComposioHQ
"Use when appending structured perf investigation notes and evidence."
Job Description Analyzer
by Paramchoudhary
Analyze job postings, calculate match scores, identify gaps, and create application strategy
Resume Formatter
by Paramchoudhary
Ensure ATS-friendly formatting and create clean scannable layouts
Executive Resume Writer
by Paramchoudhary
Create C-suite and VP level resumes emphasizing strategic leadership
api-design-patterns
by rohitg00
REST API design with resource naming, pagination, versioning, and OpenAPI spec generation
redis-patterns
by rohitg00
Redis patterns including caching strategies, pub/sub, streams for event processing, Lua scripts, and data structures
bio-clinical-databases-hla-typing
by GPTomics
Call HLA alleles from NGS data using OptiType, HLA-HD, or arcasHLA for immunogenomics applications. Use when determining HLA genotype for transplant matching, neoantigen prediction, or pharmacogenomic screening.
react-patterns
by rohitg00
React 19 patterns including Server Components, Actions, Suspense, hooks, and component composition
excalidraw-diagram-generator
by github
'Generate Excalidraw diagrams from natural language descriptions. Use when asked to "create a diagram", "make a flowchart", "visualize a process", "draw a system architecture", "create a mind map", or "generate an Excalidraw file". Supports flowcharts, relationship diagrams, mind maps, and system architecture diagrams. Outputs .excalidraw JSON files that can be opened directly in Excalidraw.'
user-story-splitting
by deanpeters
Break down large user stories, epics, or features into smaller, independently deliverable stories using systematic splitting patterns. Use this to make work more manageable, reduce risk, enable faster
pol-probe
by deanpeters
Define a Proof of Life (PoL) probe—a lightweight validation artifact that surfaces harsh truths before expensive development. Use it to test hypotheses with minimal investment.
gwas-database
by K-Dense-AI
Query NHGRI-EBI GWAS Catalog for SNP-trait associations. Search variants by rs ID, disease/trait, gene, retrieve p-values and summary statistics, for genetic epidemiology and polygenic risk scores.
better-result-adopt
by dmmulroy
Migrate codebase from try/catch or Promise-based error handling to better-result. Use when adopting Result types, converting thrown exceptions to typed errors, or refactoring existing error handling to railway-oriented programming.
create-web-form
by github
'Create robust, accessible web forms with best practices for HTML structure, CSS styling, JavaScript interactivity, form validation, and server-side processing. Use when asked to "create a form", "build a web form", "add a contact form", "make a signup form", or when building any HTML form with data handling. Covers PHP and Python backends, MySQL database integration, REST APIs, XML data exchange, accessibility (ARIA), and progressive web apps.'
wp-project-triage
by WordPress
"Use when you need a deterministic inspection of a WordPress repository (plugin/theme/block theme/WP core/Gutenberg/full site) including tooling/tests/version hints, and a structured JSON report to guide workflows and guardrails."
breakdown-epic-pm
by github
'Prompt for creating an Epic Product Requirements Document (PRD) for a new epic. This PRD will be used as input for generating a technical architecture specification.'
breakdown-feature-prd
by github
'Prompt for creating Product Requirements Documents (PRDs) for new features, based on an Epic.'
centos-linux-triage
by github
'Triage and resolve CentOS issues using RHEL-compatible tooling, SELinux-aware practices, and firewalld.'
ai-prompt-engineering-safety-review
by github
'Comprehensive AI prompt engineering safety review and improvement prompt. Analyzes prompts for safety, bias, security vulnerabilities, and effectiveness while providing detailed improvement recommendations with extensive frameworks, testing methodologies, and educational content.'
arch-linux-triage
by github
'Triage and resolve Arch Linux issues with pacman, systemd, and rolling-release best practices.'
chembl-database
by K-Dense-AI
Query ChEMBL bioactive molecules and drug discovery data. Search compounds by structure/properties, retrieve bioactivity data (IC50, Ki), find inhibitors, perform SAR studies, for medicinal chemistry.
legacy-circuit-mockups
by github
'Generate breadboard circuit mockups and visual diagrams using HTML5 Canvas drawing techniques. Use when asked to create circuit layouts, visualize electronic component placements, draw breadboard diagrams, mockup 6502 builds, generate retro computer schematics, or design vintage electronics projects. Supports 555 timers, W65C02S microprocessors, 28C256 EEPROMs, W65C22 VIA chips, 7400-series logic gates, LEDs, resistors, capacitors, switches, buttons, crystals, and wires.'
netflows
by BrownFineSecurity
Network flow extractor that analyzes pcap/pcapng files to identify outbound connections with automatic DNS hostname resolution. Use when you need to enumerate network destinations, identify what hosts a device communicates with, or map IP addresses to hostnames from packet captures.