wpf-ui — WPF UI自動化テスト wpf-ui, wpfAutoTester, community, WPF UI自動化テスト, ide skills, AI駆動テスト, Claude Code統合, UI問題修正, 自動化テストツール

v1.0.0

このスキルについて

UIテストエージェントが自動化されたWPF UIの探索と検証機能を必要とする場合に最適です。 WPF UI自動化エージェントはAI駆動のテストツールの一種であり、WPFアプリケーションのUIテストとデバッグを自動化する

機能

WPFアプリケーションの自動探索とテスト
UI問題の発見と修正
Claude Codeとの統合によるAI駆動テスト
inspect、click、typeモードのサポート
ウィンドウリストとコントロールツリーの取得

# Core Topics

shiromac shiromac
[1]
[0]
Updated: 3/11/2026

Killer-Skills Review

Decision support comes first. Repository text comes second.

Reference-Only Page Review Score: 8/11

This page remains useful for operators, but Killer-Skills treats it as reference material instead of a primary organic landing page.

Original recommendation layer Concrete use-case guidance Explicit limitations and caution Locale and body language aligned
Review Score
8/11
Quality Score
20
Canonical Locale
ja
Detected Body Locale
ja

UIテストエージェントが自動化されたWPF UIの探索と検証機能を必要とする場合に最適です。 WPF UI自動化エージェントはAI駆動のテストツールの一種であり、WPFアプリケーションのUIテストとデバッグを自動化する

このスキルを使用する理由

エージェントに、Claude Codeを使用してWPFアプリケーションを自律的に探索およびテストする機能を与え、発見した問題を修正し、list_windows、resolve_target、list_controlsなどのプロトコルを介した自動化されたUIテストおよび検証などの利点を提供します。

おすすめ

UIテストエージェントが自動化されたWPF UIの探索と検証機能を必要とする場合に最適です。

実現可能なユースケース for wpf-ui

開発者向けのWPF UIテストと検証の自動化
スクリーンショット分析とコントロールツリーの検査を使用してWPFアプリケーションをデバッグする
スクリーンショットとログデータを使用してWPF UIの問題のテストレポートを生成する

! セキュリティと制限

  • Claude Codeとの統合が必要
  • WPF UIアプリケーションにのみ対応
  • テストのためにアクティブなアプリケーションウィンドウへのアクセスが必要

Why this page is reference-only

  • - The underlying skill quality score is below the review floor.

Source Boundary

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

After The Review

Decide The Next Action Before You Keep Reading Repository Material

Killer-Skills should not stop at opening repository instructions. It should help you decide whether to install this skill, when to cross-check against trusted collections, and when to move into workflow rollout.

Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is wpf-ui?

UIテストエージェントが自動化されたWPF UIの探索と検証機能を必要とする場合に最適です。 WPF UI自動化エージェントはAI駆動のテストツールの一種であり、WPFアプリケーションのUIテストとデバッグを自動化する

How do I install wpf-ui?

Run the command: npx killer-skills add shiromac/wpfAutoTester/wpf-ui. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for wpf-ui?

Key use cases include: 開発者向けのWPF UIテストと検証の自動化, スクリーンショット分析とコントロールツリーの検査を使用してWPFアプリケーションをデバッグする, スクリーンショットとログデータを使用してWPF UIの問題のテストレポートを生成する.

Which IDEs are compatible with wpf-ui?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for wpf-ui?

Claude Codeとの統合が必要. WPF UIアプリケーションにのみ対応. テストのためにアクティブなアプリケーションウィンドウへのアクセスが必要.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add shiromac/wpfAutoTester/wpf-ui. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use wpf-ui immediately in the current project.

! Reference-Only Mode

This page remains useful for installation and reference, but Killer-Skills no longer treats it as a primary indexable landing page. Read the review above before relying on the upstream repository instructions.

Upstream Repository Material

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

Upstream Source

wpf-ui

Install wpf-ui, an AI agent skill for AI agent workflows and automation. Review the use cases, limitations, and setup path before rollout.

SKILL.md
Readonly
Upstream Repository Material
The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.
Supporting Evidence

WPF UI自動化エージェントを使ってUI操作を行ってください。

指示: $ARGUMENTS

モード判定

引数からモードを自動判定する:

  • inspect モード: 引数なし / "inspect" / "調査" / "確認" / "スクショ"
  • click モード: "click" / "クリック" / --aid 指定あり(--text なし)
  • type モード: "type" / "入力" / --text 指定あり

inspect モード(UI調査)

対象アプリのUI状態を調査する。

手順:

  1. list_windows ツールで現在のウィンドウ一覧を取得
  2. ユーザーが指定したウィンドウ(またはマッチするもの)に対して resolve_target で target_id を取得
  3. focus_window でウィンドウを前面に
  4. list_controls でコントロールツリーを取得(depth=4)
  5. screenshot でスクリーンショットを撮影
  6. 取得したコントロール一覧を整理して表示(automation_id, name, control_type, enabled/visible)

結果はテーブル形式で見やすく整理する。automation_id が空でないコントロールを優先的に表示する。


click モード(要素クリック)

UI要素をクリックしてスクリーンショットで結果を検証する。

手順:

  1. 対象ウィンドウが未解決の場合、list_windowsresolve_target で解決
  2. focus_window でウィンドウを前面に
  3. 指定されたセレクタで click を実行
  4. クリック後に screenshot で結果を確認
  5. 必要に応じて list_controls で変化を確認

セレクタの指定方法:

  • automation_id: 例 "SaveButton"
  • name + control_type: 例 "OK" Button
  • 曖昧な場合は先に list_controls で候補を確認してからクリック

type モード(テキスト入力)

UI要素にテキストを入力して値を検証する。

手順:

  1. 対象ウィンドウが未解決の場合、list_windowsresolve_target で解決
  2. focus_window でウィンドウを前面に
  3. 指定されたセレクタで type_text を実行
  4. 入力後に read_text で値を検証
  5. screenshot で結果を確認

セレクタとテキストの指定方法:

  • 例: "ServerUrlTextBox に http://localhost:8080 を入力"
  • 例: "ユーザー名フィールド(automation_id=UsernameBox)に admin を入力"

セレクタの優先順位

  1. automation_id (最も安定)
  2. name + control_type
  3. bounding_rect の中心クリック (最後の手段)

関連スキル

Looking for an alternative to wpf-ui or another community skill for your workflow? Explore these related open-source skills.

すべて表示

openclaw-release-maintainer

Logo of openclaw
openclaw

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

333.8k
0
AI

widget-generator

Logo of f
f

カスタマイズ可能なウィジェットプラグインをprompts.chatのフィードシステム用に生成する

149.6k
0
AI

flags

Logo of vercel
vercel

React フレームワーク

138.4k
0
ブラウザ

pr-review

Logo of pytorch
pytorch

Pythonにおけるテンソルと動的ニューラルネットワーク(強力なGPUアクセラレーション)

98.6k
0
開発者