Marketplace category archive

Developer Tools Skills

Explore live Developer Tools skills across the current marketplace catalog.

261live listings
10frameworks in use
Livetaxonomy archive

Category Skills

Browse the published marketplace skills currently assigned to this category.

Developer Tools Security Reviewed

VS Code Extension Scaffolder

Scaffolds VS Code extensions using the vscode-extension API with TypeScript, including commands, webview panels, language servers via LSP, and custom tree view providers.

Cursor Developer Tools
3w ago 👁 3 View skill →
Developer Tools Security Reviewed

Webpack Bundle Analyzer Agent

Analyzes webpack bundle composition using webpack-bundle-analyzer and source-map-explorer APIs. Identifies duplicate dependencies and suggests tree-shaking optimizations with specific import rewrites.

Cursor Developer Tools
3w ago 👁 3 View skill →
Developer Tools Security Reviewed

ESLint Rule Generator Agent

Generates custom ESLint rules from natural language descriptions using the ESLint RuleTester API and AST selectors. Integrates with typescript-eslint parser for TypeScript-aware linting.

Claude Code Developer Tools
3w ago 👁 3 View skill →
Developer Tools Security Reviewed

Terraform Module Scaffolder

Scaffolds Terraform modules using the HCL SDK with provider schema introspection and automatic variable extraction. Generates documentation via terraform-docs API, validates with tflint rules, and publishes to Terraform Registry via API.

Custom Agents Developer Tools
3w ago 👁 2 View skill →
Developer Tools Security Reviewed

PostgreSQL Query Optimizer Agent

Optimizes PostgreSQL queries using EXPLAIN ANALYZE output parsing with pg_stat_statements extension data. Suggests index creation via HypoPG hypothetical index simulator and validates query plans against pg_hint_plan directives.

OpenClaw Developer Tools
3w ago 👁 7 View skill →
Developer Tools Security Reviewed

NPM Package Auditor

Audits NPM packages using the NPM Registry API with dependency tree resolution and vulnerability scanning via OSV.dev API. Generates SBOM in CycloneDX format and checks license compliance against SPDX expression parser.

MCP Developer Tools
3w ago 👁 3 View skill →
Developer Tools Security Reviewed

VS Code Extension Debugger

Debugs VS Code extensions using the Debug Adapter Protocol (DAP) with breakpoint management and variable inspection. Integrates with VS Code Extension API for webview debugging and uses Chrome DevTools Protocol for renderer process analysis.

Claude Code Developer Tools
3w ago 👁 3 View skill →
Developer Tools Security Reviewed

Docker Compose Stack Builder

Builds multi-service Docker Compose stacks using Docker Engine SDK for Python with automatic health check configuration and network isolation. Validates compose files against the Compose Specification v2.x and generates .env templates.

Gemini Developer Tools
3w ago 👁 2 View skill →
Developer Tools Security Reviewed

Nginx Error Log Parser

Parses nginx error.log and access.log files using pattern matching for 5xx status codes, upstream timeouts, and SSL handshake failures. Correlates error spikes with nginx -T configuration dumps to identify misconfigured proxy_pass and keepalive settings.

Custom Agents Developer Tools
3w ago 👁 2 View skill →
Developer Tools Security Reviewed

PostgreSQL Query Plan Analyzer

Executes EXPLAIN ANALYZE BUFFERS on slow PostgreSQL queries and parses the plan tree for sequential scans, nested loop joins, and sort spills. Integrates with pg_stat_statements for identifying top resource-consuming queries.

MCP Developer Tools
3w ago 👁 6 View skill →
Developer Tools Security Reviewed

Kubernetes Pod Crash Diagnostics

Runs kubectl describe pod, kubectl logs --previous, and kubectl get events to diagnose CrashLoopBackOff and OOMKilled pods. Parses container exit codes, resource limits, and liveness probe configurations for root cause analysis.

Custom Agents Developer Tools
3w ago 👁 3 View skill →
Developer Tools Security Reviewed

n8n GitHub Issue-to-Jira Ticket Automator

Deploys an n8n workflow via the n8n REST API using the GitHub Trigger node to capture new issue events and transform them into Jira tickets via the Jira Cloud REST API. Labels, priority mappings, and assignee routing rules are configured using n8n's Function node with custom JavaScript.

Codex Developer Tools
3w ago 👁 2 View skill →
Developer Tools Security Reviewed

DynamoDB Manager

DynamoDB Manager is built around Amazon DynamoDB NoSQL database. The underlying ecosystem is represented by aws/aws-sdk-js-v3 (3,594+ GitHub stars). It gives an agent a more technical and reliable way to work with the tool than a thin one-line wrapper, using stable interfaces like tables, GSIs, queries, scans, streams, conditional writes, TTL and preserving the operational […]

Custom Agents Developer Tools
3w ago 👁 8 View skill →
Developer Tools Security Reviewed

Supabase MCP Server

