CLI Tools

Command line utilities

Showing 5281-5304 of 8207 skills
lbajsarowicz

warden-dev

by lbajsarowicz

Manage Docker-based local development environments with Warden. Use when setting up PHP/Node projects (Magento, Laravel, Symfony, WordPress, Drupal), importing databases, running shell commands, debugging with Xdebug, or managing Docker services. Triggers on "warden", "local environment", "docker-compose wrapper", "database import", "shell access".

CLI Tools 3 4mo ago
trotsky1997

github-cli

by trotsky1997

Comprehensive guide for using GitHub CLI (gh) to interact with GitHub from the command line. Use when (1) Managing GitHub repositories, issues, pull requests, or releases from terminal, (2) Automating GitHub workflows in scripts, (3) Creating or managing pull requests, (4) Working with GitHub issues, (5) Creating releases or managing repository operations, (6) Integrating GitHub operations into development workflows, (7) Using GitHub CLI commands in automation scripts

CLI Tools 6 5mo ago
serkan-ozal

browser-devtools-cli

by serkan-ozal

Automates browser interactions using Playwright for web testing, debugging, and automation. Use when the user needs to navigate websites, take screenshots, fill forms, click elements, extract page content (HTML/text), audit accessibility (ARIA/AX tree), measure Web Vitals performance, monitor console logs and HTTP requests, mock API responses, execute JavaScript in browser, inspect React components, compare UI with Figma designs, or perform non-blocking debugging with tracepoints, logpoints, and exception monitoring.

Accessibility 6 3mo ago
Nymbo

hugging-face-evaluation-manager

by Nymbo

Add and manage evaluation results in Hugging Face model cards. Supports extracting eval tables from README content, importing scores from Artificial Analysis API, and running custom model evaluations with vLLM/lighteval. Works with the model-index metadata format.

CLI Tools 6 5mo ago
psylch

quark-download

by psylch

Search, validate, and save cloud drive resources via PanSou aggregation API and local Quark desktop APP integration. This skill should be used when the user wants to find and download resources from cloud drives (网盘资源搜索下载), especially when they mention keywords like "搜资源", "找片", "下载", "网盘", "夸克", "quark", "panso", "盘搜". Requires Quark desktop APP running and logged in with membership.

CLI Tools 6 3mo ago
yebot

Backlog.md CLI Quick Reference Skill

by yebot

Quick reference for Backlog.md CLI with critical file naming rules and workflow patterns

Automation 6 6mo ago
iceleaf916

remote-troubleshoot

by iceleaf916

Structured remote server troubleshooting workflow that follows investigation-only practices until user approval. Use when Claude needs to diagnose issues on remote SSH-accessible servers including k8s clusters, bare metal, and containerized services. Covers service/port access problems, configuration issues, service startup failures, and performance/resource issues. Emphasizes creating helper scripts on remote server, obtaining user approval before fixes, script-based repairs, and generating comprehensive analysis reports.

CLI Tools 6 4mo ago
trotsky1997

python-debugging

by trotsky1997

Toolkit for AI agents to debug Python code autonomously without IDE support. Use when agent needs to debug code, insert breakpoints programmatically, analyze execution state, test hypotheses, or automate debugging workflows. Supports pdb, ipdb, debugpy with programmatic breakpoint insertion, conditional breakpoints, AST-based breakpoint suggestions, and automated debugging workflows for agents.

Agents 6 5mo ago
troykelly

error-recovery

by troykelly

Use when encountering failures - assess severity, preserve evidence, execute rollback decision tree, and verify post-recovery state

CLI Tools 6 5mo ago
serkan-ozal

observability

by serkan-ozal

Monitor and debug web and Node.js applications using OpenTelemetry, console logs, network requests, and distributed tracing. Use when the user asks about distributed tracing, correlating frontend/backend requests, OpenTelemetry, Jaeger, or monitoring application behavior.

CLI Tools 6 3mo ago
kevintsai1202

SkillsMP API

by kevintsai1202

Search and discover AI skills from the SkillsMP marketplace

CLI Tools 6 4mo ago
troykelly

milestone-management

by troykelly

