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

    509 skills found

    💳 Stripe Webhook & Checkout Doctor

    by JustHandled Labs

    $25

    Diagnose why Stripe Checkout, the Billing Portal, or your webhooks aren't working: missing signature verification, raw-body mistakes, no idempotency, test/live key mix-ups, broken success and cancel URLs, and subscription lifecycle gaps. Works across Next.js, Express, FastAPI, and serverless, with severity, evidence, and copy-paste fixes for each finding.

    1
    0No reviews

    pr merge unblocker

    by Olga — AI Skills

    $7

    PR open but not merging? Find the #1 reason reviewers are stalling and get one ready-to-paste fix to unblock it.

    2
    0No reviews

    prompt injection auditor

    by Timoranjes

    Free

    The security auditor for AI agents. Detect prompt injection, secret leaks, and unsafe tool access in SKILL.md files.

    1
    3No reviews

    Landing Page & Conversion Copy Gate

    by PubsProToolkit

    Free

    An adversarial reviewer for landing pages and conversion copy. It flags an unclear value proposition, a weak or buried call to action, missing social proof, funnel friction, and unsupported claims, then returns a PUBLISH / REVISE / HOLD verdict — before the page goes live.

    2
    2No reviews

    tdd coach

    by Matthew King

    Free

    Most 'TDD' skips the failing test. This mentor enforces Red before Green, even on legacy code.

    2
    3No reviews

    📏 Handle Rules Linter

    by JustHandled Labs

    $9

    Check a desired handle against every platform's username rules and find the form that works everywhere. Flags handles that break a platform's length limits, use a disallowed character (like a period on YouTube or TikTok), or start with a disallowed character, and recommends the safe consistent form (4 to 15 lowercase alphanumeric). Covers X, Instagram, TikTok, YouTube, Twitch, GitHub, and Bluesky. It checks the rules, not availability.

    1
    0No reviews

    carnegie quality strategy

    by Matthew King

    Free

    Most quality strategies are generic templates nobody follows. This one is built from your actual repo

    2
    1No reviews

    🧰 Tool Schema Linter

    by JustHandled Labs

    $12

    Lint the function-calling tool definitions your agent exposes. Flags tools with no description, parameters missing a description or a type, overlapping or near-duplicate tools, too many tools for reliable selection, an unsafe tool exposed without a guard, required parameters missing from the schema, and free-form parameters that should be bounded with an enum. Cleaner tool schemas mean an agent that picks the right tool.

    2
    0No reviews

    🧭 Doc Drift Detector

    by JustHandled Labs

    $13

    Catch documentation that drifted from your code. Flags functions and methods named in your docs that are gone from the source, CLI flags documented but missing from the arg parser, env vars the docs mention but the code never reads, example imports of modules that no longer exist, and npm scripts or Make targets your docs reference but the project does not define. Cross-references your README and docs against Python and JS/TS source.

    1
    0No reviews

    etsy first sale sprint

    by Olga — AI Skills

    $6

    Views but no sales? Get the one ready-to-paste fix for the biggest blocker stopping your first order.

    2
    0No reviews

    Autoresearch Optimizer

    by PubsProToolkit

    Free

    An iterative agent loop that optimizes any prompt, config, or artifact by making one change at a time, scoring it against a metric, and keeping only the winners.

    1
    0No reviews

    playwright pro

    by Matthew King

    $5

    Architect, scaffold, and audit enterprise-grade Playwright test suites with professional CI and auth patterns.

    1
    0No reviews

    Developer Documentation Writer

    by Arnstein Larsen

    $8.99

    Developers don't read documentation — they arrive with a task, scan for the answer, and leave. Docs that aren't structured for that pattern don't get read, they get abandoned

    2
    1No reviews

    zitdag logboek

    by Nex AI

    $5

    Structureert de meldingen van zitdagen en burgercontacten tot een concept-logboek met thema's, opvolgacties en doorverwijzingen: en signaleert terugkerende problemen.

    1
    0No reviews

    🩺 llms.txt Doctor

    by JustHandled Labs

    $9

    Generate an llms.txt for your site and validate an existing one against the spec. The generator turns your sitemap.xml or docs folder into a clean, sectioned llms.txt with one-line descriptions. The validator flags a missing H1 title, a missing summary blockquote, malformed link entries, links with no description, relative URLs that should be absolute, and a referenced llms-full.txt that is not present.

    2
    0No reviews

    Business Model

    by Danejw

    $25

    Turn raw product ideas into a structured business strategy and MVP roadmap before starting development.

    2
    0No reviews

    MECE Problem Solver

    by Arnstein Larsen

    $8.99

    Transform vague business problems into structured, falsifiable hypothesis trees and prioritized analysis plans.

    1
    0No reviews

    🛡️OpenAPI Contract Guard

    by JustHandled Labs

    $12

    Lint an OpenAPI spec and diff two versions to catch breaking API changes before they reach consumers. Within a spec it flags missing operationId, success responses with no schema, untyped parameters, operations with no security requirement, and unbounded arrays/strings. Across two versions it flags removed paths and operations, removed response codes, a parameter becoming required, narrowed parameter types, removed enum values, and removed response fields. Analyzes JSON specs (convert YAML to JSON first).

    1
    0No reviews

    etsy thumbnail quick fix

    by Olga — AI Skills

    Free

    A rapid five-point audit for Etsy thumbnails to identify the #1 reason users aren't clicking your listing.

    2
    2No reviews

    EU VAT Quick Checker

    by OnwireFlow

    Free

    Instant EU VAT answers for digital sellers — rates, which platforms remit, is-it-OSS, and the VAT in any price.

    2
    3No reviews

    Celebration & Gift Giving Occasion Printables Bundle Builder

    by Arnstein Larsen

    $8.99

    Instant 20-item printable bundle blueprints with SEO, aesthetics, and design prompts for any holiday or occasion.

    2
    0No reviews

    🕵️ Confusable Handle Detector

    by JustHandled Labs

    $5

    Flag the hidden and look-alike characters lurking in a handle or brand string. Catches zero-width characters, mixed-script look-alikes (a Cyrillic "а" passing as a Latin "a"), right-to-left and bidi override characters, unexpected non-ASCII, and stacked combining marks. These are the spoofing tricks and display bugs you cannot catch by reading.

    1
    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

    🚀 Launch Readiness Checklist Generator

    by JustHandled Labs

    $9

    Generate a personalized before-you-ship checklist for your app, with the things you already have checked off. Pick your app type (web app, SaaS, store, or content) and it builds a tailored list covering security, legal basics (privacy policy, terms, cookie consent), social preview, payments and refunds, accessibility, analytics, and backups, then scans your repo and pre-checks what is already there. Every item says why it matters in plain English.

    2
    0No reviews