New: UPI payments are live. Buyers in India can now pay for skills with UPI in INR -> Browse skills

    Browse The Skill Store

    69 skills found

    Prompt Dataset Builder

    by Edric Vale

    $5

    Build and curate high-quality prompt datasets for fine-tuning and eval — deduped and labeled.

    10
    160

    chaos engineering

    by Frank Brsrk

    Free

    Design rigorous chaos engineering experiments and resilience audits to verify production system reliability.

    3
    55.0(1)

    Flaky Test Detective for AI Coding Agents

    by Shandra

    $9.99/mo

    Diagnoses unreliable tests, identifies root causes, creates stabilization plans, and generates safe AI coding prompts for fixing flaky unit, integration, E2E, and CI tests.

    4
    0

    🧪 Webapp Tester

    by JustHandled Labs

    $15

    Run real Playwright E2E tests on your web app: login, checkout, and form flows across desktop and mobile viewports, with screenshots, traces, and console logs captured on every failure. Catches broken flows and UI regressions before release, and tells you the likely fix, not just that something broke.

    2
    0

    windows desk automation

    by Roy Yuen

    $9

    Reliable UIA-based Windows desktop automation with OCR and image matching fallbacks.

    2
    0

    CRO Audit Workflow

    by Atlas Agent Suite

    $19

    A structured CRO audit workflow that identifies conversion killers and generates prioritized fix lists and AB tests.

    2
    0

    playwright human bypass pattern

    by Shogun Labs

    $20

    Bypass Cloudflare WAF, reCAPTCHA v3, and Vue.js bot detection in one skill.

    3
    0

    Marketing Copy Engine

    by Joker

    Free

    5D copy scene routing, 10+ formula library (AIDA/PAS/4U/FAB/BAB), 15 headline formulas, A/B testing SOP.

    1
    2

    flaky test detector

    by Timoranjes

    Free

    Detect, diagnose, and fix intermittent test failures to stabilize your CI pipeline and restore developer trust.

    2
    0

    Bug Bounty Report Reviewer

    by Atlas Agent Suite

    $15

    Audit and refine vulnerability reports to maximize bounty payouts and reduce N/A or duplicate closures.

    2
    0

    🔁 n8n Workflow QA Linter

    by JustHandled Labs

    $19

    Lint an exported n8n workflow before it ships: catches broken or duplicated nodes, missing error handlers, credential stubs, unhandled retries, unsafe webhooks, brittle expressions, and missing idempotency. A read-only pass over your workflow JSON that ranks production-readiness gaps with evidence and concrete fixes.

    1
    0

    🗺️ 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
    0

    ✅ AI Code Verification Gate

    by JustHandled Labs

    $19

    One-line summary description Stop your agent from claiming "done" before it's proven. A verification gate that classifies each change by risk (payment, auth, database, user-facing), picks the tests that actually cover it, demands evidence, maps regression risk, and outputs an honest pass/fail report. Turns "looks good to me" into "here's what I ran, and here's what's still unverified."

    1
    0

    🧪 Test Quality Auditor

    by JustHandled Labs

    $15

    Find the unit tests that pass without testing anything. Flags tests with no assertions, trivial existence-only checks (toBeDefined, assertIsNotNone), tests that assert the exact value they just mocked, snapshot-only tests, tautological assertions (expect(true).toBe(true)), empty placeholders, and over-mocked tests with more setup than assertions. Works on Jest/Vitest and pytest/unittest.

    1
    0

    ♿ 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
    0

    🛡️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
    0

    ⚡ Perf Budget Auditor

    by JustHandled Labs

    $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
    0

    Product Manager Engine

    by Joker

    Free

    Product management across 7 product types. RICE prioritization, PRD frameworks, roadmap planning, A/B testing, data-driven decisions.

    2
    4

    🚀 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
    0

    🌐 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
    0

    Verification Before Done

    by StrategistKit

    $8.99

    Produces a verification plan that proves a code change actually works — observable "working" definitions, evidence-over-inference checks, evidence trail. Use when the user says "verify this works", "is it actually done", "prove the fix works", "did the fix actually work", or "definition of done for this change". Do not use before the change is written — use structured-impl-planner instead.

    1
    0

    verify before shipping

    by Ifásola

    Free

    Stop guessing and start proving: Force your AI agent to provide verifiable execution logs for every 'done' claim.

    0
    2

    Unit & Integration Test Generator

    by PubsProToolkit

    Free

    Generate a real test suite for any function, module, or file — meaningful edge cases, error paths, boundary conditions, and proper mocks, not happy-path stubs. Detects your project's framework and conventions, plans the cases deliberately before writing, and hands back runnable tests plus a summary of what's covered. Built to write the tests that actually catch bugs.

    1
    1

    AI Automation QA & UAT Pack

    by StrategistKit

    $5

    Produces a QA/UAT pack (acceptance criteria, UAT scripts, edge-case matrix, regression checklist) for an AI automation, or audits an existing one's test coverage. Use when the user says "write UAT for this automation", "QA this AI workflow", "find test coverage gaps", or "build a regression checklist". Do not use when the deliverable is the agent itself, not its test coverage.

    1
    0