Run Jest and TypeScript tests in isolated workspaces for TDD workflows.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "TDD MCP Server" yet — see the docs or source repo.
In an isolated workspace, write Jest tests first for a TypeScript date formatting function. Cover a valid date, null input, and invalid input, then run the tests and show the failing results.
Creates the test file and returns execution results showing the initial failing TDD stage.
I have updated a TypeScript module. Run the full Jest test suite in an isolated environment and tell me which tests passed, which failed, and the key reasons from the failure stack traces.
Returns a clear test report with pass/fail status and key error details.
Run regression tests in an isolated workspace for this TypeScript refactor, focusing on Jest cases covering public APIs, and summarize whether there is any risk of behavior changes.
Outputs regression test results and a brief conclusion on whether the refactor introduced risk.
Run reusable Playwright tests on live deployments with screenshots and structured results.
Run dev checks and get compact error summaries for faster debugging.
Automate QA with generated scenarios, Playwright tests, execution, and GitHub bug reports.
Review code, chat with repositories, and manage repository operations.
Upload Postman assets via MCP and run API tests with managed results.
Let AI list and run Taskfile.yml tasks for automated dev workflows.