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

    80 skills found

    🖼️ Gumroad Image Uploader

    by JustHandled Labs

    $9

    Bulk-update cover images and thumbnails across your Gumroad catalog from a CSV or a folder of files named by permalink. Pre-flight checks validate each image (format, size, corruption) before it hits the Gumroad API, and you get an audit log of every success and failure. No clicking through the dashboard product by product.

    2
    0No reviews

    🔒 PII & Data Leak Scanner

    by JustHandled Labs

    $15

    Scan local SQL, CSV, JSON, seed, fixture, and log files for PII-indicating names plus email-, SSN-, card-, and phone-like values. Get file/line findings with matched values redacted by default—no network, writes, database connection, or compliance claim.

    2
    3No reviews

    gitignore generator

    by Timoranjes

    Free

    Automatically generate, audit, and repair .gitignore files to prevent secrets leakage and repository pollution.

    2
    2No reviews

    docker compose linter

    by Timoranjes

    Free

    Enforce security, reliability, and deployment best practices for Docker Compose files.

    3
    5No reviews

    🗺️ Change Impact Mapper

    by JustHandled Labs

    $13

    Map the blast radius of a code change before you run the whole suite. For the files and functions you changed, it lists what imports or calls them, which tests cover them, flags any change with no covering test, and warns when a file has a lot of dependents. It tells an agent what its edit might break instead of making it guess. Resolves Python and JavaScript/TypeScript.

    1
    0No reviews

    readme validator

    by Timoranjes

    Free

    Audit README files for broken links, missing sections, and formatting issues to ensure professional documentation.

    2
    3No reviews

    AGENTS.md & Agent Config Quality Gate

    by PubsProToolkit

    $12

    An adversarial reviewer for AGENTS.md and agent instruction files. It flags ambiguous or contradictory rules, missing guardrails, vague tool and scope definitions, and untestable instructions, then returns a PASS / REVISE / BLOCK verdict — before the config drives your agent.

    1
    1No reviews

    🤖 Robots Sitemap Validator

    by JustHandled Labs

    Free

    Check your robots.txt and sitemap.xml for the mistakes that quietly block crawlers. Flags a site-wide Disallow: /, malformed directives, a missing Sitemap: line, sitemap XML that is not well-formed, <loc> URLs missing a scheme, mixed http and https, and sitemaps over the 50,000-URL or 50MB limits. Reads local files or pasted text and never touches the live site.

    1
    1No reviews

    Kimi WebBridge Fleet

    by Jeet Dhandha

    Free

    Drive several real Chrome profiles, each with its live Google login, at once via Kimi WebBridge — multi-profile browser automation in your real Chrome, not headless.

    2
    1No 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

    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

    ♿ 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

    brewpage publish

    by Maksim Kochetkov

    Free

    Instantly deploy text, JSON, files, or full static sites to brewpage.app with zero configuration.

    1
    1No reviews

    Multi Source Document Merger — Consolidate Files, Web, and Research into One Doc

    by Shogun Labs

    $10

    Merge files, URLs, and research into a single coherent document with deduplication and source attribution.

    2
    0No reviews

    🌐 i18n Completeness Auditor

    by JustHandled Labs

    $12

    Audit a JavaScript or TypeScript frontend for missing translations and hardcoded UI strings before you ship a new locale. Flags hardcoded JSX text and UI props (title, placeholder, aria-label, label, alt) not wrapped in t(), i18n.t(), or <Trans>; keys present in the default locale but missing from other locale files; keys referenced in code but absent from the locales (the raw dotted keys that leak to users); unused locale keys; and unparseable locale JSON.

    1
    0No reviews

    shopify product description

    by Dan Timms

    $19

    Create high-converting, brand-consistent Shopify product pages with persisted voice profiles and JSON-LD schema.

    2
    0No reviews

    🎨 Brand Consistency Linter

    by JustHandled Labs

    $12

    Hold your bios, footers, and profiles to one brand spec. Flags brand-name spelling and casing that does not match your canonical form, off-spec taglines, links that are not on your official list, leftover placeholders (Lorem, TODO, "your tagline here"), and handles that differ from one surface to the next. You define the spec once and it enforces it everywhere.

    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

    skill license fingerprinter

    by Nex AI

    $7

    Protect your IP by embedding invisible, redundant buyer fingerprints and license terms into your AI skill files.

    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

    Structured Impl Planner

    by Arnstein Larsen

    $9.99

    Jumping straight to code works until step seven, where the change you didn't anticipate meets the four files you already modified

    1
    0No reviews

    Classic to Block Theme Migrator

    by Arnstein Larsen

    $22.99

    A senior WordPress theme architect skill that migrates classic PHP themes to FSE block themes — extracting business logic into a companion plugin during conversion — and delivers both a phased reversible plan and the actual converted files.

    1
    0No reviews

    Dockerfile & Container Build Sanity Gate

    by PubsProToolkit

    $13

    An adversarial reviewer for Dockerfiles and container builds. It flags root users, image bloat, unpinned or cache-busting layers, leaked secrets, and missing hardening, then returns a PASS / FIX / BLOCK verdict — before you build or push the image.

    1
    0No reviews

    🚌 Bus Factor Report

    by JustHandled Labs

    $12

    Find where knowledge is dangerously concentrated in a codebase. From your git history it flags the files only one person has ever touched, the high-churn files with a single owner, authors who own too much of the codebase, and the repo's overall truck factor. The catchy question with a real answer: what breaks if a key person leaves.

    1
    0No reviews