validate-architecture
OfficialEnsure DDD compliance, build robust systems.
Authorsemicolon-devteam
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automatically validates code against the Semicolon team's DDD 4-layer architecture and SSR-first principles. This ensures consistent, maintainable, and scalable project structures, preventing architectural drift and enforcing best practices across all development efforts.
Core Features & Use Cases
- DDD Layer Validation: Checks for correct directory structure and responsibilities (Repository, API Client, Hooks, Components) within each domain.
- SSR-First Compliance: Verifies minimal
'use client'usage and proper server/client component separation. - Supabase Pattern Check: Ensures correct Supabase integration patterns, including RPC usage, type assertions, and error handling.
- Use Case: Before submitting a Pull Request, run this skill to get an automated report on your code's architectural compliance, identifying any violations that need to be fixed to meet team standards.
Quick Start
Validate the architecture of the 'posts' domain.
Dependency Matrix
Required Modules
grepfindnpmnpx
Components
scripts
💻 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-architecture Download link: https://github.com/semicolon-devteam/docs/archive/main.zip#validate-architecture 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.