New: Credits are here. One balance for web and MCP. See pricing

    Works with every major AI coding agent

    CCCGGV🦞WMACQTRATKBZGZHCCCGGV🦞WMACQTRATKBZGZH

    AI Agent Skills Marketplace

    Skills are portable instruction sets that extend what AI coding agents can do. Each skill is a SKILL.md file your agent reads to learn new capabilities, from writing tests to deploying infrastructure. Compatible with Claude Code, OpenClaw, Codex CLI, Cursor, and 20+ agents. Browse the marketplace to find skills built by the community, or publish your own.

    33 skills found

    test-gen

    by Kevin Cline

    $12

    Automated test generation with edge case analysis and framework-native syntax for TS, Python, Go, and Rust.

    2
    automationcode-qualitygo-testing+3

    Auto Code Reviewer

    by Aman Garg

    $5

    Three-pass automated code review that catches error handling gaps, structural issues, and naming problems — then auto-fixes everything before code reaches the user.

    2
    clean-codecode-reviewperformance+3

    code-converter

    by Kevin Cline

    $12

    Idiomatic code translation between Python, TypeScript, and Go that preserves logic and adapts language-specific patterns.

    2
    gojavascriptmigration+3

    json-to-types

    by Kevin Cline

    $12

    Automatically transform JSON files or raw strings into production-ready TypeScript interfaces or Python dataclasses.

    2
    data-modelingjsonpython+2

    mesh-flow (version 2) for general ai agentic (codex, claude code, opencode)

    by Roy Yuen

    $6

    Transform brittle prompt chains into robust, artifact-driven DAG workflows with hard gates and explicit traces.

    2
    dagdevopsorchestration+2

    pretext-layout

    by Roy Yuen

    Free

    High-performance browser-based text layout and measurement for virtualization, canvas, and layout-heavy applications.

    2
    10
    browser-performancecanvas-apifrontend+3
    lsp-guided-coding

    lsp-guided-coding

    by Roy Yuen

    $5

    Supercharge your agent with semantic code intelligence for safer refactors, precise navigation, and zero-error edits.

    2
    debuggingdeveloper-toolslsp+3

    Fix Your Angular Bug Fast (Expert Debugging Assistant)

    by Joh

    $7

    Use this skill when the user is facing a bug in an Angular application, including issues with components, services, RxJS, HTTP calls, tests, or unexpected behavior.

    2
    angulardebuggingfrontend+3
    Webapp Tester

    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
    browser-automatione2e-testingplaywright+2
    Codebase Graph

    Codebase Graph

    by JustHandled Labs

    $25

    Map any repo into an interactive D3 dependency graph plus a Markdown onboarding guide: entry points, module relationships, circular dependencies, and dead-code candidates, with refactor suggestions. Parses TypeScript, Python, Java, Go, and Rust imports, exports, and calls. Self-contained HTML, no source changes.

    2
    architecturevisualizationonboarding+2
    🧪 Test Quality Auditor

    🧪 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
    testingcode-qualitypython+3

    Auth & Multi-Tenant SaaS Foundation: Ship Secure Accounts in a Day

    by PubsProToolkit

    $129

    Scaffold a complete, production-ready auth and multi-tenant foundation — sessions, OAuth/SSO, role-based access control, organizations, teams, invitations, and row-level data isolation — wired to your app and database.

    1
    authenticationsaassecurity+3

    nex-wobble-bridge-architecture

    by Nex AI

    $12

    Canonical Next.js bridge for secure, real-time communication between browser UIs and local agent gateways.

    2
    nextjswebsocketsagent-orchestration+3

    nex-glb-character-system

    by Nex AI

    $9

    Hybrid GLB/Procedural character system for Three.js with Draco compression, asset caching, and a selection UI.

    1
    three-jsgraphicsgltf-loader+3
    playwright-pro

    playwright-pro

    by Matthew King

    $5

    Architect, scaffold, and audit enterprise-grade Playwright test suites with professional CI and auth patterns.

    1
    playwrighttestingtypescript+2

    Transactional Email Engine: Ship Reliable Email in a Day

    by PubsProToolkit

    $59

    Scaffold a complete, production-ready transactional email system — verification, password reset, receipts, and notifications — with deliverability hardening, retries, idempotency, and a suppression list.

    1
    emailbackenddevops+3
    Vercel Build Log Doctor

    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
    MCP Server Starter & Safety Kit

    MCP Server Starter & Safety Kit

    by JustHandled Labs

    $29

    Scaffold and audit secure MCP servers with input schemas, confirmation gates, and safety-first tool definitions.

    1
    mcp-protocolsecuritytypescript+3
    🧭 Doc Drift Detector

    🧭 Doc Drift Detector

    by JustHandled Labs

    $13

    Catch documentation that drifted from your code. Flags functions and methods named in your docs that are gone from the source, CLI flags documented but missing from the arg parser, env vars the docs mention but the code never reads, example imports of modules that no longer exist, and npm scripts or Make targets your docs reference but the project does not define. Cross-references your README and docs against Python and JS/TS source.

    1
    documentationstatic-analysismarkdown+3
    🗺️ Change Impact Mapper

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

    nex-discord-oauth-pi

    by Nex AI

    $9

    Production-ready Discord Embedded App SDK OAuth handshake for Node/Python backends and TypeScript frontends.

    1
    discord-apioauth2typescript+3
    ⚔️ Guardrail Fallback Linter

    ⚔️ Guardrail Fallback Linter

    by JustHandled Labs

    $12

    Find the LLM integration code that breaks when a model blocks a response or falls back to a different model. Flags calls with no try/except or refusal branch, responses used or parsed with no guard for a blocked or empty answer, and hardcoded model ids with no fallback handling. Built for the Fable 5 era, where a high-risk call is blocked and silently falls back to Opus 4.8.

    1
    llm-opsstatic-analysisreliability+3
    codegraph-ast-grep

    codegraph-ast-grep

    by servrox

    Free

    Supercharge repo exploration and refactoring with semantic call-graph tracing and structural AST pattern matching.

    2
    1
    codegraphast-greprefactoring+3

    Explore Skills by Category

    Frontend & Design

    Discover AI agent skills that accelerate UI development, component generation, CSS styling, and design system workflows. These skills help agents write cleaner front-end code and ship pixel-perfect interfaces faster.

    View all

    Testing & QA

    Equip your AI coding agent with skills for writing unit tests, integration tests, and end-to-end tests. Improve code coverage, catch regressions early, and automate quality assurance workflows.

    View all

    DevOps & Deployment

    Skills that help AI agents manage CI/CD pipelines, Docker containers, infrastructure-as-code, and cloud deployments. Automate your deployment workflows and reduce operational overhead.

    View all

    Code Review

    Give your AI agent the ability to perform thorough code reviews, identify anti-patterns, suggest refactors, and enforce coding standards automatically across your codebase.

    View all

    Documentation

    Skills that help AI agents generate READMEs, API docs, inline comments, changelogs, and technical writing. Keep your documentation accurate and up-to-date with minimal effort.

    View all

    Productivity

    Boost your development workflow with skills for task management, code scaffolding, boilerplate generation, and workflow automation. Help your AI agent save you hours of repetitive work.

    View all

    Data Engineering

    Skills for working with databases, data pipelines, ETL processes, SQL optimization, and data modeling. Help your AI agent handle complex data transformations and schema design.

    View all

    API Development

    Equip your AI agent with skills for building REST APIs, GraphQL endpoints, authentication flows, and API integrations. Design, document, and ship robust APIs faster.

    View all