query active

Search Skills

Find the perfect capability for your agent.

Results
4,166
matching skills for this query
Page
205
of 209 pages
Keyword
python
search by name, tag, or description
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

tic-tac-toe-cli

Implement or refactor the Python CLI tic-tac-toe game in this repo, including board model, move validation, win/draw logic, game loop, and bot behavior. Use when working on core gameplay modules or CLI entrypoints for this project.

VictorQian03
VictorQian03
tools
open
cli-tools
0

roku

CLI interface to control Roku devices via python-roku.

gumadeiras
gumadeiras
tools
open
cli-tools
0

python-cli-click

Patterns for building Click CLI applications with Rich output formatting, shell completion, and interactive pickers. Use when creating new CLI commands, adding shell completion, implementing interactive selection, or testing CLI functionality. Covers command groups, formatters, exit codes, and CliRunner testing.

co-labs-co
co-labs-co
tools
open
cli-tools
0

cli-creator

Create or extend Python command-line interfaces using Typer and wire them into pyproject.toml entry points. Use when asked to add a new CLI, add a subcommand, or expose a console script for a Python package, especially when pyproject.toml needs [project.scripts] updates or an empty directory needs full project initialization.

gordonwatts
gordonwatts
tools
open
debugging
0

profiling-nodejs-python

Comprehensive guide to CPU and memory profiling in Node.js and Python for identifying bottlenecks and optimizing performance

AmnadTaowsoam
AmnadTaowsoam
tools
open
debugging
0

python-best-practices

Python >=3.11 performance optimization guidelines. This skill should be used when writing, reviewing, or refactoring Python code to ensure optimal performance patterns. Triggers on tasks involving asyncio, data structures, memory management, serialization, concurrency, or Python performance optimization.

pproenca
pproenca
tools
open
debugging
0

ykc-parser

解析云快充充电桩通信协议报文,支持CRC16校验、多种帧类型解析、错误诊断,返回标准JSON格式。用于处理云快充协议V1.6的报文数据。

DaYePython
DaYePython
tools
open
debugging
0

ue5-vscode-debugger

Setup VSCode for F5 Python debugging in UE5 editor. Use when users need to (1) configure VSCode for UE5 Python debugging, (2) setup debugpy remote debugging workflow, (3) enable breakpoint debugging in UE5 Python scripts, or (4) create VSCode launch/task configurations for UE5.

chengdagong
chengdagong
tools
open
debugging
0

tui-debugger

Debug TUI (Text User Interface) applications through visual observation and semantic inspection. Use when: (1) debugging rendering issues in terminal UIs, (2) troubleshooting widget behavior or key bindings, (3) diagnosing data flow issues where updates aren't appearing in widgets, (4) investigating layout problems, (5) any TUI application debugging where you need to observe runtime state. Supports Textual (Python) with deep semantic inspection, and any TUI via mcp-tui-server visual observation.

get2knowio
get2knowio
tools
open
debugging
0

loguru

Python logging made (stupidly) simple. Focuses on a single, global logger with progressive disclosure to deep source understanding.

optivent
optivent
tools
open
debugging
0

debugging

Systematic approach to debugging Python code - use when user encounters errors or unexpected behavior

mandersogit
mandersogit
tools
open
debugging
0

optimizing-python-performance

Optimizes Python library performance through profiling (cProfile, PyInstrument), memory analysis (memray, tracemalloc), benchmarking (pytest-benchmark), and optimization strategies. Use when analyzing performance bottlenecks, finding memory leaks, or setting up performance regression testing.

wdm0006
wdm0006
tools
open
debugging
0

flask-reviewer

WHEN: Flask project review, Blueprint structure, extensions, request handling WHAT: Blueprint organization + Extension patterns + Request/response handling + Configuration + Testing WHEN NOT: FastAPI → fastapi-reviewer, Django → django-reviewer, General Python → python-reviewer

physics91
physics91
tools
open
debugging
0

sr22t-runway-brief

Calculate takeoff and landing performance for Cirrus SR22T at any runway. Input weather (winds, temp, altimeter) and runway data (elevation, heading, length) to get performance calculations, approach speeds, safety margins, and passenger briefing scripts. Use when evaluating runway feasibility, checking hot day performance, or analyzing unfamiliar airports.

Snergster
Snergster
tools
open
debugging
0

memory-leak-detector

Detect and fix memory leaks in Python and PyTorch code, especially matplotlib figures and unreleased tensors. This skill should be used during Phase 4 performance optimization when memory usage grows over time.

omriwen
omriwen
tools
open
debugging
0

python-performance

Use when profiling Python code, optimizing performance, implementing async patterns, or working with concurrent I/O - covers cProfile, line_profiler, asyncio patterns, and multiprocessing for CPU-bound tasks (plugin:dev-python@pproenca)

pproenca
pproenca
tools
open
Previous
Page 205 / 209
Next