skip to content
← all work
2026Completed (April–June 2026)

Claude Scope

Turn screen recordings into ready-to-use prompts for coding agents

role
Builder
built with
React · TypeScript · NestJS · PostgreSQL · Playwright · Anthropic SDK
status
Completed (April–June 2026)

Overview

Claude Scope is an open-source developer tool with 18 REST endpoints that converts screen recordings into implementation-ready prompts for AI coding agents.

Analysis pipeline

The analysis pipeline extracts frames with FFmpeg, then runs Claude Vision and Playwright ARIA snapshot analysis in parallel. The resulting visual and accessibility context is combined into prompts that help coding agents reproduce the recorded interface and behavior.