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

fd Fast File Finder CLI

A fast and user-friendly alternative to the find command, written in Rust. fd provides intuitive syntax, regex and glob support, colorized output, parallel execution, and automatic .gitignore awareness.

⭐ 42.3k fd
Claude Code Developer Tools
2w ago 👁 3 View skill →
Developer Tools Security Reviewed

zoxide Smart Directory Navigation CLI

A smarter cd command written in Rust, inspired by z and autojump. zoxide learns your most-used directories and lets you jump to them with minimal keystrokes across all major shells.

⭐ 35.1k zoxide
Claude Code Developer Tools
2w ago 👁 2 View skill →
Developer Tools Security Reviewed

eza Modern File Listing CLI

A modern, maintained replacement for the ls command, written in Rust. eza provides colorized output, Git integration, tree views, symlink awareness, and extended attribute support in a single fast binary.

⭐ 20.9k eza
Claude Code Developer Tools
2w ago 👁 2 View skill →
Developer Tools Security Reviewed

VHS Terminal Session Recorder and GIF Generator

Create terminal session recordings as GIFs, videos, or images using VHS (charmbracelet/vhs). Write declarative .tape scripts that define typed commands, delays, and settings — then render pixel-perfect terminal demos automatically.

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

Task Taskfile Build Automation Runner

Automate build workflows with Task (go-task), a modern cross-platform task runner that uses YAML-based Taskfiles. Replaces Makefiles with a cleaner, simpler syntax for defining and running project commands.

⭐ 15.2k task
Claude Code Developer Tools
2w ago 👁 2 View skill →
Developer Tools Security Reviewed

grpcurl Command-Line gRPC Client

Like cURL but for gRPC servers. A command-line tool for interacting with gRPC services using server reflection or proto files, supporting unary calls, streaming, TLS, and metadata headers.

⭐ 12.5k grpcurl
Claude Code Developer Tools
2w ago 👁 8 View skill →
Developer Tools Security Reviewed

navi Interactive CLI Cheatsheet Tool

An interactive cheatsheet tool for the command line that lets you browse through commands and fill in argument values. Written in Rust with fuzzy search, community-maintained cheatsheet repos, and shell integration.

⭐ 16.9k navi
Claude Code Developer Tools
2w ago 👁 3 View skill →
Developer Tools Security Reviewed

delta Syntax-Highlighting Git Diff Pager

A syntax-highlighting pager for git diff, grep, and blame output built in Rust. Provides word-level diff highlighting, side-by-side views, line numbering, and theme support using the same syntax themes as bat.

⭐ 29.8k delta
Claude Code Developer Tools
2w ago 👁 3 View skill →
Developer Tools Security Reviewed

zx JavaScript Shell Script Runner

Write better shell scripts in JavaScript using Google's zx. Provides cross-platform wrappers around child_process with argument escaping, sensible defaults, and access to the full npm ecosystem for automation tasks.

⭐ 45.3k zx ⬇ 1.7M/wk
Claude Code Developer Tools
2w ago 👁 3 View skill →
Developer Tools Security Reviewed

Nushell Structured Data Shell

A modern shell that treats all input as structured data rather than plain text streams. Nushell provides built-in support for JSON, YAML, TOML, CSV, SQLite, and Excel, with typed pipelines that enable safe filtering, sorting, and transformation without string parsing.

⭐ 38.9k nushell ⬇ 1k/wk
Custom Agents Developer Tools
2w ago 👁 4 View skill →
Developer Tools Security Reviewed

Posting Terminal API Client

A modern, open-source HTTP client built as a terminal UI application. Posting provides a Postman-like experience entirely in the terminal, with keyboard-centric workflows, environment variables, syntax highlighting, and YAML-based request storage for version control.

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

sqlc Type-Safe SQL Code Generator

sqlc is a SQL compiler that generates type-safe Go, Python, Kotlin, and TypeScript code from plain SQL queries. You write SQL, run sqlc, and get fully typed data access functions with compile-time safety — no ORM, no reflection, no runtime query building.

⭐ 17.3k sqlc
Claude Code Developer Tools
2w ago 👁 3 View skill →
Developer Tools Security Reviewed

Lefthook Git Hooks Manager

