원클릭으로
web-ui-test
Test the LunarWing web UI using the Claude for Chrome browser extension.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Test the LunarWing web UI using the Claude for Chrome browser extension.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | web-ui-test |
| version | 0.1.0 |
| description | Test the LunarWing web UI using the Claude for Chrome browser extension. |
| activation | {"keywords":["test web ui","test the ui","browser test","chrome test","test skills tab","test chat","web gateway test"],"patterns":["test.*web.*ui","test.*browser","chrome.*extension.*test"]} |
Use this skill when manually testing the LunarWing web gateway UI via the Claude for Chrome browser extension.
GATEWAY_ENABLED=truehttp://127.0.0.1:3000/) and auth tokenCLI_ENABLED=false GATEWAY_AUTH_TOKEN=<your-token> cargo run
Wait for "Agent lunarwing ready and listening" in the logs before proceeding.
http://127.0.0.1:3000/?token=<token>markdown-viewerhttps://wry-manatee-359.convex.site/api/v1/download?slug=markdown-viewerAfter testing, remove any test-installed skills:
rm -rf ~/.lunarwing/installed_skills/<skill-name>
Stop the server with Ctrl+C or by killing the process.
clawhub.ai is behind Vercel which blocks non-browser TLS fingerprints; the backend uses wry-manatee-359.convex.site directlyconfirm() dialog for install may block browser automation; override with window.confirm = () => true in the console firstBuild, run, and test LunarWing locally using Docker containers and Chrome MCP browser automation.
Install and operate a full GitHub issue-to-merge workflow in LunarWing using event-driven and cron routines. Use when setting up or tuning autonomous project orchestration: issue intake, planning, maintainer feedback handling, branch/PR execution, CI/comment follow-up, batched staging review every 8 hours, and memory updates from merge outcomes.
Poll a Multica/Lunartica board for tasks, claim and execute them, report results
Pre-merge review checklist based on recurring AI reviewer feedback patterns