weieskyweieskyCommunityยท1 Agent Skills Included

cc-viewer

Watch, search, and control Claude Code sessions from any browser

Wraps Claude Code with a live web viewer that streams sessions, code diffs, and usage stats to any browser or phone. Eliminates blind terminal-only coding by adding file search, cross-file replace, approval popups, and session logs. Includes a multilingual IM assistant skill that lists, starts, and shares local project URLs on demand.
npx skills add weiesky/cc-viewer --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install cc-viewer?โ–ผ

Run `npx skills add weiesky/cc-viewer --all -g -y` in your terminal to install all tools in this suite globally.

What does cc-viewer do?โ–ผ

It wraps the Claude Code CLI and opens a live web dashboard where you can watch sessions, view code diffs, search files, and approve actions from any browser or phone.

Can I code from my phone with cc-viewer?โ–ผ

Yes. Once started, it serves the session on your local network, so you can scan a QR code or open the LAN address on your phone to chat and approve actions.

Does cc-viewer work without a terminal?โ–ผ

Yes. SDK mode (`ccv -SDK`) runs headless sessions where you send messages and handle approvals entirely from the browser UI.

Do I need coding experience to use cc-viewer?โ–ผ

No. After installing, you just run `ccv` like the normal claude command and the monitoring page opens automatically.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’