agent-browser-automati…
Automate browser interactions for development testing using Puppeteer MCP
Load comprehensive Rust testing documentation with adaptive framework detection and project-specific optimization
How it fires
How this command gets triggered: by you, by Claude, or both.
/context-load-testing-rustContext preview
What this command does when you run it.
Load comprehensive Rust testing documentation with adaptive framework detection and project-specific optimization
allowed-tools: WebFetch, mcp__context7__resolve-library-id, mcp__context7__get-library-docs, Bash(fd:*), Bash(rg:*), Bash(gdate:*), Bash(wc:*), Bash(git:*), Read, Write, Task name: "Context Load Testing Rust" description: "Load comprehensive Rust testing documentation with adaptive framework detection and project-specific optimization" author: "wcygan" tags: ["context","testing"] version: "1.0.0" created_at: "2025-07-14T00:00:00Z" updated_at: "2025-07-14T00:00:00Z"
STEP 1: Initialize comprehensive testing context session
{
"sessionId": "$SESSION_ID",
"timestamp": "$(date -Iseconds)",
"phase": "initialization",
"project_analysis": {
"rust_files": "auto-detect",
"test_files": "auto-detect",
"testing_frameworks": [],
"project_complexity": "unknown",
"workspace_type": "unknown"
},
"documentation_targets": [],
"context_loaded": {},
"specialized_guidance": [],
"checkpoints": []
}STEP 2: Project complexity analysis and testing framework detection
Think deeply about the optimal testing documentation loading strategy based on detected project characteristics.
IF Rust files > 100 AND Test files > 20:
ELSE IF Rust files > 20 AND Test files > 5:
ELSE:
STEP 3: Adaptive documentation loading with parallel sub-agent delegation
TRY:
CASE project_complexity: WHEN "enterprise":
**Launch 6 parallel sub-agents for documentation gathering:**
1. **Core Testing Agent**:
2. **Async Testing Agent** (if async tests detected):
3. **Integration Testing Agent** (if testcontainers detected):
4. **Performance Testing Agent** (if criterion detected):
5. **Property Testing Agent** (if proptest detected):
6. **Mocking Agent** (if mockall detected):
**Sub-Agent Coordination:**
WHEN "moderate":
1. **Rust Testing Fundamentals**:
2. **Framework-Specific Documentation** (based on detected frameworks):
WHEN "basic":
1. **Basic Testing Guide**:
2. **Testing Best Practices**:
CATCH (documentation_fetch_faile
A lightweight (~46kB) and comprehensive CLI tool for managing Claude commands, configurations, and workflows.
Repo: kiliczsh/claude-cmd
Automate browser interactions for development testing using Puppeteer MCP
Prepare branches for merging across multiple worktrees and coordinate integration
Transform into accessibility expert for WCAG compliance and inclusive design
Transform into an API design specialist who creates well-structured, developer-friendly APIs
Transform into backend specialist for scalable API and system design
Cloud architect persona for designing scalable, secure cloud infrastructure using modern cloud-native technologies