project-setup-expert
CommunitySet up multi-module hexagonal projects with Gradle and QA tools.
Software Engineering#dependency management#project setup#hexagonal architecture#gradle#ci#qa tools#version catalog#multi-module
Authorryu-qqq
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the initial setup of a multi-module hexagonal architecture project using Gradle. It ensures consistent dependency management, strict module isolation, and integrates quality assurance tools from day one, providing a robust and maintainable foundation for any new project.
Core Features & Use Cases
- Multi-Module Hexagonal Structure: Designs a 6-production module structure (
domain,application,adapter-in,adapter-out,bootstrap) enforcing unidirectional dependencies for clear separation of concerns. - Version Catalog Management: Configures
libs.versions.tomlfor centralized, consistent dependency versioning, preventing version conflicts and simplifying upgrades. - Integrated QA Tools: Sets up Checkstyle, SpotBugs, PMD (for Law of Demeter), JaCoCo (for code coverage), and Spotless (for code formatting) to maintain high code quality automatically.
- Zero-Tolerance Rules: Enforces "Domain Pure Java" (no external dependencies), "No Lombok," and ArchUnit tests for module dependency validation, ensuring architectural integrity.
- Use Case: When starting any new project, use this skill to generate the entire project structure, Gradle configuration, and QA setup. This ensures a robust, maintainable, and high-quality foundation, allowing your team to focus immediately on business logic.
Quick Start
Initialize a new multi-module Spring Boot project with hexagonal architecture, Gradle Version Catalog, and all QA tools configured.
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: project-setup-expert Download link: https://github.com/ryu-qqq/AuthHub/archive/main.zip#project-setup-expert 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.