Nslookup reference tool. Use when working with nslookup in network contexts.
bytesagain
7 skills Unclaimed
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.
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.
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.
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.
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.
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.