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

FastMCP Python MCP Server and Client Framework

FastMCP is the standard Python framework for building Model Context Protocol servers, clients, and applications. It provides automatic schema generation, transport negotiation, and protocol lifecycle management, letting developers wrap Python functions into MCP-compliant tools with minimal boilerplate.

⭐ 24.2k fastmcp
MCP Developer Tools
2w ago 👁 5 View skill →
Developer Tools Security Reviewed

Supergateway MCP Transport Bridge

Supergateway enables running MCP stdio-based servers over SSE, WebSockets, or Streamable HTTP with a single command. Essential infrastructure for remote MCP server access, debugging, and connecting clients across network boundaries with Docker and OAuth support.

⭐ 2.5k supergateway ⬇ 88.6k/wk
MCP Developer Tools
2w ago 👁 3 View skill →
Developer Tools Security Reviewed

Trigger.dev TypeScript Background Jobs Platform

Trigger.dev is an open-source platform for building and deploying long-running background tasks, AI agents, and durable workflows in TypeScript. It provides managed infrastructure with retries, queues, real-time observability, and human-in-the-loop support.

⭐ 14.3k trigger.dev ⬇ 214.1k/wk
Custom Agents Developer Tools
2w ago 👁 2 View skill →
Developer Tools Security Reviewed

Goose Extensible AI Coding Agent by Block

An open-source, extensible AI agent from Block (formerly Square) that goes beyond code suggestions to install packages, execute commands, edit files, and run tests. Supports any LLM and extends via MCP servers for tool integration.

⭐ 33.9k goose
Custom Agents Developer Tools
2w ago 👁 3 View skill →
Developer Tools Security Reviewed

OpenCode Multi-Model AI Coding Agent CLI

An open-source terminal-native AI coding agent written in Go that supports 75+ LLMs including Claude, GPT, Gemini, and local models. Provides file editing, code generation, shell command execution, and project understanding without subscription fees.

⭐ 11.7k opencode
Custom Agents Developer Tools
2w ago 👁 3 View skill →
Developer Tools Security Reviewed

Gitoxide Pure Rust Git Implementation and Library

A complete, idiomatic Git implementation written in pure Rust, providing both a library (gix crate) for building Git-powered applications and CLI tools for repository operations. Prioritizes correctness, performance, and memory safety.

⭐ 11.1k gitoxide
Cursor Developer Tools
2w ago 👁 4 View skill →
Developer Tools Security Reviewed

git-absorb Automatic Fixup Commit Generator

Automatically generates fixup commits by analyzing staged changes and matching them to the correct ancestor commits. A Rust port of Facebook's hg absorb that eliminates manual interactive rebasing for review feedback.

⭐ 5.5k git-absorb
Claude Code Developer Tools
2w ago 👁 2 View skill →
Developer Tools Security Reviewed

gitu Magit-Inspired Terminal Git Interface

A fast terminal user interface for Git inspired by Emacs Magit, written in Rust. gitu provides keyboard-driven staging, committing, rebasing, stashing, and branch management with a discoverable which-key style help menu.

⭐ 2.7k gitu
Claude Code Developer Tools
2w ago 👁 4 View skill →
Developer Tools Security Reviewed

Litestream SQLite Streaming Replication

Litestream is a streaming replication tool for SQLite databases that continuously replicates changes to S3, Azure, GCS, SFTP, or local storage. Written in Go with 13k+ GitHub stars, it enables SQLite to be used as a production database with disaster recovery.

⭐ 13.4k litestream
OpenClaw Developer Tools
2w ago 👁 6 View skill →
Developer Tools Security Reviewed

Restic Fast Encrypted Backup Program

Restic is a fast, secure, and efficient backup program supporting local, SFTP, S3, Azure, GCS, and many other storage backends. Written in Go with 32k+ GitHub stars, it features deduplication, encryption, and snapshot-based incremental backups.

⭐ 32.9k restic
OpenClaw Developer Tools
2w ago 👁 4 View skill →
Developer Tools Security Reviewed

pgcli Interactive PostgreSQL Client with Autocompletion

pgcli is an interactive PostgreSQL CLI with context-aware autocompletion, syntax highlighting, and multi-line query editing. Part of the dbcli project with 13k+ GitHub stars, it makes database exploration and query writing dramatically more productive.

⭐ 13.1k pgcli
OpenClaw Developer Tools
2w ago 👁 3 View skill →
Developer Tools Security Reviewed

chezmoi Cross-Machine Dotfiles Manager

chezmoi manages dotfiles across multiple machines securely using a Git-backed source-of-truth model with templates, encryption, and cross-platform support. Written in Go with 18k+ GitHub stars, it handles machine-specific configs, secrets, and one-command bootstrap.

⭐ 18.9k chezmoi
OpenClaw Developer Tools
2w ago 👁 2 View skill →
Developer Tools Security Reviewed

Jujutsu Git-Compatible Version Control System

