Ship agent workflows in 30 seconds. Browse 2,000+ expert-built and security scanned skills. Browse skills

    Browse The Skill Store

    165 skills found

    cyber compliance report drafter

    by LocoLoboZ

    $15

    Professional drafting and review of cyber security risk reports, mapping evidence to compliance frameworks.

    2
    assuranceaudit-readinessaudit-ready+7

    attack pattern library builder

    by LocoLoboZ

    $15

    Transform CTI reports into structured attack pattern libraries mapped to MITRE ATT&CK for threat-informed defense.

    2
    cybersecuritydetection-engineeringinfosec+3

    Accessibility Scanner

    by Martin Gunderman

    $7

    Automatically detect accessibility issues in websites and applications following WCAG and accessibility standards.

    1
    1
    accessibilityqafrontend+3

    🗺️ 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
    devopscode-analysistypescript+3

    Modern Web Master

    by Pietro Giovanni Vaccarello

    $8

    An expert architect for building scalable, high-performance React applications with TypeScript and modern best practices.

    1
    reacttypescriptfrontend-architecture+4

    🧰 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
    llm-opsfunction-callingjson-schema+2

    🛡️ Ad Copy Policy Linter

    by JustHandled Labs

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

    2
    marketing-techadvertisingcompliance+3

    nex vr shared screen

    by Nex AI

    $7

    Synced shared screen for a Three.js multiplayer room: a SharedScreen client (YouTube on a canvas texture, clock-based playback tracking, 3D positional audio), a screenHandlers Colyseus pattern (setUrl, play, pause, seek, volume, stop, controlled-by tracking), an optional yt-dlp plus ffmpeg proxy, and an optional Puppeteer BrowserManager. Field-verified from nex-vr-room.

    1
    whatsapp-apipythonmeta-cloud-api+3

    Ulti Next.js Agent

    by Martin Gunderman

    $7

    Build high-speed, full-stack React apps with Next.js 14+ App Router, Server Components, and Server Actions.

    1
    nextjsreactfrontend+9

    🌐 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
    i18nlocalizationtypescript+2

    Agent Spend Guardrails

    by PubsProToolkit

    $19

    Define spending rules for your AI agent — caps, category whitelists, approval thresholds — and audit what it bought or almost bought, with an approve/hold/block verdict per transaction.

    1
    spend-controlsagentic-paymentsguardrails+1

    pr review responder

    by Olga — AI Skills

    $7

    Reviewer left comments and your PR is stuck? Find the #1 blocking comment and get a finished reply — acknowledge, the fix, what to test — written to move the reviewer to approve.

    1
    code-reviewgithubdeveloper-productivity+2

    nex cloudflare tunnel multidomain

    by Nex AI

    $7

    Deploy a multi-domain Cloudflare Tunnel with systemd hardening and safe-edit workflows for self-hosted apps.

    1
    cloudflare-tunnelself-hostingraspberry-pi+2

    Prompt Engineering Specialist

    by Arnstein Larsen

    $8.99

    Production prompts grow by accretion — every failure gets another appended rule until the prompt is two thousand words of contradictions that the model navigates unpredictably

    1
    prompt-engineeringllm-opssystem-design+2

    nex whatsapp business notify

    by Nex AI

    $7

    Enterprise-grade WhatsApp Business Cloud API integration for Python with session window management and webhook security.

    1
    whatsapp-apipythoncloud-api+3

    Codebase Explainer & Onboarding Mapper — Understand Any Unfamiliar Repo Fast (Architecture, Key Modules, How to Run It)

    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
    codebaseonboardingcode-explainer+7

    nex pi backup restore

    by Nex AI

    $5

    Daily backup-and-restore for a self-hosted Postgres app or Pi: a custom-format pg_dump, app-data tar, config copy, keep-window rotation, and a low-disk Telegram alert, plus a confirm-to-proceed restore, systemd timer, and idempotent install.

    1
    postgresdockerdatabase-administration+3

    Dependency Upgrade & Framework Migration Planner for AI Coding Agents

    by Shandra

    $55

    Plans safe dependency upgrades and framework migrations for legacy applications with risk analysis, compatibility mapping, test planning, rollback strategy, and phased AI coding prompts.

    2
    dependency-upgradeframework-migrationai-coding-agents+6

    Unit & Integration Test Generator — Write Tests That Actually Catch Bugs (Edge Cases, Error Paths, Mocks)

    by PubsProToolkit

    $12

    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
    tddpytestjest+7

    🚦 Pre Launch Safety Check

    by JustHandled Labs

    $13

    Check your app for the security mistakes that leak data before you launch, explained in plain English. Flags API keys and secrets sitting in your code, a committed .env file, data with no login protecting it, database tables anyone can read, debug mode left on, wide-open sharing (CORS), hardcoded admin passwords, and public storage buckets. Built for non-technical founders shipping AI-built apps: every finding tells you what is wrong, why it matters, and how to fix it.

    2
    securitydeploymentweb-dev+2

    API Contract Tester

    by Arnstein Larsen

    $5

    Turns an OpenAPI/Swagger spec into an exhaustive, framework-ready test suite — happy-path, validation, contract-conformance, auth, and defensive security tests — with a coverage matrix mapping every endpoint, status code, and schema constraint to a test.

    1
    api-testingopenapicontract-testing+3

    whatsapp embedded signup

    by Jose Vallejo

    $30

    Complete implementation guide for Meta WhatsApp Embedded Signup with FastAPI and Next.js.

    1
    whatsappmetaembedded-signup+5

    MCP Security Review

    by Ifásola

    $5

    Specialized static security scanner for MCP servers and Python tool handlers to prevent injection and data leaks.

    2
    security-auditmcp-serverstatic-analysis+7

    API Integration Design & Error Handling Architect

    by Shandra

    $55

    Designs reliable API integrations with request validation, contract mapping, retries, timeout policies, idempotency, rate-limit protection, token refresh, dead-letter handling, monitoring, and recovery plans.

    2
    api-integrationerror-handlingenterprise-automation+15