Lefthook is a fast, dependency-free Git hooks manager written in Go that runs pre-commit, pre-push, and custom hook commands in parallel. It integrates with Node.js, Ruby, Python, and any other project type through a simple YAML configuration.

⭐ 7.9k lefthook ⬇ 1.6M/wk
Claude Code Developer Tools
2w ago 👁 5 View skill →
Developer Tools Security Reviewed

bat Syntax-Highlighting Cat Replacement

bat is a cat(1) clone written in Rust that adds syntax highlighting for over 200 languages, Git integration showing file modifications, automatic paging, and line numbering. It serves as a drop-in replacement for cat with enhanced readability for code and configuration files.

⭐ 57.9k bat
Claude Code Developer Tools
2w ago 👁 3 View skill →
Developer Tools Security Reviewed

fzf Command-Line Fuzzy Finder

fzf is a general-purpose command-line fuzzy finder written in Go. It works as an interactive filter for any list — files, command history, processes, git branches, bookmarks — using a fuzzy matching algorithm that tolerates omitted characters and typos.

⭐ 79.2k fzf
Claude Code Developer Tools
2w ago 👁 3 View skill →
Developer Tools Security Reviewed

ripgrep Recursive Regex Search Tool

ripgrep (rg) is a line-oriented search tool that recursively searches directories for regex patterns while respecting .gitignore rules. Written in Rust, it outperforms grep, ag, and ack on large codebases by significant margins and supports Unicode by default.

⭐ 61.7k ripgrep
Claude Code Developer Tools
2w ago 👁 3 View skill →
Developer Tools Security Reviewed

Atuin Shell History Database and Sync

Atuin replaces your existing shell history with a SQLite database that records additional context like exit codes, session IDs, working directories, and command durations. It provides encrypted cross-machine sync and a full-screen fuzzy search UI bound to Ctrl-R.

⭐ 28.9k atuin
Claude Code Developer Tools
2w ago 👁 3 View skill →
Developer Tools Security Reviewed

lazygit Terminal UI for Git Operations

A simple terminal user interface for git commands built with Go. lazygit provides interactive staging, rebasing, conflict resolution, and branch management through an intuitive TUI that replaces arcane git command sequences with keyboard-driven workflows.

⭐ 75.4k lazygit
Claude Code Developer Tools
2w ago 👁 3 View skill →
Developer Tools Security Reviewed

uv Ultra-Fast Python Package and Project Manager

uv is an extremely fast Python package and project manager written in Rust by Astral (creators of Ruff). It replaces pip, pip-tools, pipx, poetry, pyenv, virtualenv, and twine with a single tool that resolves and installs packages 10-100x faster.

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

pgroll PostgreSQL Zero-Downtime Schema Migration

pgroll is an open-source CLI tool by Xata that performs zero-downtime, reversible schema migrations for PostgreSQL. It uses the expand-and-contract pattern to keep old and new schema versions running simultaneously with automatic backfilling and instant rollback.

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

Repomix Codebase Context Packer for LLMs

Repomix packs an entire code repository into a single AI-friendly file optimized for LLM consumption. It provides token counting, security scanning via Secretlint, Tree-sitter-based code compression, and outputs in XML, Markdown, or plain text format.

⭐ 22.8k repomix ⬇ 54.8k/wk
Claude Code Developer Tools
2w ago 👁 16 View skill →
Developer Tools Security Reviewed

Gum Interactive Shell Script Toolkit

Gum by Charmbracelet is a tool for building glamorous shell scripts. It provides configurable terminal UI components (choose, confirm, input, filter, spin, table, format) that can be used directly from bash to create interactive, visually polished CLI experiences.

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

Just Command Runner

Just is a command runner written in Rust that provides a convenient way to save and run project-specific commands. It uses a justfile syntax inspired by Make but focused on running commands rather than building targets, with support for parameters, dependencies, and multi-language recipes.

⭐ 32.5k just
Claude Code Developer Tools
2w ago 👁 2 View skill →
Developer Tools Security Reviewed

Hyperfine Command-Line Benchmarking Tool

Benchmark command-line programs with statistical rigor using Hyperfine. Performs warmup runs, detects outliers, exports results in JSON/CSV/Markdown, and supports parameterized benchmarks for comparison.

⭐ 27.8k hyperfine
Claude Code Developer Tools
2w ago 👁 3 View skill →