network-simulate
Description
I need to run a network simulation scenario to test QuDAG's P2P networking, routing, and dark addressing features.
Installation
claude install-skill https://github.com/ruvnet/QuDAG README
network-simulate
I need to run a network simulation scenario to test QuDAG's P2P networking, routing, and dark addressing features.
Simulation Parameters
**Scenario**: [Specify one of: basic_connectivity, partition, latency, byzantine, sybil_attack, routing_attack, dark_address_discovery, onion_routing, high_load, network_churn]
**Configuration**:
- undefined
Scenario Descriptions
Basic Connectivity
Test fundamental P2P connectivity and message propagation. Verify that nodes can discover peers, establish connections, and route messages efficiently.
Dark Address Discovery
Validate the dark addressing system where nodes use cryptographic addresses for anonymity. Test address resolution, anonymity preservation, and lookup performance.
Onion Routing
Simulate multi-layer encrypted routing where messages traverse through multiple relay nodes. Measure routing overhead, anonymity set size, and circuit construction time.
Sybil Attack
Test network resilience against Sybil attacks where adversaries create multiple fake identities. Monitor consensus integrity and network fragmentation.
Routing Attack
Simulate routing manipulation attacks where malicious nodes attempt to intercept or redirect messages. Evaluate routing accuracy and path diversity.
Performance Targets
The simulation should validate:
- undefined
Expected Metrics
Monitor and report:
- undefined
Analysis Focus
Based on the scenario, I should analyze:
- undefined
Please execute the network simulation in the QuDAG simulator and provide comprehensive results including topology analysis, performance metrics, security evaluation, and optimization recommendations.
Related Skills
Webapp Testing
When testing local web applications or verifying UI behaviorTest local web applications using Playwright for UI verification and debugging
Testing official #29
, [#52](https://github.com/affaan-m/everything-claude-code/issues/52), [#103](https://github.com/affaan-m/everything-claude-code/issues/103)). The behavior changed between Claude Code versions, leading to confusion. We now have a regression test to prevent this from being reintroduced.
Testing community Fix Issue
by metabase - Addresses GitHub issues by taking issue number as parameter, analyzing context, implementing solution, and testing/validating the fix for proper integration.
Testing community Pypict Test Design
Design comprehensive test cases using PICT (Pairwise Independent Combinatorial Testing) for optimized test suites
Testing community gstack
| 15,000+ | Garry Tan's exact Claude Code setup: 6 opinionated tools that serve as CEO, Eng Manager, Release Manager, and QA Engineer. 15K+ stars in 5 days. |
Testing community **playwright**
| claude-plugins-official | Browser automation, E2E testing, screenshots |
Testing community