"implement enterprise feature <name>", "build the enterprise <feature>", "next enterprise feature", "next enterprise", "continue building enterprise", "enterprise-builder" — this skill implements a specific feature from an enterprise-outline.md (requires enterprise-outline.md in the project). Produces working enterprise Java source code (Spring Boot 4 for applications, plain Java 21+ for libraries/frameworks), tests (Testcontainers for applications, plain JUnit for libraries/frameworks), and a 10-section tutorial chapter with Mermaid diagrams and Insight blocks, all verified to compile and pass.
$npx -y skills add nlinhvu/learn-java-frameworks-marketplace --skill enterprise-builderInstalls into the current project.
Run `npx skills use "https://github.com/nlinhvu/learn-java-frameworks-marketplace" --skill "nlinhvu/learn-java-frameworks-marketplace/enterprise-builder"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/nlinhvu/learn-java-frameworks-marketplace" that are relevant to the current task. Run `npx skills add "https://github.com/nlinhvu/learn-java-frameworks-marketplace"` and select the relevant skills, then follow their instructions.