verify-ssot
CommunityValidate SSOT imports against core packages.
Software Engineering#static-analysis#ssot#type-check#import-validation#enum-imports#package-consistency
Authorjunnv93
Version1.0.0
Installs0
System Documentation
What problem does it solve?
SSOT import validation ensures that types, enums, and constants are imported from the correct packages and that local redefinitions do not occur, maintaining a single source of truth across the codebase.
Core Features & Use Cases
- Validate imports of core SSOT items (UserRole, EquipmentStatus, etc.) from @equipment-management/schemas.
- Enforce that permissions, API endpoints, and related constants come from their designated packages (e.g., @equipment-management/shared-constants).
- Detect and prevent local redefinitions of SSOT items and ensure icon libraries adhere to lucide-react standards.
- Use case: when adding a new SSOT type, run the verification to ensure it’s sourced from the SSOT bundles and not redefined locally.
Quick Start
Run the SSOT import verification after adding or updating types, enums, or permissions to ensure imports originate from the correct packages.
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: verify-ssot Download link: https://github.com/junnv93/equipment_management_system/archive/main.zip#verify-ssot 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 471,000+ vetted skills library on demand.