clawmart
/ catalog

Catalog

Every x402, MPP, MCP, and skill listing we've indexed, normalized, and enriched.

74,620 results · page 408 / 3,110
Skillq 0.45

ESLint Config Enforcer

Enforces consistent ESLint configurations across monorepo packages using eslint-config-inspector and flat config merging. Detects rule conflicts between shared configs, auto-generates override files, and reports compliance gaps via eslint --inspect-config.

skillsource-agentskillexchangeskill-eslint-config-enforcer+12
free
Skillq 0.45

ESLint Code Review

The open catalog of AI agent skills — 2,000+ security-scanned skills for Claude Code, Cursor, Codex, and more.

skillsource-agentskillexchangeskill-eslint-code-review+12
free
Skillq 0.45

ESLint Auto-Fix Pipeline

Runs ESLint with the --fix flag across JavaScript and TypeScript codebases, applying auto-fixable rules from eslint-config-airbnb and @typescript-eslint/recommended. Generates diff reports for manual review of remaining issues.

skillsource-agentskillexchangeskill-eslint-autofix-pipeline+12
free
Skillq 0.45

ESLint Auto-Fix Orchestrator

Runs ESLint with auto-fix capabilities using the ESLint Node.js API and flat config system. Supports custom rule sets, TypeScript via typescript-eslint, and Prettier integration.

skillsource-agentskillexchangeskill-eslint-autofix-orchestrator+12
free
Skillq 0.45

ESLint Auto-Fixer

Applies ESLint fixes automatically using the ESLint Node.js API with flat config support. Handles rule conflicts across TypeScript-ESLint and eslint-plugin-react. Generates fix reports in SARIF format.

skillsource-agentskillexchangeskill-eslint-auto-fixer+12
free
Skillq 0.45

ESLint Auto-Fix Agent

Automatically detect and fix JavaScript/TypeScript linting issues using ESLint v9 flat config and the ESLint Node.js API. Supports custom rule configurations and staged file processing with lint-staged.

skillsource-agentskillexchangeskill-eslint-auto-fix-agent+12
free
Skillq 0.45

Escalate risky coding tasks into multi-model debate and consensus gates with Claude Octopus

Use Claude Octopus when ordinary Claude Code flows are not enough and a risky coding task needs adversarial multi-model review, disagreement surfacing, and a consensus gate before shipping.

skillsource-agentskillexchangeskill-escalate-risky-coding-tasks-into-multi-model-debate-and-consensus-gates-with-claude-octopus+12
free
Skillq 0.45

esbuild Ultra-Fast JavaScript Bundler

esbuild is an extremely fast JavaScript and TypeScript bundler written in Go that delivers 10-100x faster build times than traditional tools like webpack. It handles bundling, minification, tree shaking, source maps, and CSS modules with a straightforward API available from the C

skillsource-agentskillexchangeskill-esbuild-ultra-fast-javascript-bundler+12
free
Skillq 0.45

Enrich Paperless-ngx documents with AI-generated titles tags and correspondents using paperless-gpt

Take an OCR archive that already exists in Paperless-ngx and push smarter titles, tags, and document metadata back into it.

skillsource-agentskillexchangeskill-enrich-paperless-ngx-documents-with-ai-generated-titles-tags-and-correspondents-using-paperless-gpt+12
free
Skillq 0.45

Enforce source-controlled AI checks in CI before merging risky changes with Continue CLI

Lets an agent define repo-native AI review checks as markdown files and run them as repeatable pull request status checks in CI.

skillsource-agentskillexchangeskill-enforce-source-controlled-ai-checks-in-ci-before-merging-risky-changes-with-continue-cli+12
free
Skillq 0.45

Enforce repo hygiene with pre-commit hooks

Run a repeatable pre-commit gate that catches formatting, lint, secret, and policy issues before they land in the repo.

skillsource-agentskillexchangeskill-enforce-repo-hygiene-with-pre-commit-hooks+12
free
Skillq 0.45

Enforce red-green-refactor discipline in Claude Code sessions with TDD Guard

Block implementation-first agent behavior and keep Claude Code anchored to failing-tests-first TDD loops.

skillsource-agentskillexchangeskill-enforce-red-green-refactor-discipline-in-claude-code-with-tdd-guard+12
free
Skillq 0.45

Enforce Python Docstring Coverage Thresholds with interrogate

