Zuehlke/labview-mcp

11Stars on the repository
14Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

Zuehlke/labview-mcp

Agent Claude Code

Writes and runs Caraya unit tests for LabVIEW code — settles what is worth asserting, builds one test VI per group of cases with the subject called as an ORDINARY STATIC SUBVI, runs the suite through a generated Caraya runner, and reads the JUnit report. It does NOT run a negative control unless the task asks for one…

11 3d ago A 369 tokens original MIT

Zuehlke/labview-mcp

Agent Claude Code

Creates LabVIEW classes end to end — settles the data model, writes each .lvclass with its private data control through NI's own project provider VIs, links inheritance, binds .ctl typedef fields so they point at the file rather than carrying a de-linked copy, generates every accessor on dynamic dispatch, and verifies…

11 3d ago A 366 tokens original MIT

Zuehlke/labview-mcp

Agent Claude Code

Generates a modern Word (.docx) documentation for a LabVIEW library, class or project — title + short description, a real table of contents, a rendered structure diagram of the library up front (folders with their access scope, VIs, nested classes), a UML class diagram when the target is object-oriented, and then one…

11 3d ago A 257 tokens original MIT

Zuehlke/labview-mcp

Agent Claude Code

Writes and runs LUnit unit tests for LabVIEW code. Use ONLY when the user explicitly asked for LUnit, e.g. "schreib LUnit Tests", "teste das mit LUnit", "add LUnit test cases" — the default unit-test framework in this repository is Caraya, and labview-caraya-unit-test is the agent for it. SCAFFOLD, AND THE FRAMEWORK…

11 3d ago A 297 tokens original MIT

labview-vi-editor

05

Zuehlke/labview-mcp

Agent Claude Code

Changes an EXISTING LabVIEW VI — settles what must change, checks up front whether the VI can survive the round trip at all, searches the palette and then NI's shipping examples for the new functionality, backs up the icon, regenerates the VI from edited AIXML, updates its documentation, and puts the icon back. Use…

11 3d ago A 330 tokens original MIT

Zuehlke/labview-mcp

Agent Claude Code

Creates a NEW LabVIEW VI end to end — clarifies the input/processing/output contract, searches the palette and then NI's shipping examples for something to reuse, builds the VI from that template (or from primitives when there is nothing to reuse), adds it to a project, writes its documentation into the AIXML…

11 3d ago A 307 tokens original MIT

Zuehlke/labview-mcp

Agent Claude Code

Writes and runs JKI VI Tester unit tests for LabVIEW code. Use ONLY when the user explicitly asked for VI Tester, e.g. "schreib VI Tester Tests", "teste das mit VI Tester", "add VI Tester test cases" — the default unit-test framework in this repository is Caraya, and labview-caraya-unit-test is the agent for it.…

11 3d ago A 293 tokens copy · 88% MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: