AI Developer Tool / Vision / Hardware Verification

claude-code-eyes

A Claude Code skill that lets the model inspect live camera frames so it can verify hardware displays, spot wiring issues, and check physical UI behavior on real devices.

Clear28/30
Useful27/30
Specific18/20
Complete16/20
claude-code-eyes screenshot

Why it was accepted

The page clearly describes an AI-adjacent developer tool with a concrete use case: giving Claude Code camera access to inspect hardware, displays, and wiring. The README shows how it works, how to install it, camera setup guidance, and specific workflows like visual verification and pre-power-on wiring checks. It has enough evidence for a useful public listing and stands out as a practical AI tool for hardware work.

Weakness

The snapshot does not show the full set of camera backends, supported platforms, or the exact behavior of the snap workflow from start to finish. It also does not show release/version history or maintenance status beyond the visible commits.

Review status

51 days ago #133 → 0

Last evaluated 51 days ago. Current rank #133. Holding steady in the rankings.

Score history

89

Related listings

prompt-scrub screenshot
90

AI Developer Tool / Prompt privacy / PII redaction

A local-first Node.js utility that redacts emails, phone numbers, paths, secrets, URLs, and other identifiers from LLM prompts, then rehydrates responses locally using session-based mappings.

ORBIT screenshot
#125 ORBIT
89

AI Developer Tool / AI Gateway / RAG Backend

Self-hosted, OpenAI-compatible AI gateway for private RAG, natural-language data access, and tool-calling agents. It connects files, databases, vector stores, APIs, and MCP tools through one backend with auth, observability, and governance features.

state-harness screenshot
89

AI Developer Tool / LLM Agent Monitoring

Runtime safety net for LLM agents that detects runaway token growth, classifies failure patterns, and suggests fixes without extra LLM calls. The project includes a Rust core, Python SDK, examples, benchmarks, and benchmark claims across multiple models and runs.