Skip to main content

streamlit-ui-visual-verification

Verify Streamlit dashboard changes by opening a real browser — not just probing the HTTP server. Use when: (1) you modified a Streamlit app and want to sign off on the change, (2) a smoke test passed via curl/HTTP 200 but you haven't actually looked at the page, (3) the change touched data-source selection, tab widgets from `extra-streamlit-components`, or dropdown population wired to a backend, (4) an exit gate / PR review needs UI evidence not just import evidence. Covers the "server-up ≠ UI-works" trap, iframe-isolated widget gotcha in extra-streamlit-components, Playwright MCP fallback when the claude-in-chrome extension is disconnected, and the specific failure signature where HTTP 200 + zero tracebacks + empty dropdowns means data binding silently broke between modules and the UI layer.

インストールへ移動

ソース情報

リポジトリ
cajias/claude-skills
ソースの最終更新活動
2026年7月20日 07:29
検出された SKILL.md の言語
英語
スター
0
フォーク
0

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。