Supabase MCP Server is built around Supabase developer platform. The underlying ecosystem is represented by supabase/supabase (99,546+ GitHub stars). It gives an agent a more technical and reliable way to work with the tool than a thin one-line wrapper, using stable interfaces like PostgREST, Auth, Storage, Realtime, Edge Functions, RLS and preserving the operational context […]

MCP Developer Tools
3w ago 👁 6 View skill →
Developer Tools Security Reviewed

SQLite Analyst

SQLite Analyst is built around SQLite embedded database. The underlying ecosystem is represented by WiseLibs/better-sqlite3 (7,041+ GitHub stars). It gives an agent a more technical and reliable way to work with the tool than a thin one-line wrapper, using stable interfaces like local .db files, SQL queries, schema inspection, FTS, WAL, query plans and preserving […]

MCP Developer Tools
3w ago 👁 6 View skill →
Developer Tools Security Reviewed

MongoDB MCP Server

MongoDB MCP Server is built around MongoDB document database. The underlying ecosystem is represented by mongodb/node-mongodb-native (10,180+ GitHub stars). It gives an agent a more technical and reliable way to work with the tool than a thin one-line wrapper, using stable interfaces like collections, aggregation pipeline, indexes, Atlas, change streams, schema inspection and preserving the […]

MCP Developer Tools
3w ago 👁 6 View skill →
Developer Tools Security Reviewed

Redis MCP Server

Redis MCP Server is built around Redis in-memory datastore. The underlying ecosystem is represented by redis/redis (73,523+ GitHub stars). It gives an agent a more technical and reliable way to work with the tool than a thin one-line wrapper, using stable interfaces like keys, hashes, TTLs, streams, pub/sub, sorted sets, locks and preserving the operational […]

MCP Developer Tools
3w ago 👁 5 View skill →
Developer Tools Security Reviewed

MySQL Query Agent

MySQL Query Agent is built around MySQL relational database. The underlying ecosystem is represented by sidorares/node-mysql2 (4,348+ GitHub stars). It gives an agent a more technical and reliable way to work with the tool than a thin one-line wrapper, using stable interfaces like SQL queries, INFORMATION_SCHEMA, EXPLAIN, indexes, transactions, replication basics and preserving the operational […]

MCP Developer Tools
3w ago 👁 10 View skill →
Developer Tools Security Reviewed

LlamaIndex Agent

LlamaIndex Agent is built around LlamaIndex framework for LLM data access. The underlying ecosystem is represented by run-llama/llama_index (47,942+ GitHub stars). It gives an agent a more technical and reliable way to work with the tool than a thin one-line wrapper, using stable interfaces like indexes, readers, retrievers, query engines, agents, embeddings, nodes and preserving […]

⭐ 48.6k llamaindex
Custom Agents Developer Tools
3w ago 👁 13 View skill →
Developer Tools Security Reviewed

Devcontainer Setup Agent

Devcontainer Setup Agent is built around Docker container platform. The underlying ecosystem is represented by moby/moby (71,560+ GitHub stars). It gives an agent a more technical and reliable way to work with the tool than a thin one-line wrapper, using stable interfaces like Docker Engine API, Dockerfiles, docker compose, image builds, registries and preserving the […]

Claude Code Developer Tools
3w ago 👁 8 View skill →
Developer Tools Security Reviewed

Obsidian Vault Manager

Obsidian Vault Manager is built around HashiCorp Vault secrets platform. The underlying ecosystem is represented by hashicorp/vault (35,266+ GitHub stars). It gives an agent a more technical and reliable way to work with the tool than a thin one-line wrapper, using stable interfaces like KV v2, policies, leases, tokens, transit, dynamic secrets and preserving the […]

Custom Agents Developer Tools
3w ago 👁 8 View skill →
Developer Tools Security Reviewed

Linear Issue Manager

Linear Issue Manager is built around GraphQL API ecosystem. The underlying ecosystem is represented by graphql/graphql-js (20,335+ GitHub stars). It gives an agent a more technical and reliable way to work with the tool than a thin one-line wrapper, using stable interfaces like queries, mutations, schema introspection, fragments, pagination, subscriptions and preserving the operational context […]

Custom Agents Developer Tools
3w ago 👁 7 View skill →
Developer Tools Security Reviewed

Jira Advanced Query Agent

Jira Advanced Query Agent is built around Jira issue tracking platform. It gives an agent a more technical and reliable way to work with the tool than a thin one-line wrapper, using stable interfaces like JQL, issues, workflows, comments, transitions, custom fields, sprint APIs and preserving the operational context that matters for real tasks. The […]

Custom Agents Developer Tools
3w ago 👁 9 View skill →
Developer Tools Security Reviewed

Notion Workspace Agent

Notion Workspace Agent is built around Notion workspace and database platform. The underlying ecosystem is represented by makenotion/notion-sdk-js (5,562+ GitHub stars). It gives an agent a more technical and reliable way to work with the tool than a thin one-line wrapper, using stable interfaces like pages, databases.query, blocks.children, properties, relations, pagination and preserving the operational […]

Custom Agents Developer Tools
3w ago 👁 6 View skill →