network-engineer

Diagnose network connectivity issues and configure load balancers, SSL/TLS, and CDNs.

1|1|Updated Aug 5, 2025
One-click install
npx skills add https://github.com/slantview/claude --skill network-engineer-slantview
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: network-engineer
Source: https://github.com/slantview/claude/tree/main/skills/network-engineer
Command: npx skills add https://github.com/slantview/claude --skill network-engineer-slantview

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses challenges related to network connectivity, performance, and security by providing expert-level diagnostics and configuration.

Core Features & Use Cases

  • Network Diagnostics: Troubleshoot DNS, connectivity, and latency issues.
  • Configuration: Set up load balancers, CDNs, and SSL/TLS.
  • Analysis: Analyze traffic patterns and network security.
  • Use Case: If users report slow loading times for a web application, this Skill can analyze traffic, check CDN configuration, and identify potential bottlenecks.

Quick Start

Use the network-engineer skill to debug DNS resolution for example.com.

Frequently Asked Questions about network-engineer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I troubleshoot network connectivity and DNS resolution issues?

Diagnose slow loading web applications by analyzing traffic patterns, checking CDN configuration, and identifying potential bottlenecks using network diagnostic tools like ping and curl.

How do I configure load balancers with Nginx, HAProxy, or ALB?

Configure load balancers with Nginx, HAProxy, or ALB by setting up network infrastructure components that distribute traffic, optimize performance, and manage SSL/TLS certificate termination.

Can I use this to manage SSL/TLS certificates and optimize CDN configuration?

Yes, you can manage SSL/TLS certificates and optimize CDN configuration to address network security and performance challenges for web applications.

What is the best way to analyze traffic patterns and network security group configurations?

The best way to analyze traffic patterns and network security group configurations is through in-depth analysis using tcpdump and expert-level diagnostics to resolve performance bottlenecks.

Why does my web application have slow loading times despite proper DNS resolution?

Slow loading times despite proper DNS resolution often indicate bottlenecks in CDN configuration, load balancing, or SSL/TLS termination, requiring in-depth traffic pattern analysis to resolve.