Eliteforge New Java Biz Package
Eliteforge New Java Biz Package creates standardized directory skeletons for Java business modules, organizing controller, service, repository, and domain layers within src/main/java. The skill uses a fixed scaffold template and generates controller subdirectories (api, innerapi, openapi) while respecting your project's existing package conventions.
Eliteforge New Java Biz Package generates Java business package scaffolding with standard directory structure.
AI-generated summary based on this skill's SKILL.md
Decision gist · record as of 2026-07-24
Eliteforge New Java Biz Package generates Java business package scaffolding with standard directory structure. Eliteforge New Java Biz Package creates standardized directory skeletons for Java business modules, organizing controller, service, repository, and domain layers within src/main/java. The skill uses a fixed scaffold template and generates controller subdirectories (api, innerapi, openapi) while respecting your project's existing package conventions.
Use it when
- Eliteforge New Java Biz Package generates a standardized structure with controller, service, repository, and domain layers.
- Yes, Eliteforge New Java Biz Package respects your project's existing package conventions while applying its standardized scaffold template.
Install
CloudSen/eliteforge-skills/eliteforge-new-java-biz-package · repository language: Python
generated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub
Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.
Frequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
What is the Eliteforge New Java Biz Package?
Eliteforge New Java Biz Package is a CloudSen skill that creates standardized directory skeletons for Java business modules. It organizes controller, service, repository, and domain layers within src/main/java, using a fixed scaffold template to generate controller subdirectories (api, innerapi, openapi) while respecting your project's existing package conventions.
What directory structure does Eliteforge New Java Biz Package create?
Eliteforge New Java Biz Package generates a standardized structure with controller, service, repository, and domain layers. Within the controller layer, it creates three subdirectories: api, innerapi, and openapi. All layers are organized within src/main/java following your project's package naming conventions.
Does CloudSen Java business package respect existing conventions?
Yes, Eliteforge New Java Biz Package respects your project's existing package conventions while applying its standardized scaffold template. This ensures consistency with your current Java module organization while providing the structured layers needed for business applications.
What layers does Eliteforge organize in Java modules?
Eliteforge New Java Biz Package organizes four main layers: controller (with api, innerapi, and openapi subdirectories), service, repository, and domain. This layered architecture supports clean separation of concerns in your Java business modules.
Can Eliteforge New Java Biz Package customize the scaffold template?
Eliteforge New Java Biz Package uses a fixed scaffold template designed for standardized Java business module organization. It generates consistent directory structures across your projects while maintaining compatibility with your existing package conventions.
Let your AI agent find skills like this
Example. Real query, live index.
You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.
wish › “Discover Eliteforge New Java Biz Package by CloudSen”
Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →
Related skills
EliteForge Java Coding Spec provides enforceable development guidelines for Java projects, detailing requirements for code structure, class design, utility selection, and inter-service communication. The specification covers prohibited practices, mandatory patterns, and tool choices across layers from repositories to controllers, with indexed clauses for quick reference during code reviews.
Eliteforge Java UML creates structured PlantUML class diagrams from Java business requirements, enforcing layered design patterns, accurate relationships grounded in code signatures, and module-based color schemes. It identifies aggregates, domain objects, enums, and repository patterns while filtering out technical noise like converters and MyBatis artifacts.
Learn idiomatic Spring Boot 3.x patterns grounded in auto-configuration, constructor injection, and actuator-driven observability. Covers dependency injection best practices, Spring Data JPA query methods and projections, REST controller design with DTOs, and structured logging for production readiness. Includes testing patterns for integration and controller slices.
Eliteforge Tech Doc consolidates existing documentation and diagrams from your project directory into a reviewable technical design document. It scans Markdown, PlantUML, Mermaid, and image files to extract system objectives, module boundaries, core workflows, and state transitions—grounding every claim in source files and flagging gaps for manual review.
Cc Java Dev provides comprehensive Java coding standards and best practices, including naming conventions, class member ordering, DTO specifications, and batch query optimization. It covers critical patterns like N+1 query prevention, concurrent safety with atomic updates and optimistic locking, and Spring Boot conventions for dependency injection and transaction management. The skill includes input validation rules, exception handling strategies, and test specifications to help developers write maintainable, performant Java applications.
AJ Copyright Writer automates the creation of Chinese software copyright registration application materials. It transforms a software name into structured documentation—specifications, functional modules, UI prototypes, operation manuals, and source code materials—organized in a standardized output structure ready for submission.