New: Skill bounties are live. Post a request, fund the bounty, and creators compete for 7 days to build it -> See open bounties

    Browse The Skill Store

    79 skills found

    incident response playbook builder

    by LocoLoboZ

    $10

    Build, review, and automate structured incident response playbooks for enterprise security operations.

    1
    0No reviews

    Legacy Banking Infrastructure Support Skill

    by Shandra

    $50

    Creates structured troubleshooting runbooks for legacy banking systems with incident classification, dependency mapping, log review checklists, escalation paths, rollback guidance, and post-incident summaries.

    2
    0No reviews

    token budget guard

    by Shippers

    $5

    Avoid context bloat and high costs with a 3-line verdict on expensive AI operations before you run them.

    2
    0No reviews

    codex memory curator

    by servrox

    Free

    Audit, prune, and secure your AI agent's long-term memory to prevent pollution and data leakage.

    2
    1No reviews

    PM2 Service Daemonizer — Node.js & Python Persistent Service Patterns

    by Shogun Labs

    $10

    Keep Node.js and Python services running forever with PM2 — startup, health checks, troubleshooting.

    2
    0No reviews

    ▲ Vercel Build Log Doctor

    by JustHandled Labs

    $15

    Figure out why your Vercel build or deploy failed without scrolling the whole log. Reads the build log plus your package manifest and framework config to pinpoint missing modules, Node and package-manager mismatches, missing env vars, monorepo root mistakes, and serverless/edge runtime errors, with the likely cause and a fix for each.

    1
    0No reviews

    🛡️ Helm Chart Security Doctor

    by JustHandled Labs

    $13

    Audit a Helm chart for insecure defaults before you deploy to Kubernetes. Flags privileged containers, allowPrivilegeEscalation, missing CPU/memory limits and requests, hostPath volumes, hostNetwork/hostPID/hostIPC sharing, readOnlyRootFilesystem not set, runAsNonRoot not enforced (or runAsUser 0), plaintext secrets in values.yaml, missing NetworkPolicy, and NodePort/LoadBalancer services exposed without restriction.

    1
    0No reviews

    🧪 dbt Test & Quality Auditor

    by JustHandled Labs

    $15

    Audit local dbt SQL and YAML for missing model tests, source freshness and test gaps, likely-key coverage, missing model descriptions, SELECT *, and raw table references. Get severity-ranked findings plus starter tests YAML for model/key gaps without running dbt or querying a warehouse.

    2
    0No reviews

    ♿ a11y Regression Test Generator

    by JustHandled Labs

    $15

    Generate runnable accessibility regression tests, not just a findings report. Detects a11y issues, missing alt text, unlabeled controls, keyboard and focus gaps, in your routes, components, or HTML, then emits Playwright + axe-core spec files with targeted assertions and remediation tickets for each. Previews the tests first and writes them only on your confirmation.

    1
    0No reviews

    Auto Approve Discipline Kit

    by Zotri

    $19

    Run Claude Code unattended with a battle-tested safety framework, hardened deny-rules, and a 6-layer rollback ladder.

    2
    0No reviews

    OllamaWatch — Catch Ollama Crashes Before Your Users Do (Telegram Alerts)

    by Samoxis

    $7

    Your headless Ollama box crashes at 3am and you find out hours later. OllamaWatch pings your Telegram the instant a model dies, the GPU runs out of memory, or the API hangs — with a fix hint in every alert. One Python file, no SaaS, no dashboards.

    2
    0No reviews

    Evidence Integrity Gate

    by PubsProToolkit

    $34

    Runs an ordered evidence-integrity gate over any AI draft — grade sources, ground claims, verify technical assertions, stress-test — then returns one PASS/REVISE/FAIL ship decision.

    1
    0No reviews

    Core Web Vitals Fixer for WordPress

    by Arnstein Larsen

    $11.99

    Diagnoses and fixes LCP, INP, and CLS on WordPress sites with a scored, prioritized action plan and runnable before→after code — including the non-obvious insight that consent-gated analytics loading is a measured CWV improvement, not just a GDPR requirement.

    1
    0No reviews

    🌐 Localization QA Auditor

    by JustHandled Labs

    $15

    Run structural QA on your translation files across locales. Flags missing keys, placeholder mismatches ({name}, %s, {{var}}), strings left untranslated and identical to the source, length-overflow risk that breaks UI, terminology drift against a glossary, empty targets, and plural-category gaps. Works on JSON, gettext .po/.pot, and .properties. It checks form, not meaning, so you do not need to speak the target language to use it.

    1
    0No reviews

    WordPress Hardening & Security Audit

    by Arnstein Larsen

    $8.99

    A professional security-ops audit and hardening suite for WordPress installs, including incident recovery runbooks.

    2
    0No reviews

    🗄️ SQL Migration Safety Doctor

    by JustHandled Labs

    $12

    Catch the dangerous migration before it locks or wrecks your production database. Scans SQL migration files for destructive and risky operations: DROP and TRUNCATE, drops without IF EXISTS, lossy column-type changes, NOT NULL added without a default, DELETE or UPDATE with no WHERE, non-concurrent index builds, dropped constraints, renames, and data backfills mixed into schema changes. Each finding is ranked by severity with a safer rewrite. Postgres, MySQL, and SQLite.

    2
    0No reviews

    Codebase Explainer & Onboarding Mapper

    by PubsProToolkit

    $14

    Point it at an unfamiliar or inherited repo and quickly understand it. Maps the architecture, identifies the key modules and entry points, traces the core end-to-end flows, surfaces the conventions and gotchas, and assembles a clean ONBOARDING.md — turning a strange codebase into a clear mental model fast. Built for the moment you join a project, take one over, or have to explain a repo before changing it.

    1
    0No reviews

    project intelligence suite v1.2

    by S0lidByte

    $5.99/mo

    Master orchestrator that routes engineering tasks to 18 specialized AI skills with persistent project context.

    1
    0No reviews

    typescript type auditor

    by Timoranjes

    Free

    Deep audit of TypeScript codebases for type safety violations, unsafe casts, and runtime-risk anti-patterns.

    1
    3No reviews

    Dependency & Supply Chain Risk Gate

    by PubsProToolkit

    $12

    Audit your project's dependencies for supply-chain risk before they ship. Detects the ecosystem, runs the right vulnerability scanners against live advisory data, and adds the checks tooling misses — outdated or abandoned packages, typosquatted or suspicious names, risky install scripts, and license conflicts — then returns a prioritized fix list and a PASS / REVIEW / BLOCK verdict. It's npm audit with triage and judgment on top.

    1
    0No reviews

    5 Angle Adversarial Review (Council Method)

    by Boubacar B

    $10

    Five adversarial perspectives on your idea, run in one session, before you write a line of code. You find out where your plan breaks before you build it, not after. Stop shipping features nobody wanted and start shipping the things that hold.

    2
    0No reviews

    ai skill quality gate pro pack

    by Corey Jacobs

    Free

    Run a buyer-readiness check before publishing an AI agent skill package.

    2
    1No reviews

    ⚠️ Dangerous Command Linter

    by JustHandled Labs

    $12

    Flag the destructive operations in a shell command or script before anyone runs it. Catches recursive force deletes, force pushes and history rewrites, database drops and truncates, disk-wipe commands (mkfs, dd to a device), permission blowouts (chmod 777), remote content piped into a shell, broad wildcard deletes, and prod-targeting or disabled-safety flags. Each finding comes with a severity and a safer alternative.

    1
    0No reviews

    Database Schema & Query Review Gate

    by PubsProToolkit

    $12

    Review a database schema, queries, or migration for the mistakes that get expensive in production — bad table design, missing or wrong indexes, slow and N+1 queries, SQL injection, and migrations that lock or break prod. Engine-aware (PostgreSQL, MySQL, SQLite, SQL Server), it runs an ordered review and returns a PASS/REVIEW/BLOCK verdict with prioritized fixes. Schema mistakes are the most expensive kind — this catches them before they ship.

    1
    0No reviews