/f5-test-visual
[DEPRECATED] Use /f5-test-e2e visual
$ npx -y skills add Fujigo-Software/f5-framework-claude --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/f5-test-visual
Context preview
What this command does when you run it.
[DEPRECATED] Use /f5-test-e2e visual
Command definition
f5-test-visual.mddescription: "[DEPRECATED] Use /f5-test-e2e visual"
argument-hint: "[redirects to /f5-test-e2e visual]"
⚠️ DEPRECATED: /f5-test-visual
> **Status:** DEPRECATED in v1.5.0 > **Replacement:** `/f5-test-e2e visual`
This command has been merged into `/f5-test-e2e visual`.
---
Migration Guide
| Old Command | New Command | |-------------|-------------| | `/f5-test-visual` | `/f5-test-e2e visual` | | `/f5-test-visual --compare-figma` | `/f5-test-e2e visual --compare-figma` | | `/f5-test-visual --update-baseline` | `/f5-test-e2e visual --update-baseline` | | `/f5-test-visual --apply-fixes` | `/f5-test-e2e visual --apply-fixes` | | `/f5-test-visual --suggest-fixes` | `/f5-test-e2e visual --suggest-fixes` | | `/f5-test-visual --ci --threshold 5` | `/f5-test-e2e visual --ci --threshold 5` | | `/f5-test-visual --pages "..."` | `/f5-test-e2e visual --pages "..."` | | `/f5-test-visual --viewports ...` | `/f5-test-e2e visual --viewports ...` |
---
Why Merged?
1. **Same MCP Tool**: Both use Playwright MCP for browser automation 2. **Related Functionality**: Visual testing is a subset of E2E testing 3. **Simpler Navigation**: One command for all browser-based testing 4. **Reduced Maintenance**: Single file for Playwright-based tests
---
Automatic Redirect
When you run `/f5-test-visual`, it automatically redirects to:
/f5-test-e2e visual $ARGUMENTS
---
Full Documentation
See `/f5-test-e2e` for complete visual testing documentation:
- Visual testing options
- Figma comparison
- Baseline management
- Auto-fix CSS
- CI mode configuration
---
SEE ALSO
- `/f5-test-e2e` - E2E and Visual testing (new location)
- `/f5-test-e2e visual` - Visual testing subcommand
- `/f5-test` - Master test command
Read more
description: "[DEPRECATED] Use /f5-test-e2e visual" argument-hint: "[redirects to /f5-test-e2e visual]"
⚠️ DEPRECATED: /f5-test-visual
> **Status:** DEPRECATED in v1.5.0 > **Replacement:** `/f5-test-e2e visual`
This command has been merged into `/f5-test-e2e visual`.
---
Migration Guide
| Old Command | New Command | |-------------|-------------| | `/f5-test-visual` | `/f5-test-e2e visual` | | `/f5-test-visual --compare-figma` | `/f5-test-e2e visual --compare-figma` | | `/f5-test-visual --update-baseline` | `/f5-test-e2e visual --update-baseline` | | `/f5-test-visual --apply-fixes` | `/f5-test-e2e visual --apply-fixes` | | `/f5-test-visual --suggest-fixes` | `/f5-test-e2e visual --suggest-fixes` | | `/f5-test-visual --ci --threshold 5` | `/f5-test-e2e visual --ci --threshold 5` | | `/f5-test-visual --pages "..."` | `/f5-test-e2e visual --pages "..."` | | `/f5-test-visual --viewports ...` | `/f5-test-e2e visual --viewports ...` |
---
Why Merged?
1. **Same MCP Tool**: Both use Playwright MCP for browser automation 2. **Related Functionality**: Visual testing is a subset of E2E testing 3. **Simpler Navigation**: One command for all browser-based testing 4. **Reduced Maintenance**: Single file for Playwright-based tests
---
Automatic Redirect
When you run `/f5-test-visual`, it automatically redirects to:
/f5-test-e2e visual $ARGUMENTS
---
Full Documentation
See `/f5-test-e2e` for complete visual testing documentation:
- Visual testing options
- Figma comparison
- Baseline management
- Auto-fix CSS
- CI mode configuration
---
SEE ALSO
- `/f5-test-e2e` - E2E and Visual testing (new location)
- `/f5-test-e2e visual` - Visual testing subcommand
- `/f5-test` - Master test command
AI-Powered Development Framework for Claude Code
Repo: Fujigo-Software/f5-framework-claude
Other commands on f5-framework.
- /f5-agent
Manage AI agents, personas, and get smart suggestions
Open command - /f5-analytics
View project analytics and metrics
Open command - /f5-ba
Business analysis workflow
Open command - /f5-backend
Backend development commands
Open command - /f5-checkpoint
[DEPRECATED] Use /f5-ctx checkpoint
Open command - /f5-classify
Classify input files by type using content-first analysis, detect gaps, and generate coverage declaration
Open command

