validate-container-compliance
CommunityGuarantee container compliance before deployment
AuthorEdgame2
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Ensures containers comply with defined rules and ModuleImplementationGuide standards, preventing misconfigurations and non-compliant deployments.
Core Features & Use Cases
- No hardcoded values: detects port and URL hardcoding to enforce config via environment variables.
- Tenant isolation: validates tenantId usage in queries and ensures proper request handling.
- Configuration structure: checks presence and correct usage of config/default.yaml and config/schema.json.
- Event naming convention: enforces domain.entity.action style for events.
- Service-to-service auth patterns: validates Authorization headers and X-Tenant-ID usage for inter-service calls.
- Error handling: requires AppError usage and proper HTTP status codes, with safe error reporting.
Quick Start
Run the validate-container-compliance skill to audit the current container codebase and flag non-conforming patterns.
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: validate-container-compliance Download link: https://github.com/Edgame2/castiel2/archive/main.zip#validate-container-compliance 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.