home/categories/cli-tools
category focus

CLI Tools

Powerful command-line interfaces and utilities.

1523 اسکلزall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
cli-tools
276

tui-download-setting

Generate and render a pixel-precise ASCII TUI Download Setting component with complete output blocks (TUI_RENDER, COMPONENT_SPEC, PENCIL_SPEC, PENCIL_BATCH_DESIGN) for Pencil MCP drawing workflows. Use when the user asks to create a download setting in a terminal UI, text-based interface, or Pencil MCP project.

partme-ai
partme-ai
tools
open
cli-tools
276

tui-no-network

Generate and render a pixel-precise ASCII TUI No Network component with complete output blocks (TUI_RENDER, COMPONENT_SPEC, PENCIL_SPEC, PENCIL_BATCH_DESIGN) for Pencil MCP drawing workflows. Use when the user asks to create a no network in a terminal UI, text-based interface, or Pencil MCP project.

partme-ai
partme-ai
tools
open
cli-tools
276

tui-changelog

Generate and render a pixel-precise ASCII TUI Changelog component with complete output blocks (TUI_RENDER, COMPONENT_SPEC, PENCIL_SPEC, PENCIL_BATCH_DESIGN) for Pencil MCP drawing workflows. Use when the user asks to create a changelog in a terminal UI, text-based interface, or Pencil MCP project.

partme-ai
partme-ai
tools
open
cli-tools
276

tui-cell

Generate and render a pixel-precise ASCII TUI Cell component with complete output blocks (TUI_RENDER, COMPONENT_SPEC, PENCIL_SPEC, PENCIL_BATCH_DESIGN) for Pencil MCP drawing workflows. Use when the user asks to create a cell in a terminal UI, text-based interface, or Pencil MCP project.

partme-ai
partme-ai
tools
open
cli-tools
276

tui-dropdown

Generate and render a pixel-precise ASCII TUI Dropdown component with complete output blocks (TUI_RENDER, COMPONENT_SPEC, PENCIL_SPEC, PENCIL_BATCH_DESIGN) for Pencil MCP drawing workflows. Use when the user asks to create a dropdown in a terminal UI, text-based interface, or Pencil MCP project.

partme-ai
partme-ai
tools
open
cli-tools
276

tui-count-down

Generate and render a pixel-precise ASCII TUI Countdown component with complete output blocks (TUI_RENDER, COMPONENT_SPEC, PENCIL_SPEC, PENCIL_BATCH_DESIGN) for Pencil MCP drawing workflows. Use when the user asks to create a countdown in a terminal UI, text-based interface, or Pencil MCP project.

partme-ai
partme-ai
tools
open
cli-tools
276

tui-circle-progress

Generate and render a pixel-precise ASCII TUI Circle Progress component with complete output blocks (TUI_RENDER, COMPONENT_SPEC, PENCIL_SPEC, PENCIL_BATCH_DESIGN) for Pencil MCP drawing workflows. Use when the user asks to create a circle progress in a terminal UI, text-based interface, or Pencil MCP project.

partme-ai
partme-ai
tools
open
cli-tools
276

tui-04x

Generate and render a pixel-precise ASCII TUI 04x Layout component with complete output blocks (TUI_RENDER, COMPONENT_SPEC, PENCIL_SPEC, PENCIL_BATCH_DESIGN) for Pencil MCP drawing workflows. Use when the user asks to create a grid layout in a terminal UI, text-based interface, or Pencil MCP project.

partme-ai
partme-ai
tools
open
cli-tools
276

tui-checkbox

Generate and render a pixel-precise ASCII TUI Checkbox component with complete output blocks (TUI_RENDER, COMPONENT_SPEC, PENCIL_SPEC, PENCIL_BATCH_DESIGN) for Pencil MCP drawing workflows. Use when the user asks to create a checkbox in a terminal UI, text-based interface, or Pencil MCP project.

partme-ai
partme-ai
tools
open
cli-tools
273

bear-notes

Create, search, and manage Bear notes via grizzly CLI.

eggent-ai
eggent-ai
tools
open
cli-tools
266

sentry-cli

Guide for using the Sentry CLI to interact with Sentry from the command line. Use when the user asks about viewing issues, events, projects, organizations, making API calls, or authenticating with Sentry via CLI.