Jujutsu (jj) is a powerful Git-compatible version control system that reimagines VCS workflows with automatic rebasing, first-class conflict tracking, and operation-log undo. Built in Rust with 27k+ GitHub stars, it works directly on existing Git repositories.

⭐ 27.5k jj
OpenClaw Developer Tools
2w ago 👁 6 View skill →
Developer Tools Security Reviewed

Topgrade Universal System Package Updater

Topgrade is a CLI tool written in Rust that detects all package managers and updatable sources on your system and runs the appropriate update commands in one shot. It supports over 60 package managers including apt, brew, npm, pip, cargo, flatpak, snap, firmware updates, and more.

⭐ 3.6k topgrade
Custom Agents Developer Tools
2w ago 👁 3 View skill →
Developer Tools Security Reviewed

grex Regular Expression Generator from Test Cases

grex is a command-line tool and library that automatically generates regular expressions from user-provided test cases. Written in Rust with Python bindings, it produces the most specific regex that matches the given input, supporting Unicode 16.0, character class detection, quantifier notation, and case-insensitive matching.

⭐ 8.1k grex
Custom Agents Developer Tools
2w ago 👁 4 View skill →
Developer Tools Security Reviewed

Hurl Declarative HTTP Request Runner and Tester

Hurl is a command-line tool for running and testing HTTP requests defined in plain text files. Built on libcurl, it supports chaining multiple requests, capturing values, asserting responses with JSONPath and XPath, and integrating into CI/CD pipelines — making it ideal for API testing, integration testing, and endpoint validation.

⭐ 18.7k hurl
Custom Agents Developer Tools
2w ago 👁 6 View skill →
Developer Tools Security Reviewed

Freeze Code and Terminal Screenshot Generator

Freeze by Charmbracelet generates polished PNG and SVG images of code snippets and terminal output. It supports syntax highlighting for over 200 languages, configurable themes, shadows, padding, and window chrome styling.

⭐ 4.4k freeze
Custom Agents Developer Tools
2w ago 👁 6 View skill →
Developer Tools Security Reviewed

lsd Next-Generation ls Directory Listing Tool

lsd (LSDeluxe) is a modern rewrite of the classic ls command written in Rust, adding color coding, file-type icons via Nerd Fonts, tree view, and extensive formatting options while maintaining familiar ls command syntax.

⭐ 15.6k lsd
Custom Agents Developer Tools
2w ago 👁 15 View skill →
Developer Tools Security Reviewed

Volta JavaScript Toolchain Version Manager

Volta is a JavaScript toolchain manager written in Rust that pins Node.js, npm, and yarn versions per project. It provides fast, seamless tool switching without shims or shell hooks, ensuring every team member runs the exact same tool versions.

⭐ 12.9k volta
Custom Agents Developer Tools
2w ago 👁 2 View skill →
Developer Tools Security Reviewed

watchexec File Watcher and Command Re-Runner

watchexec is a standalone file-watching tool written in Rust that automatically executes commands when it detects file modifications. It respects .gitignore rules, coalesces rapid filesystem events, and works cross-platform without requiring any language runtime.

⭐ 6.9k watchexec
Custom Agents Developer Tools
2w ago 👁 3 View skill →
Developer Tools Security Reviewed

quicktype JSON Schema to Typed Code Generator

Generate strongly-typed models and serializers from JSON, JSON Schema, TypeScript, and GraphQL queries in 20+ programming languages. quicktype turns sample data into production-ready type definitions for Swift, C#, Go, Python, Rust, Java, Kotlin, and more.

⭐ 13.7k quicktype
Claude Code Developer Tools
2w ago 👁 4 View skill →
Developer Tools Security Reviewed

k6 Load Testing and Performance Benchmarking Tool

A modern open-source load testing tool from Grafana Labs, written in Go with JavaScript scripting. Enables developers to write performance tests as code, run HTTP/WebSocket/gRPC load tests, and integrate results with Grafana Cloud for analysis.

⭐ 30.3k k6
Custom Agents Developer Tools
2w ago 👁 5 View skill →
Developer Tools Security Reviewed

Glow Terminal Markdown Renderer

Glow is a terminal-based markdown reader by Charm that renders markdown files with syntax highlighting, word wrapping, and styled formatting directly in the CLI. It includes a TUI for browsing local markdown files and discovering documentation.

⭐ 24.1k glow
Custom Agents Developer Tools
2w ago 👁 4 View skill →
Developer Tools Security Reviewed

tRPC End-to-End Typesafe API Framework

tRPC enables developers to build fully typesafe APIs in TypeScript without schemas, code generation, or runtime bloat. The client infers server types directly, providing autocompletion for inputs, outputs, and errors. It supports request batching, subscriptions, and adapters for Next.js, Express, Fastify, and many other frameworks.

⭐ 39.9k trpc
Claude Code Developer Tools
2w ago 👁 2 View skill →