visibility-pattern-guardian
Enforces visibility pattern for testability by detecting private methods that prevent unit testing (causes 20-40% coverage loss). References authoritative style guides rather than duplicating. Auto-refactors code to private[module] object pattern with user approval. Detects inline lambdas and suggests extraction to named functions ("laws"). Blocks during scala-ninja review (Phase 2) as peer review rejection point.
$ インストール
git clone https://github.com/matthew-bram/enterprise-confluent-test-probe /tmp/enterprise-confluent-test-probe && cp -r /tmp/enterprise-confluent-test-probe/.claude/skills/visibility-pattern-guardian ~/.claude/skills/enterprise-confluent-test-probe// tip: Run this command in your terminal to install the skill
Repository

matthew-bram
Author
matthew-bram/enterprise-confluent-test-probe/.claude/skills/visibility-pattern-guardian
0
Stars
0
Forks
Updated6d ago
Added6d ago