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.

    29 skills found

    designing-hybrid-context-layers

    by https://loreto.io

    Popular
    $10

    Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.

    3
    16
    agent-memoryai-architecturecontext-architecture+8

    migration-auditor

    by Samuel Rose

    $5

    Catches dangerous database migrations before they hit production. Reviews schema changes for locking hazards, data loss, missing rollbacks, and index issues across PostgreSQL, MySQL, and SQLite.

    2
    2 5.0
    code-reviewdatabasedevops+9

    env-doctor

    by Samuel Rose

    Popular
    Free

    Diagnoses why your project will not start. Checks runtime versions, dependencies, environment variables, databases, ports, and build artifacts systematically.

    2
    100
    debuggingdependenciesdevops+4

    rag-architect

    by Roy Yuen

    $5

    Design, debug, and optimize production RAG systems with expert architecture, hybrid search, and grounding strategies.

    2
    architecturedebuggingllm-ops+3

    db-schema

    by Kevin Cline

    $12

    Turn plain English app descriptions into fully normalized SQL schemas and entity relationship documentation.

    2
    architecturebackenddatabase-design+2

    migration-safety-pro

    by Timoranjes

    $12

    Production-safe database migrations with zero-downtime strategies, batch backfilling, and multi-ORM support.

    2
    backenddatabasedevops+3

    Database Design & Migrations with Grok (v1.4)

    by Markus Isaksson

    $5

    A safety-first framework for professional database modeling, zero-downtime migrations, and risk-aware schema evolution.

    2
    data-modelingdatabasegrok+4
    Auth & Multi-Tenant SaaS Foundation: Ship Secure Accounts in a Day

    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
    Custom Data RAG Chatbot Builder

    Custom Data RAG Chatbot Builder

    by tudor.ai

    $5

    Build a full-stack AI chatbot trained on your own documents across any industry — legal, healthcare, e-commerce, HR, finance, real estate, insurance, education, cybersecurity, government, and more.

    5
    1
    ragfull-stackchatbot+23
    Solo SaaS Architect

    Solo SaaS Architect

    by tudor.ai

    $5

    Automatically builds complete, launch-ready SaaS websites, databases, and secure user dashboards, with security audits at each step.

    2
    1
    saas-builderfullstack-scaffoldersecure-architecture+12

    Oracle PL\SQL Expert

    by Pietro Giovanni Vaccarello

    $12

    Expert Oracle PL/SQL architect for writing, refactoring, and performance-tuning enterprise database logic.

    2
    backend-developmentdatabase-designoracle+2

    sql-db-fix-expert

    by Roy Yuen

    $8

    A safe, expert-level database troubleshooter for fixing migrations, performance issues, and schema drift.

    2
    databasedevopsmongodb+3

    sql-query-reviewer

    by Timoranjes

    $8

    Audit SQL and ORM queries for security vulnerabilities, N+1 performance issues, and indexing anti-patterns.

    2
    sqldatabasesecurity-review+3
    Supabase RLS Doctor

    Supabase RLS Doctor

    by JustHandled Labs

    $19

    Audit your Supabase project for the row-level-security mistakes that quietly expose data: tables without RLS, policies that resolve to true, leaked service-role keys, missing auth.uid() checks, open storage buckets, overbroad grants, and migration drift. A local, read-only scan plus a full review checklist, each finding with severity, evidence, and a fix. No database changes without confirmation.

    1
    supabasesecuritydatabase-admin+2
    AI Code Verification Gate

    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
    code-reviewqa-automationdevsecops+2
    Docker Compose Stack Doctor

    Docker Compose Stack Doctor

    by JustHandled Labs

    $15

    Diagnose why your Docker Compose stack won't come up: port conflicts, bad or missing env vars, absent healthchecks, volume and permission issues, depends_on that doesn't wait for readiness, networking gaps, platform mismatches, and databases that aren't ready. Reads your docker-compose.yml and logs and ranks the blockers with fixes.

    1
    docker-composedevopsdebugging+2
    Stripe Subscription Engine: Ship Production SaaS Billing in a Day

    Stripe Subscription Engine: Ship Production SaaS Billing in a Day

    by PubsProToolkit

    $69

    Scaffold a complete, production-ready Stripe subscription system — Checkout, customer portal, hardened webhooks, plans, seats, proration, and dunning — wired to your database.

    1
    stripebillingsubscriptions+4
    SQL Migration Safety Doctor

    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
    DB Migration Guardian: Ship Zero-Downtime Schema Changes

    DB Migration Guardian: Ship Zero-Downtime Schema Changes

    by PubsProToolkit

    $39

    Plan, review, and execute safe database migrations with automatic rollback plans, backfill strategies, and zero-downtime sequencing.

    1
    migrationspostgreszero-downtime+4
    PostgreSQL Schema Architect

    PostgreSQL Schema Architect

    by Arnstein Larsen

    $9.99

    Schema mistakes are the most expensive kind — code refactors in days, but a wrong table design holds your data hostage for years

    1
    postgresqldatabase-designsql+2
    API Rate Limiter Designer

    API Rate Limiter Designer

    by Arnstein Larsen

    $8.99

    Rate limiting fails in two directions: too loose and one bad client takes down the database for everyone; too crude and you rate-limit your own legitimate power users into churn

    1
    api-designbackendredis+2
    RAG Architecture & Debugging

    RAG Architecture & Debugging

    by Arnstein Larsen

    $12.99

    Design, diagnose, and optimize high-performance RAG systems with an engineering-first framework.

    1
    ragllm-opsvector-databases+2
    full-stack-saas-builder-architect

    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
    ⚠️ Dangerous Command Linter

    ⚠️ Dangerous Command Linter

    by JustHandled Labs

    $12

    Flag the destructive operations in a shell command or script before anyone runs it. Catches recursive force deletes, force pushes and history rewrites, database drops and truncates, disk-wipe commands (mkfs, dd to a device), permission blowouts (chmod 777), remote content piped into a shell, broad wildcard deletes, and prod-targeting or disabled-safety flags. Each finding comes with a severity and a safer alternative.

    1
    devopssecurityshell-scripting+2

    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