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

    Browse The Skill Store

    247 skills found

    🤖 AGENTS.md Linter

    by JustHandled Labs

    $12

    Lint your AGENTS.md (or CLAUDE.md and .cursorrules) for the problems that make a coding agent misbehave. Flags contradictory rules, references to files and commands that no longer exist, overly broad or unsafe instructions, missing sections (build, test, run, conventions), duplicate rules, and the case where you have competing rule files that should be consolidated into one AGENTS.md.

    1
    lintingcursorrulesagent-ops+2

    incident response dashboard builder

    by LocoLoboZ

    $12

    Transform raw incident logs and evidence into professional, tool-agnostic IR dashboards and executive reporting packs.

    2
    cybersecuritydashboard-designdashboards+6

    incident response playbook builder

    by LocoLoboZ

    $10

    Build, review, and automate structured incident response playbooks for enterprise security operations.

    1
    automation-designcompliancecyber-governance+8

    regex pattern validator

    by Timoranjes

    $5

    Expert regex architect for building, auditing, and optimizing high-performance, ReDoS-safe patterns.

    2
    regexsecurityvalidation+3

    cyber whitepaper builder

    by LocoLoboZ

    $12

    Transform technical cyber intel into executive-ready whitepapers, one-pagers, and advisory briefs.

    2
    advisorycybersecuritytechnical-writing+2

    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

    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

    ▲ Vercel Build Log Doctor

    by JustHandled Labs

    $15

    Figure out why your Vercel build or deploy failed without scrolling the whole log. Reads the build log plus your package manifest and framework config to pinpoint missing modules, Node and package-manager mismatches, missing env vars, monorepo root mistakes, and serverless/edge runtime errors, with the likely cause and a fix for each.

    1
    vercelnextjsdeployment+3

    nex clean page ext

    by Nex AI

    $5

    Deploy or fork a production-ready, no-build Manifest V3 Chrome extension that declutters websites in one click.

    1
    chrome-extensionmanifest-v3javascript+2

    ⚡ 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
    web-perffrontendbuild-tools+2

    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

    LLM Eval Framework Builder

    by Arnstein Larsen

    $17

    You changed the prompt, tried four inputs, it looked better, you shipped — and three days later support tickets say outputs are worse for an entire class of inputs you didn't test

    1
    llm-evalprompt-engineeringtesting+3

    🗄️ 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
    sqldatabasemigrations+3

    toegankelijkheid audit

    by Nex AI

    $7

    Professional accessibility auditing for architects, balancing legal regulations with real-world usability.

    1
    architectureaccessibilitycompliance+2

    WordPress Custom Block Plugin Builder

    by Arnstein Larsen

    $12.99

    A senior Gutenberg engineer that builds and audits production-ready WordPress block plugins with apiVersion 3.

    1
    wordpressgutenbergreact+12

    Elite Cloudflare Agent

    by Martin Gunderman

    $7

    Build stateful AI agents with persistent memory, SQLite, and cron scheduling on Cloudflare's global edge network.

    1
    cloudflareai-agentsworkers+6

    Dockerfile & Container Build Sanity Gate — Catch Root Users, Bloat, Leaked Secrets & Fragile Layers Before You Build

    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
    dockercontainersdevops+2

    full stack saas builder architect

    by Arnstein Larsen

    $12.99

    Scaffold production-grade SaaS architecture including database design, multi-tenancy, and security.

    1
    saas-architecturefull-stackdatabase-design+3

    WordPress Production Build Kit

    by Arnstein Larsen

    $8.99

    Ship production-grade, block-first WordPress themes and plugins with CI/CD and accessibility baked in.

    2
    wordpressgutenbergphp+3

    MCP Server Builder — Scaffold a Secure, Spec Compliant MCP Server (Tools, Resources, Auth) Without the Footguns

    by PubsProToolkit

    $24

    Scaffold a secure, spec-compliant MCP server from a description of the tools you want to expose. Sets up the official SDK (TypeScript or Python/FastMCP), defines tools/resources/prompts with strict JSON Schema, wires the right transport (stdio or Streamable HTTP), adds OAuth 2.1 for remote, and hardens against the MCP-specific footguns — prompt injection via tool output, token passthrough, over-broad scopes, command/path/SSRF injection, leaked secrets — before it ships. Returns a runnable skeleton plus a security checklist. Built by someone who's shipped production MCP servers.

    1
    mcpmodel-context-protocolmcp-server+7

    react native best practices architect

    by Timoranjes

    $8

    Build production-grade React Native apps with native primitives, optimized lists, and type-safe navigation.

    1
    react-nativemobilefrontend+2

    collector dossier builder

    by rendering the life

    $6.99

    Professional fine-art documentation assistant for creating collector dossiers, archive records, and gallery previews.

    2
    art-inventorydocumentationarchiving+2

    Psychometrician — Scale Development, Validation & Measurement

    by nSight Analytics

    $19

    Turns your agent into a psychometrician that builds, validates, and troubleshoots measures — reliability, validity, factor analysis, IRT, and measurement invariance.

    1
    psychometricsscale-validationfactor-analysis+9

    🧪 AI Build Sanity Check

    by JustHandled Labs

    $13

    Check an AI-built app for work that looks finished but is not: leftover TODOs and stubs, fake or mock data returned as real, errors quietly swallowed, placeholder content, and endpoints that fake success. Read-only, every finding explained in plain English for non-coders.

    1
    code-reviewquality-assurancepython+2