Zuehlke

18 mods across 2 repositories, 32 stars between them.

Zuehlke/teststand-mcp

Agent Claude Code

Generates a modern Word (.docx) documentation for a TestStand sequence file — title + short file description, a real table of contents, one section per sequence (description, parameter table with By Value / By Reference, compact flow-indented step listing per Setup/Main/Cleanup group), and a rendered dependency…

21 17d ago A 234 tokens original MIT

Zuehlke/teststand-mcp

Agent Claude Code

Generates a modern, interactive HTML presentation of a TestStand sequence file — a dark glassmorphism single-page app with Setup/Main/Cleanup phase cards, clickable subsequences that open a detail overlay, and a "Code & Flowchart" compare view (flowchart next to a rendered TestStand step-listing). The flowchart nodes…

21 17d ago A 320 tokens original MIT

Zuehlke/teststand-mcp

Agent Claude Code

Converts a flowchart or test description into a well-structured TestStand sequence. For every step, interactively asks whether a SequenceCall should be linked in detail (target file + subsequence) or whether the step should be inserted as a plain placeholder (e.g. Statement) without any link. Applies whenever the user…

21 17d ago A 213 tokens original MIT

Zuehlke/teststand-mcp

Instructions file

Instructions for Zuehlke/teststand-mcp, covering teststandmcp — behavior rules for claude, residuals after export/import: none (2026-07-29), cloning one sequence — duplicatesequence, documenting sequence files (teststand-doc-generator) and sequence design rules.

21 17d ago A 22,925 tokens original MIT

zuehlke-labview

05

Zuehlke/labview-mcp

Plugin Claude Code

LabVIEW tooling for AI assistants, published by Zühlke Engineering AG.

11 2d ago A tokens not measured original MIT

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 2d 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 2d 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 2d 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 2d ago A 297 tokens original MIT

labview-vi-editor

10

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 2d 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 2d 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 2d ago A 293 tokens copy · 88% MIT

labview-mcp

13

Zuehlke/labview-mcp

Settings file Claude Code

Agent settings declaring 18 allowed tools.

11 2d ago A tokens not measured original MIT

labview

14

Zuehlke/labview-mcp

MCP server Claude CodeCodexCursor +2

MCP server "labview" as configured in Zuehlke/labview-mcp. Launched with C:\Projects\LabVIEWMCP\src\LabVIEWMCP\bin\Debug\net8.0\LabVIEWMCP.exe.

11 2d ago A tokens not measured original MIT

Zuehlke/labview-mcp

Instructions file

Instructions for Zuehlke/labview-mcp, covering working in this repository, generating labview code, which interface to reach for, when a tool call fails and when labview disappears.

11 2d ago A 17,459 tokens original MIT

labview-mcp

16

Zuehlke/labview-mcp

Plugin Claude Code

Read, write and run LabVIEW 2026 code from an AI assistant — VIs as text via AIXML, palette and shipping-example search, and seven bundled LabVIEW agents. Windows x64 only.

11 2d ago A tokens not measured original MIT

PreToolUse

17

Zuehlke/labview-mcp

Hook

Runs before the agent uses a tool for mcp__plugin_labview-mcp_labview__.* tool calls, executing allow-readonly.ps1. From Zuehlke/labview-mcp.

11 2d ago A tokens not measured original MIT

SessionStart

18

Zuehlke/labview-mcp

Hook

Runs when a session starts on startup, resume and clear, executing platform-guard.sh via sh. From Zuehlke/labview-mcp.

11 2d ago A tokens not measured original MIT