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

    Browse The Skill Store

    41 skills found

    Developer Documentation Writer

    by Arnstein Larsen

    $8.99

    Developers don't read documentation — they arrive with a task, scan for the answer, and leave. Docs that aren't structured for that pattern don't get read, they get abandoned

    1
    1
    documentationtechnical-writingapi-docs+2

    🌐 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

    nex discord activity pi

    by Nex AI

    $7

    Deploy production-ready Discord Activities to a Raspberry Pi with Colyseus multiplayer and Cloudflare Tunneling.

    1
    discord-activityraspberry-pimultiplayer+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

    🛡️ Model Resilience Linter

    by JustHandled Labs

    $12

    Find the LLM integration code that will not survive a provider being pulled or going down. Flags single-provider lock-in with no alternative, calls with no failover branch, missing timeouts, retries with no limit or backoff, no degraded-mode default, and hardcoded endpoints with no alternate. This is about the model going away, not the model declining.

    1
    devopsllm-opsreliability+3

    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

    💸 LLM Cost Leak Linter

    by JustHandled Labs

    $12

    Find the code that quietly runs up your LLM bill: uncapped generations, model calls looping with no limit, an expensive model doing a trivial job, and whole files stuffed into prompts. Read-only, every finding explained in plain English.

    1
    cost-optimizationllm-opsstatic-analysis+2

    🧪 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

    pretext layout

    by Roy Yuen

    Free

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

    2
    12
    browser-performancecanvas-apifrontend+3

    codegraph ast grep

    by servrox

    Free

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

    2
    3
    codegraphast-greprefactoring+3

    robot to playwright converter

    by Matthew King

    Free

    Convert Robot Framework tests to idiomatic Playwright TypeScript with automated keyword and locator mapping.

    2
    1
    playwrightrobot-frameworktypescript+2

    react hooks auditor

    by Timoranjes

    Free

    Professional audit tool to detect and fix React hooks anti-patterns, stale closures, and performance bottlenecks.

    0
    6
    reacthooksperformance+2

    typescript type auditor

    by Timoranjes

    Free

    Deep audit of TypeScript codebases for type safety violations, unsafe casts, and runtime-risk anti-patterns.

    1
    0
    typescriptcode-reviewtype-safety+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

    nex glb character system

    by Nex AI

    $7

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

    1
    three-jsgraphicsgltf-loader+3

    nex discord oauth pi

    by Nex AI

    $5

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

    2
    discord-apioauth2typescript+3

    📚 Reference Grounding Checker

    by JustHandled Labs

    $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
    static-analysisplan-validationpython+3