"implement api feature <name>", "build the <feature> API", "next api feature", "next api", "continue building api", "api-builder" — this skill implements a specific API capability from an api-blueprint outline (requires api-outline.md in the project). Source project can be any language. Generates working simplified Java source code, client-perspective and internal tests, 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 api-builderInstalls into the current project.
Run `npx skills use "https://github.com/nlinhvu/learn-java-frameworks-marketplace" --skill "nlinhvu/learn-java-frameworks-marketplace/api-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.