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
0

gluegun-patterns

Gluegun CLI toolkit patterns for TypeScript-powered command-line apps. Use when building CLI tools, creating command structures, implementing template systems, filesystem operations, HTTP utilities, prompts, or plugin architectures with Gluegun.

vanman2024
vanman2024
tools
open
cli-tools
0

agentic-jumpstart-performance

Performance optimization guidelines for Rust CLI tools. Covers efficient command execution, parallel processing, lazy initialization, allocation minimization, config parsing, and build optimizations for cross-platform CLI applications.

bearbinary
bearbinary
tools
open
cli-tools
0

ptk-buffer

This skill should be used when the user asks about "prompt_toolkit Buffer", "Document", "cursor position", "text manipulation", "BufferControl", "text editing", "undo/redo", "selection", "copy paste", or needs to handle text input and manipulation in prompt_toolkit applications.

willibrandon
willibrandon
tools
open
cli-tools
0

oclif-patterns

Enterprise CLI patterns using oclif framework with TypeScript. Use when building oclif CLIs, creating plugins, implementing commands with flags/args, adding auto-documentation, testing CLI commands, or when user mentions oclif, enterprise CLI, TypeScript CLI, plugin system, or CLI testing.

vanman2024
vanman2024
tools
open
cli-tools
0

parsing

Use the lean4-parser library for parsing structured input. Invoke when implementing parsers for AoC puzzles or other text processing tasks in Lean.

kim-em
kim-em
tools
open
cli-tools
0

cli-todo-ui

Build modern, interactive terminal-based todo applications with beautiful UI/UX using Python's Textual framework. Use when building CLI todo apps, task managers, or interactive terminal interfaces that require menu-driven flows, visual polish (colors, icons, tables), keyboard shortcuts, mouse support, and professional developer experience. Ideal for hackathons and rapid prototyping of terminal UIs.

marjan-ahmed
marjan-ahmed
tools
open
cli-tools
0

add-module

Create new demo or utility modules following CLY project patterns. Use when adding TUI demonstration modules to modules/demo/ or utility modules to modules/, following Bubbletea/Bubbles conventions with proper Cobra CLI integration.

yurifrl
yurifrl
tools
open
cli-tools
0

silent-execution

Automatically wraps verbose commands (pytest, ruff, builds) with silent execution for context-efficient output. Use this proactively when running tests, linters, formatters, or build commands to minimize context usage while preserving error information.

elliotsteene
elliotsteene
tools
open
cli-tools
0

watch

Launch the Karkinos TUI to monitor worker progress in a new terminal window.

schmug
schmug
tools
open
cli-tools
0

create-cli

Design command-line interface parameters and UX: arguments, flags, subcommands, help text, output formats, error messages, exit codes, prompts, config/env precedence, and safe/dry-run behavior. Use when you’re designing a CLI spec (before implementation) or refactoring an existing CLI’s surface area for consistency, composability, and discoverability.

ivanov-i
ivanov-i
tools
open
cli-tools
0

codex

**Use this in every interaction** for validating implementation plans and todos, brainstorming before coding, creating TodoWrite todos for checklists, and reviewing work for completeness, clarity, and alignment with design goals - describes Codex cli usage including non-interactive exec mode, prompting guardrails, and operational checklists for reliable Codex sessions

tomnagengast
tomnagengast
tools
open
cli-tools
0

argparse-patterns

Standard library Python argparse examples with subparsers, choices, actions, and nested command patterns. Use when building Python CLIs without external dependencies, implementing argument parsing, creating subcommands, or when user mentions argparse, standard library CLI, subparsers, argument validation, or nested commands.

vanman2024
vanman2024
tools
open
cli-tools
0

carto-cli

Complete `carto` CLI reference commands - load me before any `carto` command

CartoDB
CartoDB
tools
open
cli-tools
0

rlang-conditions

Use when developing R packages that need to handle errors, warnings, and conditions properly. Covers: (1) cli_abort/cli_warn/cli_inform for throwing conditions with formatting, (2) Error call context with caller_env() and caller_arg(), (3) Input validation helpers that report the right function, (4) Error chaining with try_fetch() and parent argument, (5) Testing error conditions with testthat snapshots.

jsperger
jsperger
tools
open
cli-tools
0

charm-stack

Build terminal UIs with Bubbletea, Bubbles, Lipgloss, and Huh. Use when creating TUI applications, interactive forms, styled terminal output, or when user mentions Bubbletea, Bubbles, Lipgloss, Huh, Charm, or TUI development.

yurifrl
yurifrl
tools
open
cli-tools
0

clickup-cli-reference

Complete command reference for the ClickUp Framework CLI (cum) with all shortcuts, options, examples, and usage patterns

SOELexicon
SOELexicon
tools
open
cli-tools
0

canvas

**The primary skill for terminal TUI components.** Covers spawning, controlling, and interacting with terminal canvases. Use when displaying calendars, documents, or flight bookings.

edmundmiller
edmundmiller
tools
open
cli-tools
0

bash-install-utils

Install CLI utilities (zoxide, starship, carapace, bat, ripgrep, fd, xh) for Bash with proper integration. Use when user wants to set up these utilities for their bash environment.

austinjan
austinjan
tools
open
cli-tools
0

cli-ux-colorful

Design colorful CLI output with ANSI colors, syntax highlighting, status indicators, and terminal formatting. Use libraries like rich (Python) or chalk (Node.js). Use when designing CLI output, formatting terminal messages, or building command-line interfaces.

nikblanchet
nikblanchet
tools
open
cli-tools
0

fork-terminal-skill

Fork a terminal session to a new terminal window. Use this when the user requests 'fork terminal' or 'create a new terminal' or 'new terminal: <command>' or 'fork session: <command>'.

orakitine
orakitine
tools
open
cli-tools
0

creating-slash-commands

カスタムClaude Codeスラッシュコマンド(/command-name構文)を作成します。ユーザーが明示的にトリガーするワークフローを実装し、新鮮なコンテキストで実行します。頻繁に使うワークフローのショートカット、明示的なユーザートリガー、コマンド形式のインターフェースが必要な場合に使用してください。

sekka
sekka
tools
open
cli-tools
0

prompt-skill

Create interactive terminal prompts using questionary for user input. Use when building forms, selection menus, and confirmation dialogs.

maneeshanif
maneeshanif
tools
open
cli-tools
0

codex

Codex CLI 호출 스킬. 트리거: "codex로", "codex 써서", "codex한테", "with codex", "use codex" 암시적 트리거 (자동 제안): - PR/GitHub: "PR 만들어", "커밋하고 푸시", "create PR", "commit and push" - 실행/테스트: "테스트 돌려", "빌드해", "run tests", "build" - 완료 지향: "끝까지 해", "완성해", "finish it", "complete this" - 리팩터링: "리팩터", "성능 개선", "최적화", "refactor", "optimize" - 디버깅: "버그 잡아", "재현해봐", "fix bug", "debug" - 마이그레이션: "버전 올려", "의존성 업데이트", "upgrade", "migrate" - CI: "GitHub Actions", "CI 깨짐", "파이프라인 고쳐" Codex는 범용 에이전트로 분석, 설계, 구현, 리뷰 등 모든 작업을 수행할 수 있습니다. (단, 멀티모달 입력은 Gemini를 사용하세요)

e16tae
e16tae
tools
open
Previous
Page 59 / 64
Next