enterprise-scala
CommunityGuardrails for enterprise Scala code.
Authorzhongjis
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents common AI agent mistakes in production Scala codebases, ensuring changes align with existing patterns and requirements, thus reducing errors and maintenance overhead.
Core Features & Use Cases
- Scope Enforcement: Maintains correct visibility modifiers (
private,protected,public). - Trait Management: Ensures traits are mixed in only when necessary and without causing cascading changes.
- Code Consistency: Enforces rules for companion objects, implicit declarations, and method signatures to match existing code.
- Use Case: When an AI agent modifies a critical Scala service, this Skill acts as a reviewer, flagging any changes that widen scope unnecessarily or introduce complex trait dependencies that could destabilize the system.
Quick Start
Apply the enterprise-scala skill to ensure all changes to Scala code adhere to production guardrails.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: enterprise-scala Download link: https://github.com/zhongjis/nix-config/archive/main.zip#enterprise-scala Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.