"implement core feature <name>", "build the <component> core feature", "next core feature", "next core", "continue building core", "core-builder" — this skill implements a specific feature from a core-blueprint outline (requires core-outline.md in the project). Generates working simplified Java source code, unit/integration tests, and a 10-section tutorial chapter with Mermaid diagrams and ★ Insight blocks, all verified to compile and pass. The source project may be in any language — the output is always simplified Java. Uses the inside-out approach starting from the integration point.
$npx -y skills add nlinhvu/learn-java-frameworks-marketplace --skill core-builderInstalls into the current project.
Run `npx skills use "https://github.com/nlinhvu/learn-java-frameworks-marketplace" --skill "nlinhvu/learn-java-frameworks-marketplace/core-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.