pedronauck
pedronauck
tools
open
cli-tools
265

cli

Comprehensive R package for command-line interface styling, semantic messaging, and user communication. Use this skill when working with R code that needs to: (1) Format console output with inline markup and colors, (2) Display errors, warnings, or messages with cli_abort/cli_warn/cli_inform, (3) Show progress indicators for long-running operations, (4) Create semantic CLI elements (headers, lists, alerts, code blocks), (5) Apply themes and customize output styling, (6) Handle pluralization in user-facing text, (7) Work with ANSI strings, hyperlinks, or custom containers. Also use when migrating from base R message/warning/stop, debugging cli code, or improving existing cli usage.

posit-dev
posit-dev
tools
open
cli-tools
265

prompt-designer

Design and customize prompts for aish shell. Use when user wants to modify their shell prompt, describe desired prompt style, or switch between prompt themes. Triggers on keywords like "prompt", "提示符", "主题".

AI-Shell-Team
AI-Shell-Team
tools
open
cli-tools
265

r-cli-app

Build command-line apps in R using the Rapp package. Use when creating a CLI tool in R, adding argument parsing to an R script, turning an R script into a command-line app, shipping CLIs in an R package, or using Rapp (the alternative Rscript front-end). Also use for shebang scripts, exec/ directory in R packages, or subcommand-based R tools.

posit-dev
posit-dev
tools
open
cli-tools
261

terminal-output

Terminal output design system for swamp CLI commands. Use when creating or modifying any CLI command output, render function, or presentation layer code. Ensures consistent formatting, coloring, and structure across all swamp commands in both "log" (human-readable) and "json" (structured) output modes. Triggers on output files in src/presentation/output/, render functions, writeOutput usage, OutputMode handling, or any CLI command that produces terminal output.

systeminit
systeminit
tools
open
cli-tools
260

packmind-create-command

Guide for creating reusable commands via the Packmind CLI. This skill should be used when users want to create a new command that captures multi-step workflows, recipes, or task automation for distribution to Claude.

PackmindHub
PackmindHub
tools
open
cli-tools
260

packmind-create-command

Guide for creating reusable commands via the Packmind CLI. This skill should be used when users want to create a new command that captures multi-step workflows, recipes, or task automation for distribution to Cursor.

PackmindHub
PackmindHub
tools
open
cli-tools
260

packmind-create-command

Guide for creating reusable commands via the Packmind CLI. This skill should be used when users want to create a new command that captures multi-step workflows, recipes, or task automation for distribution to CoPilot.

PackmindHub
PackmindHub
tools
open
cli-tools
260

codex-review

Run AI-powered code review using the codex CLI. Use when the user asks to "codex review", "run codex review", or "review a commit with codex".

tobihagemann
tobihagemann
tools
open
cli-tools
256

domain-cli

Use when building CLI tools. Keywords: CLI, command line, terminal, clap, structopt, argument parsing, subcommand, interactive, TUI, ratatui, crossterm, indicatif, progress bar, colored output, shell completion, config file, environment variable, 命令行, 终端应用, 参数解析

ZhangHanDong
ZhangHanDong
tools
open
cli-tools
249

steer

macOS GUI automation CLI. Use steer to see the screen, click elements, type text, send hotkeys, scroll, drag, manage windows and apps, run OCR on Electron apps, and wait for UI conditions.

disler
disler
tools
open
cli-tools
248

phx-intro

Walk through the Elixir/Phoenix plugin commands, workflow, and features in 6 interactive sections. Use when a new user wants to learn what the plugin offers or needs a refresher on available commands.

oliver-kriska
oliver-kriska
tools
open
cli-tools
247

browsing-with-playwright

Browser automation using Playwright MCP. Navigate websites, fill forms, click elements, take screenshots, and extract data. Use when tasks require web browsing, form submission, web scraping, UI testing, or any browser interaction. NOT when only fetching static content (use curl/wget instead).

aiskillstore
aiskillstore
tools
open
cli-tools
246

sindresorhus-log-update

Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc. ALWAYS use when writing code importing "log-update". Consult for debugging, best practices, or modifying log-update, log update.

skilld-dev
skilld-dev
tools
open
Previous
Page 17 / 64
Next