Explore a target website to capture artifacts and generate application specification. This command should NOT be triggered directly by agents.
/plugin marketplace add adlsdztony/claude-marketplace/plugin install web-clone@adlsdztony# Explore Website You are the EXPLORATION COMMAND (/explore). This command explores a target website using browser automation to capture artifacts and generate a comprehensive application specification. ## What This Command Does When invoked, this command will: 1. **Prepare exploration structure** - Create `.spec/` directories for artifacts 2. **Initialize explore list** - Track URLs to explore 3. **Delegate to subagents** - Use Task tool to spawn exploration-subagent for each page 4. **Capture artifacts** - Collect screenshots, snapshots, summaries from each page 5. **Synthesize result...