tylerwindtylerwindCommunity·23 Agent Skills Included

LabVIEW-WPF-UI-Generator

Visual WPF control design and export for LabVIEW

Designs modern WPF controls visually and exports them as ready-to-use DLLs for LabVIEW front panels. Eliminates manual XAML coding, Visual Studio setup, and outdated native LabVIEW interfaces. Includes 17 industrial controls, runtime theme switching, and guided workflows for planning, testing, and debugging.
npx skills add tylerwind/LabVIEW-WPF-UI-Generator --all -g -y

All Skills in This Repository (23)

Pure Emerald Level Indicators
📦 In Repo
tylerwindtylerwind

ui-neumorphic-design

Apply dual shadows, soft highlights, and typography rules for neumorphic UI styling.

Community
Basic
📦 In Repo
tylerwindtylerwind

using-git-worktrees

Create isolated Git worktrees with automatic environment setup.

Community
Intermediate
📦 In Repo
tylerwindtylerwind

test-driven-development

Enforce test-driven development with failing tests, minimal code, and iterative refactoring.

Community
Intermediate
📦 In Repo
tylerwindtylerwind

evidencing-wechat-tech-posts

Generate case-study writeups with verification checklists for WeChat tech posts.

Community
Intermediate
📦 In Repo
tylerwindtylerwind

systematic-debugging

Identify root causes of bugs through a four-phase investigation process.

Community
Advanced
📦 In Repo
tylerwindtylerwind

using-superpowers

Enforce Skill tool invocation before generating any response.

Community
Advanced
📦 In Repo
tylerwindtylerwind

dispatching-parallel-agents

Dispatch parallel agents to investigate failures across unrelated subsystems.

Community
Intermediate
📦 In Repo
tylerwindtylerwind

planning-wechat-tech-account

Plan WeChat tech account positioning, audience segments, and content pillars.

Community
Intermediate
📦 In Repo
tylerwindtylerwind

executing-plans

Coordinate implementation plan execution with batch checkpoints and per-task state tracking.

Community
Advanced
📦 In Repo
tylerwindtylerwind

writing-wechat-tech-posts

Generate complete WeChat tech post drafts from topics or outlines.

Community
Intermediate
📦 In Repo
tylerwindtylerwind

finishing-a-development-branch

Present four post-test options for finishing a git development branch.

Community
Intermediate
📦 In Repo
tylerwindtylerwind

titling-wechat-tech-posts

Generate 20 WeChat tech post titles across six patterns with reader levels and click triggers.

Community
Basic

Frequently Asked Questions

FAQPage Schema
How to install LabVIEW-WPF-UI-Generator?

Run `npx skills add tylerwind/LabVIEW-WPF-UI-Generator --all -g -y` in your terminal to install all skills in this suite globally.

How to build modern UIs for LabVIEW?

Use the visual designer to configure WPF controls like charts, gauges, and data grids, then export them as DLLs that LabVIEW loads directly through its .NET container.

Do I need XAML or Visual Studio experience?

No. The generator is zero-code: you configure controls visually and it compiles the DLL automatically using your installed .NET Framework.

Which LabVIEW versions are supported?

It works with LabVIEW 2018 and newer, in both 32-bit and 64-bit, on Windows 7, 10, and 11 with .NET Framework 4.0 or above.

Can I switch UI themes while my LabVIEW app runs?

Yes. Call UpdateStyleFromJson with a theme file path or JSON string to instantly restyle all 17 controls without restarting your application.

Related Repositories in Software Engineering

View All in Software Engineering