Ship better AI in 30 seconds. Browse 2,000+ expert-built and security scanned skills -> Browse skills

    Browse The Skill Store

    47 skills found

    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.

    3
    25.0(1)

    aaai26 ai review

    by 聊言青

    Free

    A multi-stage, evidence-grounded academic review agent modeled on the AAAI-26 AI Review Pilot research.

    2
    12No reviews

    coding plus

    by Roy Yuen

    $5

    Upgrade your AI agent with a senior-level engineering SOP focused on inspection, minimal diffs, and hard verification.

    2
    0No reviews

    lobster coordinator

    by 王晓菲

    Free

    Production-grade 3-layer agent orchestration with dual-blind verification and automated model routing.

    2
    3No reviews

    dependency audit

    by Kevin Cline

    $12

    Audit project manifests against source code to find unused, missing, and misplaced dependencies across major languages.

    2
    0No reviews

    ai dev group

    by Roy Yuen

    $8

    A universal, multi-role AI engineering team for autonomous planning, implementation, and rigorous code review.

    2
    0No reviews

    Legacy Code Modernization Planner for AI Coding Agents

    by Shandra

    $9.99

    Creates safe modernization roadmaps for old, messy, undocumented, or fragile codebases, including risk audits, refactor phases, dependency reviews, testing plans, migration steps, and AI coding prompts.

    2
    3No reviews

    dora metrics reviewer

    by Julian

    $15

    Benchmark your DevOps performance against DORA standards and generate a prioritized 90-day improvement roadmap.

    2
    0No reviews

    🕸️ 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
    0No reviews

    🏹 Typo Hunter

    by JustHandled Labs

    $5

    Catch typos, homophones, and near-miss misspellings across code, docs, and markdown, in a commit, your staged changes, a file, or a whole directory. Layers dictionary, phonetic (Soundex), and edit-distance checks with context-aware homonym rules to flag the their/there and its/it's a basic spellcheck sails right past.

    3
    0No reviews

    Coding Agent Quality Gate

    by PubsProToolkit

    $24

    An adversarial senior engineer review gate that audits AI-written code for security gaps and logic errors before shipping.

    1
    0No reviews

    pr merge unblocker

    by Olga — AI Skills

    $7

    PR open but not merging? Find the #1 reason reviewers are stalling and get one ready-to-paste fix to unblock it.

    2
    0No reviews

    commit message fixer

    by Olga — AI Skills

    $7

    Stuck with a “wip” or “fix stuff” commit? Get one clean, ready-to-paste rewrite. Bad commit message you already wrote — “wip”, “fix stuff”, a vague subject a reviewer flagged? Find the #1 reason it fails and get a finished rewrite: clean subject, a why-body only when it’s needed.

    1
    0No reviews

    AI Generated Code Review & Test Coverage Gate

    by PubsProToolkit

    $15

    An adversarial reviewer for AI-written code changes. It pressure-tests a pull request or diff for untested branches, silent behavior changes, missing edge cases, over-confident code that only looks right, and weak tests, then returns a PASS / REVISE / BLOCK verdict before the change merges.

    1
    0No reviews

    Accessibility Gate

    by PubsProToolkit

    $29

    Audit your frontend for accessibility violations before release — flags WCAG failures, gives prioritized fixes, and blocks the broken patterns that get sites sued.

    1
    0No reviews

    ⚔️ 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
    0No reviews

    🗄️ 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
    0No reviews

    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
    0No reviews

    📌 TODO FIXME Extractor

    by JustHandled Labs

    Free

    List every TODO, FIXME, HACK, XXX, BUG, and OPTIMIZE comment in your codebase with file, line, and tag. Scans 14 languages, groups the results by tag with counts, and skips node_modules, dist, build, and vendor. A clean tech-debt inventory instead of scrolling grep output.

    1
    0No reviews

    Technical Spec Writer

    by Arnstein Larsen

    $9.99

    Write a technical spec that lets reviewers find the flaw before the code does — with data models, edge cases, and failure modes explicit.

    1
    0No reviews

    Dependency & Supply Chain Risk Gate

    by PubsProToolkit

    $12

    Audit your project's dependencies for supply-chain risk before they ship. Detects the ecosystem, runs the right vulnerability scanners against live advisory data, and adds the checks tooling misses — outdated or abandoned packages, typosquatted or suspicious names, risky install scripts, and license conflicts — then returns a prioritized fix list and a PASS / REVIEW / BLOCK verdict. It's npm audit with triage and judgment on top.

    1
    0No reviews

    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
    0No reviews

    AI Prompt Injection Defense Shield & LLM Jailbreak Security Auditor Code Review Agent

    by Brandon DeVries

    Free

    Stop leaving your AI startup exposed to malicious users trying to steal your proprietary system prompts or bypass your paywalls. The AI Prompt Injection Defense Shield is an automated code review agent that deeply analyzes your Next.js or Python backend, instantly detecting insecure LLM input fields, un-sanitized API data streams, and weak prompt boundaries. By automatically generating the exact copy-paste code patches required to harden your AI wrapper against the latest OWASP top 10 LLM vulnerabilities, this skill allows solo developers and indie hackers to confidently launch their SaaS without the fear of massive, unexpected API billing spikes or catastrophic data leaks.

    1
    2No reviews

    AGENTS.md and llms.txt Writer Reviewer

    by PubsProToolkit

    $12

    Write and review the docs AI agents actually read — AGENTS.md for your repo and llms.txt for your site. Drafts them from scratch or audits existing ones for completeness, clarity, and wasted context, with a PASS or REVISE verdict.

    2
    0No reviews