Peisinoe: prompt composition library to decouple prompt logic from app code
Peisinoe is a library that lets developers define prompts as reusable, composable parts, keeping prompt content and selection logic separate from application code. It solves the problem of frequent prompt changes requiring modifications to application flow, targeting developers who iterate on prompts.
Related
Coding agent that sees browser to iterate on UI changes
Peek CLI is a tool that lets coding agents observe the browser in real time, enabling them to iterate on UI changes by seeing the visual output of their code. It solves the problem of agents working blind on frontend tasks, making them more effective for developers who want automated UI development.
Upload project folder to get optimized markdown for LLM context
A web tool that lets users upload an entire project folder and receive a single, clean, optimized markdown file ready to paste into Claude or Codex. It solves the problem of manually preparing context for LLMs by automatically consolidating and formatting code files. All processing is done client-side for privacy.
SayItDev: Add LLM and speech to any app with zero dependencies
SayItDev is a JavaScript library that adds LLM and speech capabilities to any web app without external dependencies or model downloads. It solves the problem of integrating AI features like text generation and voice interaction for developers who want a lightweight, self-contained solution.
ContextOps: open-source tool to audit and optimize LLM prompt context
ContextOps is an open-source tool that analyzes LLM prompts to detect token waste such as duplicated retrieval chunks, bloated system prompts, oversized conversation history, and repeated tool outputs. It helps developers reduce costs and improve model consistency by auditing what goes into the prompt before inference.
ClipVault: Chrome extension to save and organize AI chat responses
ClipVault is a Chrome extension that lets users save, organize, and retrieve the best responses from AI chat platforms like Claude.ai and ChatGPT. It solves the problem of losing specific answers in long conversations, helping users like product designers keep track of useful outputs.

