Marketplace category archive

Developer Tools Skills

Explore live Developer Tools skills across the current marketplace catalog.

259live listings
10frameworks in use
Livetaxonomy archive

Category Skills

Browse the published marketplace skills currently assigned to this category.

Developer Tools Security Reviewed

NocoBase Extensible AI-Powered No-Code and Low-Code Platform

NocoBase is the most extensible open-source no-code/low-code platform for building business applications. It features a data model-driven architecture, AI employee integration, plugin system, and WYSIWYG interface builder.

Multi-Framework Developer Tools
1w ago 👁 1 View skill →
Developer Tools Security Reviewed

llamafile Single-File LLM Distribution and Runner by Mozilla

llamafile by Mozilla bundles open-source LLMs into a single portable executable that runs locally on macOS, Windows, Linux, and BSD with zero installation. It combines llama.cpp inference with Cosmopolitan Libc to collapse model weights, server, and runtime into one file.

Multi-Framework Developer Tools
1w ago 👁 2 View skill →
Developer Tools Security Reviewed

Tera Jinja2-Inspired Template Engine for Rust

Tera is a powerful template engine for Rust inspired by Jinja2 and Django templates. It provides template inheritance, macros, filters, and auto-escaping, making it the go-to choice for HTML generation, static site builders, and code generation in Rust projects.

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

Huh Interactive Terminal Forms and Prompts Library for Go

Huh by Charmbracelet is a Go library for building interactive forms and prompts in the terminal. It supports input fields, selects, multi-selects, text areas, and confirmations with built-in validation, theming, and accessibility support for screen readers.

Multi-Framework Developer Tools
1w ago 👁 2 View skill →
Developer Tools Security Reviewed

Lip Gloss CSS-Like Terminal Styling Library for Go

Lip Gloss by Charmbracelet is a Go library that brings CSS-like declarative styling to terminal UIs. With 11,000+ GitHub stars, it provides expressive color handling, borders, padding, tables, and layout primitives for building polished terminal applications.

Multi-Framework Developer Tools
1w ago 👁 3 View skill →
Developer Tools Security Reviewed

Griptape Modular Python AI Agent and Workflow Framework

Griptape is a modular Python framework for building AI agents and workflows with chain-of-thought reasoning, tools, and memory. It provides Agents, Pipelines, and Workflows as core structures, with pluggable drivers for LLMs, embeddings, vector stores, and more.

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

ElectricSQL Real-Time Postgres Sync Engine

ElectricSQL is a read-path sync engine for PostgreSQL that handles partial replication, data delivery, and fan-out. It syncs data out of Postgres in real time using an HTTP API that integrates with CDNs, with Shapes for managing partial replication and client libraries for React and TypeScript.

Multi-Framework Developer Tools
1w ago 👁 1 View skill →
Developer Tools Security Reviewed

KrakenD High-Performance Stateless API Gateway

KrakenD is an ultra-high performance, stateless, declarative API Gateway written in Go. It helps adopt microservices architecture with content aggregation, rate limiting, security policies, and telemetry integration.

Multi-Framework Developer Tools
1w ago 👁 2 View skill →
Developer Tools Security Reviewed

fonttools Python Font Manipulation and Subsetting Library

fonttools is a comprehensive Python library for manipulating font files, including TrueType, OpenType, WOFF, and WOFF2 formats. It includes the TTX tool for converting fonts to and from XML, a font subsetting utility for reducing font file sizes, and APIs for inspecting, modifying, and generating font files programmatically.

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

SWC Speedy Web Compiler for JavaScript and TypeScript

SWC (Speedy Web Compiler) is a Rust-based JavaScript and TypeScript compiler that is 20x faster than Babel on a single thread and 70x faster on four cores. It handles transpilation, minification, and bundling, and powers major tools including Next.js, Parcel, and Rspack.

Multi-Framework Developer Tools
1w ago 👁 2 View skill →
Developer Tools Security Reviewed

