Tag
PixelRAG is an open-source tool that replaces traditional web scraping by using screenshots and a vision model to extract data from web pages. It includes a plugin for Claude Code.
Introduces Specsmith, an open-source plugin for Claude Code that enforces a spec-driven workflow (interview, spec, plan, tasks, code) to reduce ambiguity and improve code quality, currently in early v0.1.
Understand-Anything is a Claude Code plugin that transforms a codebase into an interactive knowledge graph via a multi-agent pipeline, helping developers quickly understand large projects. It supports dependency analysis, Diff Impact Analysis, and more.