Use for time-based grouping of issues into delivery phases. Creates, updates, and tracks milestones, associates issues and epics, monitors progress toward milestone completion.

API Dev 6 5mo ago
trotsky1997

pixi

by trotsky1997

Comprehensive guide for using Pixi, a fast and reproducible package management tool for Python, Rust, C/C++, and other languages. Use when (1) Managing Python project dependencies and environments, (2) Setting up reproducible development environments with conda and PyPI packages, (3) Creating cross-platform task runners and build pipelines, (4) Managing multiple isolated environments for testing and development, (5) Installing and managing global CLI tools, (6) Building and packaging conda packages, (7) Working with mixed conda and PyPI dependencies, (8) Setting up CI/CD pipelines with reproducible environments

Automation 6 5mo ago
serkan-ozal

react-debugging

by serkan-ozal

Debug React applications by inspecting components, props, and the component tree. Use when the user is debugging React apps, wants to inspect component props/state, find which component renders an element, or understand the React component hierarchy.

Auth 6 4mo ago
copyleftdev

hashimoto-cli-ux

by copyleftdev

Design CLI tools in the style of Mitchell Hashimoto, founder of HashiCorp. Emphasizes consistent command patterns, helpful error messages, progressive disclosure, and machine-readable output. Use when building command-line tools that developers will love.

CLI Tools 6 4mo ago
yebot

cli-guide

by yebot

SIMBL CLI command reference and usage guide. Use when working with SIMBL tasks or needing CLI syntax reference.

Automation 6 6mo ago
yebot

backlog-workflow

by yebot

Expert knowledge for working with Backlog.md task management. Use when managing tasks, organizing epics, handling dependencies, or tracking project progress. Automatically applies Backlog.md best practices.

Automation 6 6mo ago
yebot

Jira Workflow Transitions Skill

by yebot

Establish team norms around transitions

Automation 6 6mo ago
felixzhang-glitch

aliyun-cli

by felixzhang-glitch

"将用户请求转换为可执行的原生 aliyun CLI 命令并运行,覆盖 OpenAPI 调用(aliyun product operation)、credential/profile 管理(aliyun configure ...),以及 aliyun ossutil、aliyun otsutil 等 utility command。适用于通过 Aliyun CLI 查询、变更或排查 Alibaba Cloud 资源,尤其是需要先查本地 help、定位 product/operation、处理 profile、region、endpoint、version、dryrun,并在失败后按有限重试策略收敛的场景。"

API Dev 6 3mo ago
galihcitta

code-reviewer

by galihcitta

Comprehensive code review skill for TypeScript, JavaScript, Python, Swift, Kotlin, Go. Includes automated code analysis, best practice checking, security scanning, and review checklist generation. Use when reviewing pull requests, providing code feedback, identifying issues, or ensuring code quality standards.

Automation 6 5mo ago
yebot

learning-taxonomy

by yebot

Expert knowledge for categorizing learnings and routing them to appropriate improvement targets. Use when analyzing session learnings to determine where context improvements should be applied.

CLI Tools 6 6mo ago
Nymbo

music-downloader

by Nymbo

This skill should be used when users need to download audio or music from online platforms like YouTube, SoundCloud, Spotify, or other streaming services. It provides yt-dlp and spotdl command templates for high-quality audio extraction, playlist downloads, metadata embedding, and multi-platform support.

CLI Tools 6 5mo ago
trotsky1997

pypi-publisher

by trotsky1997

Comprehensive guide for publishing Python packages to PyPI. Use when (1) Publishing new Python packages to PyPI, (2) Updating existing packages with new versions, (3) Troubleshooting PyPI upload errors, (4) Setting up automated publishing workflows, (5) Managing version numbers and package metadata, (6) Using API tokens for secure publishing, (7) Testing packages before production release, or any PyPI publishing tasks.

CLI Tools 6 5mo ago
serkan-ozal

debugging

by serkan-ozal

Debug web and Node.js applications using console inspection, network analysis, and non-blocking code debugging. Use when the user reports bugs, wants to debug JavaScript (browser or backend), inspect network requests, troubleshoot page/API issues, trace function calls, or monitor exceptions.

Auth 6 3mo ago