agent-browser-automati…
Automate browser interactions for development testing using Puppeteer MCP
Generate interactive data visualizations and dashboards with intelligent chart selection and real-time updates
How it fires
How this command gets triggered: by you, by Claude, or both.
/data-vizContext preview
What this command does when you run it.
Generate interactive data visualizations and dashboards with intelligent chart selection and real-time updates
allowed-tools: Read, Write, Edit, MultiEdit, Task, Bash(fd:*), Bash(rg:*), Bash(jq:*), Bash(gdate:*), Bash(wc:*) name: "Data Viz" description: "Generate interactive data visualizations and dashboards with intelligent chart selection and real-time updates" author: "wcygan" tags: ["analyze","data"] version: "1.0.0" created_at: "2025-07-14T00:00:00Z" updated_at: "2025-07-14T00:00:00Z"
Generate interactive data visualizations and dashboards for: **$ARGUMENTS**
STEP 1: Session Initialization and State Management
// /tmp/data-viz-state-$SESSION_ID.json
{
"sessionId": "$SESSION_ID",
"timestamp": "ISO_8601_TIMESTAMP",
"target": "$ARGUMENTS",
"phase": "initialization",
"discovery": {
"dataFiles": [],
"apiEndpoints": [],
"databaseSchemas": [],
"existingDashboards": []
},
"analysis": {
"dataTypes": {},
"chartRecommendations": [],
"frameworkChoice": null,
"complexity": "simple|moderate|complex"
},
"generation": {
"components": [],
"assets": [],
"configurations": []
},
"checkpoints": {
"discovery_complete": false,
"analysis_complete": false,
"generation_complete": false,
"validation_complete": false,
"deployment_ready": false
}
}STEP 2: Data Discovery and Schema Analysis
IF $ARGUMENTS provided:
ELSE:
Think deeply about optimal data discovery strategies and visualization opportunities for this project.
Use parallel sub-agents for comprehensive data discovery:
TRY:
CATCH (no_data_sources_found):
STEP 3: Intelligent Chart Recommendation and Framework Selection
Think harder about visualization design principles and optimal chart selection strategies for the discovered data patterns.
PROCEDURE analyze_data_characteristics():
PROCEDURE recommend_visualizations():
**Temporal Data Patterns**:
**Categorical Data Patterns**:
**Numerical Data Patterns**:
**Geographical Data Patterns**:
PROCEDURE select_optimal_framework():
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