by ShaftHQ
Java test automation framework for web, mobile, API, CLI, database, and desktop E2E testing with a fluent API and built-in reporting.
# Add to your Claude Code skills
git clone https://github.com/ShaftHQ/SHAFT_ENGINEGuides for using mcp servers skills like SHAFT_ENGINE.
Last scanned: 6/23/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-06-23T07:49:19.138Z",
"npmAuditRan": true,
"pipAuditRan": true,
"promptInjectionRan": true
}SHAFT_ENGINE is an open-source mcp servers skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by ShaftHQ. Java test automation framework for web, mobile, API, CLI, database, and desktop E2E testing with a fluent API and built-in reporting. It has 394 GitHub stars.
Yes. SHAFT_ENGINE passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/ShaftHQ/SHAFT_ENGINE" and add it to your Claude Code skills directory (see the Installation section above).
SHAFT_ENGINE is primarily written in Java. It is open-source under ShaftHQ on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other MCP Servers skills you can browse and compare side by side. Open the MCP Servers category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh SHAFT_ENGINE against similar tools.
No comments yet. Be the first to share your thoughts!
Top skills in this category by stars
Java 25 automation framework for Web, Mobile, API, CLI, and Database testing.
SHAFT is a Maven-published Java automation framework that keeps the common test automation plumbing in one place: drivers, synchronization, assertions, configuration, test data, reporting, evidence, and optional agent-assisted workflows.
| Area | Built in |
|---|---|
| UI automation | Browser and mobile driver management, synchronized actions, screenshots, and logs. |
| Service testing | REST and GraphQL API workflows with request, response, and assertion support. |
| System coverage | CLI and Database actions for end-to-end validation beyond the browser. |
| Test design | Assertions, validations, test data handling, and configuration overrides. |
| Reporting | Allure-ready evidence, attachments, execution logs, and accessibility artifacts. |
| Extensions | Optional modules and tools for cloud execution, capture, diagnostics, healing, MCP, AI, IntelliJ IDEA, video, and visual checks. |
SHAFT is built for Java teams that want consistent APIs, repeatable configuration, and useful run artifacts across the full automation suite.
Read CONTRIBUTING.md for local setup, validation, and pull request guidance.
MIT licensed. See LICENSE.