nlinhvu

19 mods across 3 repositories, 38 stars between them.

nlinhvu/learn-java-frameworks-marketplace

Plugin Claude Code

Analyze any source project (Python, Go, Rust, Node.js, C#, Ruby, Java, etc.) and build simplified Java reimplementations with progressive code-first tutorials, Mermaid diagrams, and Insight blocks — three learning approaches: API-first (outside-in), core-first (inside-out), and enterprise re-implementation.

20 4mo ago A tokens not measured original Apache-2.0

api-learning

02

nlinhvu/learn-java-frameworks-marketplace

Plugin Claude Code

Analyze any project (Python, Go, Rust, Node.js, C#, Ruby, Java, etc.) outside-in from the API surface and build simplified Java reimplementations with progressive learning — includes api-blueprint (outline planning with Mermaid visualizations) and api-builder (feature implementation with 10-section tutorials…

20 4mo ago A tokens not measured original Apache-2.0

api-code-architect

03

nlinhvu/learn-java-frameworks-marketplace

Agent

Designs API-first vertical slice implementations in simplified Java for features from any-language source projects by analyzing the source project's public API and internal call chains, then providing implementation blueprints with API contracts, technology mappings, depth layer mappings, top-down build sequences, and…

20 4mo ago A 62 tokens original Apache-2.0

api-code-explorer

04

nlinhvu/learn-java-frameworks-marketplace

Agent

Deeply analyzes source projects in any language (Python, Go, Rust, Node.js, C#, Ruby, Java, etc.) from the outside in — starting from the public API surface that clients import and call, tracing each API method/function inward through dispatch, processing, and infrastructure layers, mapping call chains, identifying…

20 4mo ago A 89 tokens original Apache-2.0

api-code-reviewer

05

nlinhvu/learn-java-frameworks-marketplace

Agent

Reviews API-first vertical slice implementations (simplified Java output from any-language source projects) for API contract correctness, call chain completeness, technology mapping accuracy, client-perspective test quality, tutorial accuracy, and adherence to the outside-in learning path conventions, using…

20 4mo ago A 65 tokens original Apache-2.0

api-blueprint

06

nlinhvu/learn-java-frameworks-marketplace

Skill Claude CodeCodex

"analyze this project's API", "outside-in outline for X", "API-first learning plan", "create an API-first outline for X", "trace the public API", "analyze the API surface", "re-implement this API in Java", "simplified Java API reimplementation of X", "api-blueprint" — this skill analyzes any source project (Python…

20 4mo ago A 155 tokens original Apache-2.0

api-builder

07

nlinhvu/learn-java-frameworks-marketplace

Skill Claude CodeCodex

"implement api feature ", "build the 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…

20 4mo ago A 102 tokens original Apache-2.0

core-learning

08

nlinhvu/learn-java-frameworks-marketplace

Plugin Claude Code

Analyze any project's internals (Python, Go, Rust, Node.js, C#, Ruby, Java, etc.) inside-out and build simplified Java reimplementations with progressive learning — includes core-blueprint (outline planning with Mermaid visualizations) and core-builder (feature implementation with 10-section tutorials, structured…

20 4mo ago A tokens not measured original Apache-2.0

core-code-architect

09

nlinhvu/learn-java-frameworks-marketplace

Agent

Designs inside-out implementations in simplified Java for features from any-language source projects — analyzes the source project's patterns and architecture (Python, Go, Rust, Node.js, C#, Ruby, Java, etc.), maps source constructs to Java equivalents, then provides implementation blueprints with class mappings…

20 4mo ago A 74 tokens original Apache-2.0

core-code-explorer

10

nlinhvu/learn-java-frameworks-marketplace

Agent

Deeply analyzes source projects in any language (Python, Go, Rust, Node.js, C#, Ruby, Java, etc.) from the inside out — tracing execution paths, mapping type hierarchies, identifying core abstractions and integration points, and documenting the inside-out dependency structure to inform progressive learning outlines…

20 4mo ago A 72 tokens original Apache-2.0

core-code-reviewer

11

nlinhvu/learn-java-frameworks-marketplace

Agent

Reviews simplified Java implementations (reimplemented from any-language source projects) for correctness, proper integration points, source-to-Java technology mapping accuracy, test quality, tutorial accuracy, and adherence to the inside-out learning path conventions, using confidence-based filtering to report only…

20 4mo ago A 60 tokens original Apache-2.0

core-blueprint

12

nlinhvu/learn-java-frameworks-marketplace

Skill Claude CodeCodex

"analyze this project's internals", "inside-out outline for X", "core-first learning plan", "create a core-first outline for X", "map the core internals", "core-blueprint", "re-implement this core in Java", "simplified Java core reimplementation of X", "Java reimplementation of this project's internals" — this skill…

20 4mo ago A 163 tokens original Apache-2.0

core-builder

13

nlinhvu/learn-java-frameworks-marketplace

Skill Claude CodeCodex

"implement core feature ", "build the 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…

20 4mo ago A 120 tokens original Apache-2.0

enterprise-learning

14

nlinhvu/learn-java-frameworks-marketplace

Plugin Claude Code

Re-implement any source project (any language, including Java) into enterprise-grade Java for learning — includes enterprise-blueprint (outline planning with project type classification) and enterprise-builder (feature implementation with rich tutorials) skills, powered by specialized agents for multi-language source…

20 4mo ago A tokens not measured original Apache-2.0

nlinhvu/learn-java-frameworks-marketplace

Agent

Designs enterprise Java architecture for re-implementing source projects from any language — adapts stack based on project type (Spring Boot 4 for applications, plain Java 21+ for libraries/frameworks), creates technology mappings with Mermaid visualizations, designs module structure with proper Maven dependency…

20 4mo ago A 79 tokens original Apache-2.0

nlinhvu/learn-java-frameworks-marketplace

Agent

Deeply analyzes source projects in any language (Python, Go, Rust, Node.js/TS, C#, Ruby, Java/Quarkus/Micronaut/Vert.x, etc.) — classifies project type (Application/Library/Framework), maps project structure and dependencies, identifies technologies for Java mapping, extracts business logic and API surfaces, and…

20 4mo ago A 89 tokens original Apache-2.0

nlinhvu/learn-java-frameworks-marketplace

Agent

Reviews enterprise Java re-implementations for correct stack selection per project type, technology mapping accuracy, tutorial completeness (all 10 sections), Mermaid visualization quality, ★ Insight depth, compilation and test correctness, Jakarta namespace compliance, and adherence to enterprise-learning conventions…

20 4mo ago A 67 tokens original Apache-2.0

nlinhvu/learn-java-frameworks-marketplace

Skill Claude CodeCodex

"analyze this project for enterprise Java", "enterprise blueprint for X", "enterprise-blueprint", "re-implement this in enterprise Java", "create an enterprise learning outline", "map this project to enterprise Java", "classify this project", "Spring Boot version of X", "production-grade Java reimplementation"…

20 4mo ago A 132 tokens original Apache-2.0

enterprise-builder

19

nlinhvu/learn-java-frameworks-marketplace

Skill Claude CodeCodex

"implement enterprise feature ", "build the enterprise ", "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…

20 4mo ago A 117 tokens original Apache-2.0