flutter-page-ui-check

Automate Flutter Web App UI, state, and loading checks with Playwright or Selenium.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/catowabisabi/Agentic-RAG-LLMs-API --skill flutter-page-ui-check
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: flutter-page-ui-check
Source: https://github.com/catowabisabi/Agentic-RAG-LLMs-API/tree/main/.claude/skills/flutter-page-ui-checking-skill
Command: npx skills add https://github.com/catowabisabi/Agentic-RAG-LLMs-API --skill flutter-page-ui-check

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

此 Skill 用於自動化 Flutter Web App 的 UI / State / Loading 檢查,透過模擬使用者互動降低手動驗證成本並快速發現界面異常。

Core Features & Use Cases

  • 自動檢查主頁與子頁面的載入狀態、按鈕可用性與視覺回饋
  • 支援慢網路與快速點擊等極端情境的魯棒性測試
  • 產出日誌與待辦事項,便於追蹤與修復

Quick Start

請執行 Flutter Page UI Check 工作流程以自動驗證 Flutter Web App 的主要與子頁面。

Frequently Asked Questions about flutter-page-ui-check

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate UI testing for a Flutter web app?

Automate Flutter web app UI testing by running Playwright or Selenium workflows that simulate user interactions, checking loading states, button availability, and visual feedback across main and subpages.

What loading and state checks can I automate for Flutter web pages?

Automate Flutter web page loading and state checks to verify disabled states, double-click issues, visual feedback, and page transitions, generating logs and a to-do list for tracking fixes.

Can I use Playwright to test extreme scenarios like slow networks on Flutter web apps?

Yes, use Playwright to test Flutter web apps under extreme scenarios like slow networks and fast clicks, validating UI robustness and ensuring visual feedback behaves correctly during these conditions.

Does this UI testing approach support verifying page transitions and double-click issues?

Yes, this approach validates page transitions and double-click issues on Flutter web pages, simulating interactions to detect navigation anomalies and visual feedback problems, then outputting logs and actionable to-do items.

How do I get actionable logs after automated Flutter web UI checks?

Run automated Flutter web UI checks to receive logs and a to-do list, enabling you to track and fix detected loading, disabled state, and visual feedback anomalies across subpages efficiently.

Is Selenium or Playwright better for checking disabled states on Flutter web pages?

Both Selenium and Playwright can check disabled states on Flutter web pages; this workflow supports either tool to automate page-level verification, detecting state anomalies and outputting structured logs for fixes.