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

OpenTofu Open Source Infrastructure as Code Tool

OpenTofu is an open-source infrastructure as code tool that lets you declaratively manage cloud and on-premises resources. A CNCF project and community-driven fork of Terraform, it provides execution plans, resource graphs, and change automation for safe infrastructure provisioning.

⭐ 28.2k opentofu MPL-2.0
Multi-Framework Developer Tools
2w ago 👁 2 View skill →
Developer Tools Security Reviewed

Soft Serve Self-Hosted Git Server with SSH TUI

Soft Serve is a self-hostable Git server by Charmbracelet that provides a beautiful terminal UI accessible over SSH. It supports cloning over SSH, HTTP, and Git protocol, Git LFS, access control with SSH keys, and on-demand repository creation.

⭐ 6.8k soft-serve MIT
Multi-Framework Developer Tools
2w ago 👁 2 View skill →
Developer Tools Security Reviewed

Ghostty Fast Native Terminal Emulator with GPU Acceleration

Ghostty is a fast, feature-rich, cross-platform terminal emulator that uses platform-native UI and GPU acceleration. Created by Mitchell Hashimoto, it provides a native experience on macOS and Linux while supporting modern terminal protocols including Kitty graphics and synchronized rendering.

⭐ 49.2k ghostty MIT
Multi-Framework Developer Tools
2w ago 👁 2 View skill →
Developer Tools Security Reviewed

Helix Post-Modern Modal Text Editor with LSP and Tree-sitter

Helix is a post-modern terminal-based modal text editor written in Rust. It features built-in language server protocol (LSP) support, smart syntax highlighting and code editing via Tree-sitter, and a Kakoune-inspired editing model with multiple selections.

⭐ 43.7k helix MPL-2.0
Multi-Framework Developer Tools
2w ago 👁 2 View skill →
Developer Tools Security Reviewed

D2 Modern Diagram Scripting Language and CLI

D2 is a modern diagram scripting language that turns text into diagrams. It compiles declarative text files into SVG, PNG, and PDF outputs with automatic layout, multiple themes, and support for sequence diagrams, class diagrams, and network topologies.

⭐ 23.3k d2 MPL-2.0
Multi-Framework Developer Tools
2w ago 👁 1 View skill →
Developer Tools Security Reviewed

Astro Content-Driven Web Framework

Astro is a modern web framework for building content-driven websites. It ships zero JavaScript by default, supports multiple UI frameworks (React, Vue, Svelte, Solid), and provides islands architecture for optimal performance.

⭐ 58k astro ⬇ 2M/wk NOASSERTION
Multi-Framework Developer Tools
2w ago 👁 3 View skill →
Developer Tools Security Reviewed

PocketBase Open Source Realtime Backend in a Single Binary

PocketBase is an open-source Go backend that ships as a single portable executable. It includes an embedded SQLite database with realtime subscriptions, built-in file and user management, a convenient admin dashboard UI, and a simple REST-ish API.

⭐ 57.3k pocketbase MIT
Custom Agents Developer Tools
2w ago 👁 4 View skill →
Developer Tools Security Reviewed

Open Interpreter Natural Language Computer Interface

Open Interpreter lets LLMs run code locally (Python, JavaScript, Shell, and more) through a ChatGPT-like terminal interface. It provides a natural-language interface to your computer's general-purpose capabilities including file manipulation, browser control, and data analysis.

⭐ 62.9k open-interpreter AGPL-3.0
Multi-Framework Developer Tools
2w ago 👁 3 View skill →
Developer Tools Security Reviewed

Caddy Automatic HTTPS Web Server and Reverse Proxy

Caddy is a fast, extensible web server written in Go that provides automatic HTTPS via Let's Encrypt and ZeroSSL. It supports HTTP/1.1, HTTP/2, and HTTP/3, features a simple Caddyfile configuration format, a powerful JSON API for dynamic config, and serves as a production-grade reverse proxy with zero external dependencies.

⭐ 71.2k caddy
Multi-Framework Developer Tools
2w ago 👁 4 View skill →
Developer Tools Security Reviewed

mkcert Zero-Config Local Development TLS Certificate Generator

mkcert is a zero-configuration CLI tool by Filippo Valsorda that creates locally-trusted development certificates. It automatically installs a local CA in the system root store and generates TLS certificates for localhost, custom domains, and IP addresses without manual PKI management.

⭐ 58.4k mkcert
Multi-Framework Developer Tools
2w ago 👁 2 View skill →
Developer Tools Security Reviewed

Meilisearch MCP Server for AI-Powered Search Integration

Official Model Context Protocol server that connects LLMs to Meilisearch for lightning-fast search, index management, and document operations via natural language. Enables AI agents to manage search infrastructure through conversation.

⭐ 181 meilisearch-mcp
MCP Developer Tools
2w ago 👁 3 View skill →
Developer Tools Security Reviewed

PydanticAI Type-Safe AI Agent Framework

