sorify
01Plugin Claude Code
Plugin marketplace listing 1 plugin: sorify.
Plugin Claude Code
Plugin marketplace listing 1 plugin: sorify.
Plugin Claude Code
Automated E2E test generation for Sorify — explore a URL, generate Playwright test code, upload to Sorify, and run tests. Supports three granularity levels: small (page load check), medium (component layout check), fine (all condition axes with network mocks).
Command
Explain the Sorify plugin and its MCP server in detail, and answer questions about available MCP tools. If the question asks for live data (e.g. "list test suites", "show suite 5", "what tests are in suite 12"), calls the relevant read-only MCP tool and returns real results instead of just describing them. Examples…
Command
Generate Playwright E2E tests and upload them to Sorify. Accepts free-form natural language input in English or Japanese. Sorify connection is determined automatically from /.sorify. Examples: /sorify:generate https://stg.example.com/dashboard/ /sorify:generate https://stg.example.com/…
Command
Generate a Playwright E2E test from a recorded browser session (captured by the Sorify Recorder Chrome extension) and upload it to Sorify. This does not explore the DOM heuristically — it replays the exact clicks, inputs, and navigation the user performed. Examples: /sorify:recording /sorify:recording latest…