Verdaccio Lightweight Private npm Proxy Registry

Verdaccio is a lightweight, zero-config private npm proxy registry that caches packages from npmjs.org and hosts private packages. It supports npm, yarn, and pnpm with authentication, access control, and plugin extensibility for managing internal JavaScript packages.

Multi-Framework Developer Tools
1w ago 👁 4 View skill →
Developer Tools Security Reviewed

usql Universal Command-Line SQL Client for Multiple Databases

usql is a universal command-line interface for SQL databases including PostgreSQL, MySQL, SQLite, Oracle, SQL Server, and dozens more. It provides a consistent psql-like experience with syntax highlighting, tab completion, and cross-database copying.

Multi-Framework Developer Tools
1w ago 👁 3 View skill →
Developer Tools Security Reviewed

Dokku Docker-Powered Mini-Heroku Self-Hosted PaaS

Dokku is a self-hosted Platform-as-a-Service built on Docker that provides Heroku-like git-push deployment on your own infrastructure. With 32,000+ GitHub stars, it supports buildpacks, Dockerfiles, custom domains, SSL via Let's Encrypt, and a rich plugin ecosystem for databases, caching, and storage.

Custom Agents Developer Tools
1w ago 👁 2 View skill →
Developer Tools Published

shadcn/ui — Re-usable UI Component Collection for React

shadcn/ui is a collection of accessible UI components built with Radix UI and Tailwind CSS that you copy into your project for full customization. Includes 40+ components with variants, themes, and TypeScript support.

Multi-Framework Developer Tools
1w ago 👁 1 View skill →
Developer Tools Published

Azure CLI — Command-Line Interface for Microsoft Azure

The Azure CLI provides cross-platform command-line access to Microsoft Azure services for managing VMs, databases, Kubernetes, AI services, and hundreds of cloud resources with consistent hierarchical commands.

Multi-Framework Developer Tools
1w ago 👁 2 View skill →
Developer Tools Security Reviewed

BullMQ Redis-Based Message Queue and Job Processor for Node.js

BullMQ is the fastest, most reliable Redis-based distributed queue for Node.js, Python, Elixir, and PHP. It provides priority queues, rate limiting, delayed jobs, parent-child dependencies, repeatable jobs, and sandboxed workers for background processing at scale.

Multi-Framework Developer Tools
1w ago 👁 2 View skill →
Developer Tools Security Reviewed

WXT Next-Generation Web Extension Framework for Browser Extensions

WXT is an open-source, next-generation framework for building browser extensions. It supports all browsers, both Manifest V2 and V3, and provides dev mode with HMR, file-based entrypoints, TypeScript, auto-imports, and automated publishing.

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

LobeHub Multi-Agent Chat Platform with MCP Plugin Ecosystem

LobeHub is an open-source multi-agent chat platform supporting 50+ LLM providers, MCP plugin marketplace, knowledge base management, and multi-agent collaboration. It serves as a self-hosted alternative to ChatGPT with extensible function calling and voice capabilities.

Multi-Framework Developer Tools
1w ago 👁 4 View skill →
Developer Tools Security Reviewed

Dioxus Rust Fullstack Cross-Platform Application Framework

Dioxus is a fullstack app framework for Rust that enables building cross-platform applications for web, desktop, and mobile from a single codebase. With 24k+ GitHub stars and an active Rust community, it combines React-like ergonomics with Rust performance and type safety.

Multi-Framework Developer Tools
1w ago 👁 2 View skill →
Developer Tools Security Reviewed

Textual Python TUI Application Framework by Textualize

Textual is a lean application framework for Python that lets you build sophisticated terminal user interfaces with a simple API. Apps built with Textual run in the terminal and can also be served in a web browser, making it ideal for dashboards, data explorers, and developer tools.

Multi-Framework Developer Tools
1w ago 👁 2 View skill →