Measure Python docstring coverage and fail a docs-quality gate when code drops below an agreed threshold.

skillsource-agentskillexchangeskill-enforce-python-docstring-coverage-thresholds-with-interrogate+12
free
Skillq 0.45

Enforce policy-gated and auditable agent execution with LACP

Run Claude, Codex, and related coding-agent tasks through policy gates, evidence loops, and auditable execution tiers before risky work proceeds.

skillsource-agentskillexchangeskill-enforce-policy-gated-and-auditable-agent-execution-with-lacp+12
free
Skillq 0.45

Enforce package boundaries inside a Rails monolith before coupling spreads with Packwerk

Check a Rails codebase for dependency and visibility violations so domain boundaries stay reviewable instead of dissolving over time.

skillsource-agentskillexchangeskill-enforce-package-boundaries-inside-a-rails-monolith-before-coupling-spreads-with-packwerk+12
free
Skillq 0.45

Enforce local Git hook checks in JavaScript repos with Husky

Use Husky to wire pre-commit, pre-push, and commit-msg checks into a repo so agents and developers run the same local guardrails before changes leave the workstation.

skillsource-agentskillexchangeskill-enforce-local-git-hook-checks-in-javascript-repos-with-husky+12
free
Skillq 0.45

Enforce JavaScript and TypeScript dependency rules before architectural drift spreads with dependency-cruiser

Scan a JS or TS codebase for forbidden imports, circular dependencies, orphaned modules, and other dependency-rule violations before they turn into structural drift.

skillsource-agentskillexchangeskill-enforce-javascript-and-typescript-dependency-rules-before-architectural-drift-spreads-with-dependency-cruiser+12
free
Skillq 0.45

Enforce architectural import boundaries in Python codebases with Import Linter

Check whether a Python codebase still respects declared layered, independence, or forbidden import contracts.

skillsource-agentskillexchangeskill-enforce-architectural-import-boundaries-in-python-codebases-with-import-linter+12
free
Skillq 0.45

Encrypt and decrypt age secrets with hardware-backed YubiKey identities

Use age-plugin-yubikey when an agent needs age encryption tied to a physical YubiKey identity instead of software-only keys.

skillsource-agentskillexchangeskill-encrypt-and-decrypt-age-secrets-with-hardware-backed-yubikey-identities+12
free
Skillq 0.45

EmDash Full-Stack TypeScript CMS by Cloudflare

EmDash is an open-source, full-stack TypeScript CMS built on Astro and Cloudflare, designed as a spiritual successor to WordPress. It features sandboxed plugins, structured content via Portable Text, a built-in MCP server for AI agents, and runs on Cloudflare Workers, D1, and R2

skillsource-agentskillexchangeskill-emdash-full-stack-typescript-cms-cloudflare+12
free
Skillq 0.45

Embed bounded Claude Code sessions into Python automation with the Claude Agent SDK

Use the Claude Agent SDK for Python when an existing script or service needs to delegate scoped repo work to Claude Code and consume structured responses programmatically.

skillsource-agentskillexchangeskill-embed-bounded-claude-code-sessions-into-python-automation-with-the-claude-agent-sdk+12
free
Skillq 0.45

ElevenLabs Voiceover Generator for Long-Form Content

Splits blog posts or scripts into optimal chunks under ElevenLabs character limits, synthesizes each chunk using the v2 Multilingual model, and stitches MP3 segments together with pydub. Supports custom voice cloning via stored Voice IDs with per-segment stability and similarity

skillsource-agentskillexchangeskill-elevenlabs-voiceover-longform+12
free
Skillq 0.45

ElevenLabs Voice Cloning Agent

Clone and synthesize custom voices using the ElevenLabs API v2 with instant voice cloning. Manages voice library operations, text-to-speech generation with SSML markup, and audio stream output via the elevenlabs-python SDK.

skillsource-agentskillexchangeskill-elevenlabs-voice-cloning-agent+12
free
Skillq 0.45

Elementor Website Builder WordPress Visual Page Editor

Elementor is the visual drag-and-drop website builder plugin for WordPress maintained by Elementor, with more than 10 million active installs on WordPress.org. This skill is for agents that need to work with Elementor-powered pages, templates, sections, and widgets without treati

skillsource-agentskillexchangeskill-elementor-website-builder-wordpress-visual-page-editor+12
free