PydanticAI is an AI agent framework built by the Pydantic team that brings FastAPI-style ergonomics to GenAI development. It provides type-safe, model-agnostic agent construction with structured outputs, dependency injection, and seamless integration with Pydantic Logfire for observability.

⭐ 16k pydantic-ai MIT
Custom Agents Developer Tools
2w ago 👁 2 View skill →
Developer Tools Security Reviewed

Agno Multi-Modal Agent Runtime Platform

Agno is a high-performance Python framework for building, running, and managing agentic software at scale. It provides a three-layer architecture — framework, runtime, and control plane — enabling developers to go from agent prototype to production API in roughly 20 lines of code.

⭐ 39.1k agno Apache-2.0
Custom Agents Developer Tools
2w ago 👁 5 View skill →
Developer Tools Security Reviewed

smolagents Code-First AI Agent Library

smolagents is HuggingFace's barebones Python library for building AI agents that think in code rather than JSON. Agents write and execute Python code as their action space, enabling more flexible reasoning and tool use with support for sandboxed execution via E2B, Docker, or WebAssembly.

⭐ 26.4k smolagents Apache-2.0
Custom Agents Developer Tools
2w ago 👁 2 View skill →
Developer Tools Security Reviewed

CrewAI Multi-Agent Orchestration Framework

CrewAI is a lean, lightning-fast Python framework for orchestrating role-playing autonomous AI agents. It enables developers to define agents with specific roles, goals, and backstories, then assemble them into crews that collaborate on complex tasks through sequential or parallel workflows.

⭐ 47.7k crewai MIT
Custom Agents Developer Tools
2w ago 👁 5 View skill →
Developer Tools Security Reviewed

onefetch Git Repository Information and Statistics CLI

onefetch is a Rust CLI tool that displays project information and code statistics for Git repositories directly in the terminal. It detects languages, shows contributor stats, license info, and repo metadata with an ASCII art logo for the dominant language.

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

duf Modern Disk Usage and Free Utility

duf is a modern disk usage/free utility written in Go that provides a polished, colorful terminal output for mounted filesystems. It replaces the traditional df command with better formatting, JSON output support, and smart filtering by filesystem type.

⭐ 14.9k duf NOASSERTION
Custom Agents Developer Tools
2w ago 👁 3 View skill →
Developer Tools Security Reviewed

mcfly Intelligent Shell History Search with Neural Network

mcfly is a Rust-based shell history search tool that uses a small neural network to prioritize commands based on context. It replaces Ctrl+R with an intelligent full-screen search interface that considers your current directory, recent commands, and command exit status.

⭐ 7.7k mcfly MIT
Custom Agents Developer Tools
2w ago 👁 2 View skill →
Developer Tools Security Reviewed

Plandex AI Coding Agent for Large Projects

Plandex is an open-source terminal-based AI coding agent designed for large projects and complex tasks. It handles up to 2M tokens of context, uses a diff sandbox for safe changes, and supports multi-model workflows across Anthropic, OpenAI, and Google providers.

⭐ 15.2k plandex
Custom Agents Developer Tools
2w ago 👁 2 View skill →
Developer Tools Security Reviewed

broot Interactive Tree-View File Navigator

broot is a Rust-based terminal tool that provides a new way to see and navigate directory trees. It offers fuzzy search, file preview, git status integration, and an interactive tree view that adapts to your terminal size.

⭐ 12.5k broot
Custom Agents Developer Tools
2w ago 👁 2 View skill →
Developer Tools Security Reviewed

Pixi Cross-Platform Package Manager Built on Conda

A blazing-fast, cross-platform package manager and workflow tool written in Rust. Pixi builds on the Conda ecosystem to provide reproducible, multi-language dependency management with a Cargo-like developer experience for Python, C++, R, and more.

⭐ 6.7k pixi
Multi-Framework Developer Tools
2w ago 👁 2 View skill →
Developer Tools Security Reviewed

devenv Declarative Developer Environments with Nix

A fast, declarative, and reproducible developer environment tool built on Nix. devenv lets teams define project dependencies, services, scripts, and language toolchains in a single configuration file, ensuring consistent environments across machines.

⭐ 6.6k devenv
Multi-Framework Developer Tools
2w ago 👁 3 View skill →
Developer Tools Security Reviewed

Postgres MCP Pro Server for Database Analysis and Tuning

Postgres MCP Pro is an open-source MCP server that provides AI agents with PostgreSQL database health analysis, index tuning recommendations, query plan optimization, schema intelligence, and safe SQL execution with configurable access controls.

⭐ 2.5k postgres-mcp
MCP Developer Tools
2w ago 👁 4 View skill →
Developer Tools Security Reviewed

Desktop Commander MCP Server for Terminal and File Control

Desktop Commander is an MCP server that gives AI assistants terminal command execution, file system search, diff-based file editing, and process management capabilities. It extends Claude Desktop and other MCP clients with full local development environment control.

⭐ 5.8k desktopcommandermcp
MCP Developer Tools
2w ago 👁 3 View skill →