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

    161 skills found

    🛡️ Ad Copy Policy Linter

    $6/mo

    Check ad copy for the editorial issues that get Google and Meta ads disapproved, before you submit. Flags all-caps words, gimmicky punctuation (!!, ??), prohibited and hype words, Meta's banned personal-attribute framing ("Are you over 40?"), absolute or unsubstantiated claims, ad-field length overflow, and trademark-term risk. The word lists and field limits are editable, so you can tune it to your accounts.

    1
    0No reviews

    ⚡ Perf Budget Auditor

    $12

    Audit your frontend build against a performance budget and catch size regressions before you ship. Flags total bundle over budget, initial bundle over budget, individual chunks over a threshold, oversized image assets, source maps shipped to production, and large unminified JavaScript. Reads a webpack or Vite-style stats.json plus a perf-budget.json you control.

    1
    0No reviews

    📦 Package Supply Chain Sentinel

    $19

    Vet dependency changes for supply-chain risk before you install, commit, or release. Scans package and lockfile diffs for install-time lifecycle scripts, non-registry sources, suspicious download commands, typosquatting, and floating versions, across npm, pnpm, yarn, pip, uv, and poetry. Flags what to review with evidence. No install required.

    1
    0No reviews

    Hiring & Job Description Quality Gate

    $19

    An adversarial reviewer for job descriptions and candidate-facing hiring content. It flags biased or exclusionary language, risky questions, inflated or vague requirements, and missing disclosures, then returns a POST / REVISE / HOLD verdict. A bias-and-clarity aid, not legal advice.

    1
    0No reviews

    Accessibility Gate

    $29

    Audit your frontend for accessibility violations before release — flags WCAG failures, gives prioritized fixes, and blocks the broken patterns that get sites sued.

    1
    0No reviews

    📚 Reference Grounding Checker

    $15

    Before an agent acts on a plan, verify that the things it named actually exist. Checks each referenced file path, function or method, import or package, environment variable, and CLI command against your repo, and flags the ones that do not resolve. Catches the hallucinated function and the phantom package before the edit, not after the build breaks. Resolves Python and JavaScript/TypeScript.

    1
    0No reviews

    🌐 i18n Completeness Auditor

    $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

    PII & Privacy Leak Gate

    $5

    An adversarial security gate to detect and redact PII, secrets, and confidential data before sending prompts.

    1
    0No reviews

    AI Generated Code Review & Test Coverage Gate

    $15

    An adversarial reviewer for AI-written code changes. It pressure-tests a pull request or diff for untested branches, silent behavior changes, missing edge cases, over-confident code that only looks right, and weak tests, then returns a PASS / REVISE / BLOCK verdict before the change merges.

    1
    0No reviews

    Cloud & Infrastructure Config Security Gate

    $34

    An adversarial gate that audits cloud and infrastructure-as-code config — Terraform, Kubernetes, IAM, security groups, buckets — for the misconfigurations that cause real breaches, and returns a structured PASS/REVISE/BLOCK verdict with severities and exact fixes before anything reaches your environment.

    1
    0No reviews

    SEO Content Quality Gate

    $5

    An adversarial pre-publish gate that audits any article or web page draft for on-page SEO — title and meta, heading structure, keyword use without stuffing, internal links, readability, and search intent — returning a structured PASS/REVISE/FAIL verdict with a fix for each issue.

    1
    0No reviews

    🔳 QR Payload Auditor

    $5

    Audit the decoded text a QR code carries before you print it on something. Flags URLs that are not absolute, link shorteners that hide the real destination, unsafe schemes (javascript:, data:, file:), payloads too long to scan reliably, malformed Wi-Fi or contact payloads, and exposed credentials like a Wi-Fi password or a token sitting in a URL. It audits the decoded payload you paste; it does not read images.

    1
    0No reviews

    Token Budget Officer

    $19

    Cost-aware execution planning for AI agents — estimate cost-vs-value before expensive steps, propose cheaper paths (cache, summarize once, downshift models), and track spend against a session budget with a PROCEED / OPTIMIZE / DEFER verdict.

    1
    0No reviews

    Contract & Terms Risk Spotting Gate

    $24

    An adversarial reviewer that reads a contract, agreement, or terms-of-service and flags one-sided, risky, vague, or missing clauses, then returns a LOW RISK / REVIEW / HIGH RISK verdict with questions to raise before you sign. A risk-spotting aid, not legal advice.

    1
    0No reviews

    Customer Support Reply Quality Gate

    $14

    An adversarial gate that reviews any drafted support reply — email, chat, help-desk macro, or review response — before it goes out, checking that it answers the question, gets the tone right, avoids overpromising and risk, and gives clear next steps, then returns a structured SEND/REVISE/ESCALATE verdict with exact fixes.

    1
    0No reviews

    Product Listing & E commerce Copy Gate

    $13

    An adversarial reviewer for product listings and e-commerce copy. It flags weak or keyword-poor titles, feature-only bullets, missing trust and specifics, unsupported claims, and conversion friction, then returns a PUBLISH / REVISE / HOLD verdict — before the listing goes live.

    1
    0No reviews

    WordPress Accessibility Auditor

    $13.99

    A structured WCAG 2.1 AA audit and fix agent for WordPress themes, organized by block theme, Gutenberg, forms, and navigation context, with scored findings and complete before-to-after code patches.

    1
    0No reviews

    Resume & Application Claim Audit

    $9

    An adversarial gate that audits a resume or cover letter for overclaims, unverifiable metrics, vague impact, and ATS keyword gaps, then returns one PASS/REVISE/FAIL verdict.

    2
    0No reviews

    🗄️ SQL Migration Safety Doctor

    $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

    Social & Marketing Copy Gate

    $13

    An adversarial reviewer for social posts, ads, and marketing copy. It flags off-brand tone, unsupported claims, weak or missing calls-to-action, platform mismatches, and compliance risks, then returns a PUBLISH / REVISE / HOLD verdict — before you hit publish.

    1
    0No reviews

    Email & Message Tone & Clarity Gate

    $12

    An adversarial pre-send gate that reviews any email or chat message and returns a structured SEND/REVISE/HOLD verdict — flagging unclear asks, unintended tone, buried action items, and missing context, with the exact text quoted and a fix for each.

    1
    0No reviews

    Codebase Explainer & Onboarding Mapper

    $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

    Verification Before Done

    $8.99

    'Should work now' is the most expensive sentence in software — it means the change was reasoned about, not observed, and the next person to touch this code will pay for that assumption

    1
    0No reviews

    Invoice & Expense Sanity Gate

    $16

    An adversarial reviewer for invoices, receipts, and expense reports. It re-checks the math, flags missing details, duplicate or already-paid items, policy breaches, and fraud-risk red flags, then returns a PASS / REVISE / HOLD verdict — before you send, pay, or approve.

    1
    0No reviews