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 skills186 Src Aadf2abe
Sets up a Spring Boot 3.2 project with clean architecture, Maven configuration, database setup, and exception handling.
7 · bundle
203 How Bae434ee
Tracks Claude Code tool usage and prompts via hooks to analyze patterns and suggest new skills for repetitive tasks.
7 · bundle
186 Tsx Df7bb47f
Provides React state management patterns and code examples for useState, Context, Zustand, Redux Toolkit, and TanStack Query.
7 · bundle
153 Dxpy Bae649e0
Provides Python bindings to interact with the DNAnexus platform, enabling file uploads, job management, and API calls.
7 · bundle
155 Zero 0a870ee6
Defines quality standards and validation checklists for agent workflows, Python tools, and documentation, including automated checks and pre-commit gates.
7 · bundle
Ocr And Documents
Extracts text from PDFs and scanned documents, choosing the cheapest method that works, from direct file reads to full OCR.
2 · bundle
Release Notes
Drafts a changelog entry from local git history between two refs, matching the project's existing changelog format, and writes it to a draft file.
0
Startup Metrics
Provides startup metrics frameworks and stage-specific benchmarks for SaaS, Marketplace, Consumer, and B2B models, including investor-ready dashboard generation.
0 · bundle
Fp Async
Build clean async pipelines with fp-ts TaskEither, replacing nested try/catch blocks with composable error handling and real API examples.
3
Code Review
Reviews pull request diffs for correctness, security, maintainability, and test coverage, providing severity-ranked findings and a close-out recommendation.
0
SQL Pro
Optimize SQL queries, design database schemas, and tune performance across cloud-native and hybrid OLTP/OLAP environments.
5
Fp Async
Build clean async pipelines with fp-ts TaskEither, replacing nested try/catch with composable error handling, chaining, and parallel execution.
5
Agents Md
Creates and maintains minimal, high-signal AGENTS.md files for AI coding agents, following research-backed best practices for concise agent documentation.
5
Autopilot
Turns a brief product idea into working, verified code by orchestrating requirements analysis, planning, parallel implementation, QA, and multi-perspective validation.
5
Mos
Evaluates the naturalness, speaker similarity, and real-time synthesis speed of a Mandarin speech cloning system across diverse practical application scenarios.
3
Squad
Computes the SQuAD metric using torchmetrics, given predictions and ground truth. Use when evaluating question-answering outputs with exact match and F1 scores.
3
Linux Service Triage
Diagnoses common Linux service issues using logs, systemd/PM2, file permissions, Nginx reverse proxy checks, and DNS sanity checks. Use when a server app is failing, unreachable, or misconfigured.
1 · bundle
Async Python Patterns
Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-blocking operations.
1
Doubao App Builder
统一处理网页应用的生成、编辑,以及围绕已生成产物的问答。既负责把自然语言需求端到端转成可运行、可预览、可交付的网页应用产物,也负责在用户追问产物时基于真实产物作答。当用户要生成网站、H5、网页应用、管理后台、数据看板时使用。当用户要编辑已有网页应用、做功能新增、页面调整或 Bug 修复时使用。当用户提供 PRD、文档、截图或素材包并要求产出可预览网页应用时使用。当用户针对已生成的网页应用,要求总结或解读网页内容、查看或分析源码、解释或排查运行报错、查询访问量/用户量/数据报表/发布状态等运营信息时同样使用。
9
Qw Pages Supabase
Prepare Supabase-compatible persistent storage for a dynamic QW Page. Use with qw-pages when a webpage needs database tables, server-side persistence, Supabase access, or database-backed APIs.
9
Setup
Scaffold a complete knowledge system. Detects platform, conducts conversation, derives configuration, generates everything. Validates against 15 kernel primitives. Triggers on "/setup", "/setup --advanced", "set up my knowledge system", "create my vault".
3 · bundle
Tasks
View and manage the task stack and processing queue. Shows pending work, active tasks, completed items, and queue state. Triggers on "/tasks", "show tasks", "what's pending", "task list", "queue status".
3 · bundle
At Review
Review code changes for bugs, regressions, convention violations, and high-value cleanup opportunities. Use for diffs, commit ranges, hosted PR/MR URLs, branches, paths, staged changes, or working-tree changes.
167 · bundle
Clickjacking
Clickjacking playbook. Use when testing whether target pages can be framed, whether X-Frame-Options or CSP frame-ancestors are properly configured, and whether UI redress attacks can trigger sensitive actions.
21
Avro
Apache Avro data serialization reference. Covers schema definition, primitive and complex types, logical types, schema evolution and compatibility rules, Confluent Schema Registry, Python/fastavro usage, Kafka integration, and Spark/Flink connectors.
12 · bundle
Pump Build Release
Build and release pipeline for the Pump SDK — tsup TypeScript builds, Cargo release profiles, semantic release with commitizen, npm publishing, linting, Makefile targets, Vercel deployment, and MCP server distribution.
9
Pump Shell Scripts
Production-quality Bash scripts for Solana vanity generation, keypair verification, batch operations, dependency auditing, and test orchestration — with security-hardened patterns including file permissions, input validation, and cleanup traps.
9
Fixing Motion Performance
Audit and fix animation performance issues including layout thrashing, compositor properties, scroll-linked motion, and blur effects. Use when animations stutter, transitions jank, or reviewing CSS/JS animation performance.
55 · bundle
Railway Database
Add official Railway database services (Postgres, Redis, MySQL, MongoDB) to a project, check for existing databases, and connect them to other services.
10
Plotly
Interactive visualization library. Use when you need hover info, zoom, pan, or web-embeddable charts. Best for dashboards, exploratory analysis, and presentations. For static publication figures use matplotlib or scientific-visualization.
11
Fa Gl Recon
Reconcile a fund general-ledger account to its supporting subledger or source — investments, cash, income, expense, or capital — prove the bridge, and clear differences before the NAV is struck.
0
Plotly
Interactive visualization library. Use when you need hover info, zoom, pan, or web-embeddable charts. Best for dashboards, exploratory analysis, and presentations. For static publication figures use matplotlib or scientific-visualization.
3 · bundle
Doc
Use when the task involves reading, creating, or editing `.docx` documents, especially when formatting or layout fidelity matters; prefer `python-docx` plus the bundled `scripts/render_docx.py` for visual checks.
6 · bundle
Nick Refactor Planner
Safe refactor planning for Nick's codebases. Use when planning large refactors, reducing blast radius, sequencing cleanup work, or deciding how to improve messy code without breaking product velocity.
0 · bundle
Vite
Vite build tool configuration, plugin API, SSR, and Vite 8 Rolldown migration. Use when working with Vite projects, vite.config.ts, Vite plugins, or building libraries/SSR apps with Vite.
0 · bundle
Paw Tools Release
Automates software releases from version bump to GitHub release. Use when the user requests to 'create a release', 'cut a release', 'publish a new version', or 'prepare a release'.
85 · bundle