Hexagonal Architecture Feature Scaffolder
OfficialScaffold features with Hexagonal Architecture
Software Engineering#typescript#code generation#scaffolding#domain-driven design#hexagonal architecture#next.js
AuthorQualis
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the creation of new features within a TypeScript/Next.js project that adheres to Hexagonal Architecture principles, ensuring proper layer separation and maintainability.
Core Features & Use Cases
- Automated Scaffolding: Generates all necessary files (ports, use cases, repositories, services, DI entries) for a new feature across architectural layers.
- Enforces Best Practices: Ensures adherence to dependency rules, constructor injection, and colocated testing.
- Use Case: When a developer needs to add a new "Product" entity to the system, they can use this Skill to generate the
IProductRepository,InMemoryProductRepository,FileSystemProductRepository,GetProductBySlugUseCase,ProductService, and update the DI container, all with a single request.
Quick Start
Use the Hexagonal Architecture Feature Scaffolder to create a new feature named 'User'.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: Hexagonal Architecture Feature Scaffolder Download link: https://github.com/Qualis/www-qual-is/archive/main.zip#hexagonal-architecture-feature-scaffolder 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.