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
344

playwright

Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via `playwright-cli` or the bundled wrapper script.

Kxiandaoyan
Kxiandaoyan
tools
open
cli-tools
333

building-clis

Build professional command-line interfaces in Python, Go, and Rust using modern frameworks like Typer, Cobra, and clap. Use when creating developer tools, automation scripts, or infrastructure management CLIs with robust argument parsing, interactive features, and multi-platform distribution.

ancoleman
ancoleman
tools
open
cli-tools
322

playwright

Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via `playwright-cli` or the bundled wrapper script.

khaneliman
khaneliman
tools
open
cli-tools
320

macos-design-guidelines

Apple Human Interface Guidelines for Mac. Use when building macOS apps with SwiftUI or AppKit, implementing menu bars, toolbars, window management, or keyboard shortcuts. Triggers on tasks involving Mac UI, desktop apps, or Mac Catalyst.

ehmo
ehmo
tools
open
cli-tools
317

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.

nikolovlazar
nikolovlazar
tools
open
cli-tools
316

playwriter

Control the user's currently open Chrome tab through the Playwriter CLI (no new browser launch). Use when you need to inspect live UI state, run scripted browser actions, capture console output, or reproduce frontend issues directly in the user's tab.

brianlovin
brianlovin
tools
open
cli-tools
315

debugging-output-and-previewing-html-using-ray

Use when user says "send to Ray," "show in Ray," "debug in Ray," "log to Ray," "display in Ray," or wants to visualize data, debug output, or show diagrams in the Ray desktop application.

spatie
spatie
tools
open
cli-tools
304

linux-terminal-simulator

模拟 CentOS Linux 7 终端行为(含 Synopsys VCS/UVM 环境),仅输出代码块结果,不进行解释。

ECNU-ICALK
ECNU-ICALK
tools
open
cli-tools
304

python-tkinter-ccsds-packet-viewer

Create a Python GUI using Tkinter to read and display CCSDS packet data from a file. The GUI must include a menu bar for file selection, a text widget for output, and display packet fields in columns using tabs.

ECNU-ICALK
ECNU-ICALK
tools
open
cli-tools
304

python

编写基于OpenCV和PyAutoGUI的Python脚本,用于识别屏幕上的特定颜色区域(如绿色)和模板图像(如指示器),当指示器位于目标颜色区域内时自动执行鼠标右键点击,并支持热键开关控制。

ECNU-ICALK
ECNU-ICALK
tools
open
cli-tools
304

vs-code-extension-open-url-in-webview

Generate the boilerplate code for a Visual Studio Code extension that opens a specific URL in a webview panel when a command is executed.

ECNU-ICALK
ECNU-ICALK
tools
open
cli-tools
304

ibm-ps2-ms-dos-simulation

Simulates an IBM PS/2 Model 25-286 computer booting MS-DOS. Interprets user input as DOS commands and returns only the simulated output in a code block without commentary.

ECNU-ICALK
ECNU-ICALK
tools
open
cli-tools
304

create-transparent-click-through-tkinter-window

Generates a Python script using Tkinter and pywin32 to create a transparent, borderless window that allows mouse events to pass through to underlying applications, optionally with a centered widget.

ECNU-ICALK
ECNU-ICALK
tools
open
cli-tools
304

python-window-click-detection

Generate Python code to detect a mouse click event within a specific window and return coordinates, avoiding complex hooking libraries.

ECNU-ICALK
ECNU-ICALK
tools
open
cli-tools
304

python-tkinter

生成Python Tkinter代码,创建一个包含2个单选项的弹出窗口。窗口需初始化在屏幕居中,大小为屏幕尺寸的五分之一,点击确定按钮后返回选中的值。

ECNU-ICALK
ECNU-ICALK
tools
open
cli-tools
304

python-tkinter-gui-generator

生成可执行的Python Tkinter GUI代码,涵盖基础界面布局、控件交互、Excel数据校验重试逻辑以及非阻塞计时器开发。

ECNU-ICALK
ECNU-ICALK
tools
open
cli-tools
304

canvas-drawing-command-generator

Generates a single-file HTML and JavaScript solution to render custom vector graphics on an HTML Canvas using a specific text-based command language, adhering to strict parsing constraints to avoid runtime errors.

ECNU-ICALK
ECNU-ICALK
tools
open
cli-tools
304

remove-text-before-hash-delimiter

Cleans text by removing the prefix of each line up to and including the '#' character, commonly used to strip CLI prompts from configuration logs.

ECNU-ICALK
ECNU-ICALK
tools
open
cli-tools
304

c-stack-based-big-integer-addition

Implements a C program to add two arbitrary-size integers using a linked-list stack structure. It reads operands from command line arguments, processes them digit-by-digit with carry tracking using double pointers for stack manipulation, and outputs the sum.

ECNU-ICALK
ECNU-ICALK
tools
open
cli-tools
304

apple-music-cli-search-script

Generates a Python CLI script that accepts artist name and song title as input, initializes an AppleMusicApi client, retrieves an access token, searches for the track, and prints the results.

ECNU-ICALK
ECNU-ICALK
tools
open
Previous
Page 12 / 64
Next