Skip to main content
ClaudeWave
Skill404 repo starsupdated today

framework-source-rules

Use when editing or reviewing any src/main Java file in SHAFT; apply production compatibility, public API, properties, logging, Allure, concurrency, and WebDriver rules.

Install in Claude Code
Copy
git clone --depth 1 https://github.com/ShaftHQ/SHAFT_ENGINE /tmp/framework-source-rules && cp -r /tmp/framework-source-rules/.agents/skills/framework-source-rules ~/.claude/skills/framework-source-rules
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

# Framework Source Rules

Read and follow the [canonical production Java rules](../../../.github/instructions/framework-source.instructions.md).