SKILL_MD
nslookup
by bytesagain
24

Nslookup reference tool. Use when working with nslookup in network contexts.

Safe-ishScanned
SKILL_MD
debugger
by bytesagain
20

Analyze errors, stack traces, and logs to diagnose root causes and suggest fixes. Use when debugging Python, Node.js, Go, or Bash errors, interpreting Kubernetes events, diagnosing Docker issues, or resolving database connection errors.

Coding / 软件开发Safe-ishScanned
SKILL_MD
repl
by bytesagain
15

Interactive REPL programming environments reference. Covers IPython magic commands, ptpython, Jupyter console for Python. Node.js REPL tricks, Deno, Ruby pry, Go gore, Rust evcxr. Online REPLs and REPL feature comparison.

Coding / 软件开发Safe-ishScanned
SKILL_MD
etcd
by bytesagain
15

etcd distributed key-value store reference. Backbone of Kubernetes. Covers key-value operations, watch for real-time updates, leases with TTL, atomic transactions, cluster setup, backup/restore, authentication, TLS, and Prometheus monitoring.

Coding / 软件开发Safe-ishScanned
SKILL_MD
seaborn
by bytesagain
15

Seaborn statistical visualization library reference. High-level Python plotting on Matplotlib. Covers scatter, line, histogram, KDE, box, violin, bar, heatmap, pairplot, regression, FacetGrid, themes, color palettes, and publication-quality export.

Coding / 软件开发Safe-ishScanned
SKILL_MD
gradio
by bytesagain
15

Gradio ML demo and web interface reference. Build shareable ML demos in Python. Covers Interface API, ChatInterface for LLMs, streaming, 50+ components, Blocks layout, event handlers, Hugging Face Spaces deployment, and auto-generated REST API.

Coding / 软件开发Safe-ishScanned
SKILL_MD
dbeaver
by bytesagain
15

DBeaver universal database management tool reference. Covers connections with SSH tunneling, SQL editor shortcuts and templates, execution plans, ER diagrams, data transfer (import/export), query history, and schema comparison.

Data / 数据分析Safe-ishScanned