Registry for Claude Code users to share custom status lines
Claudelines is a registry where Claude Code users can share and explore custom terminal status lines. It solves the problem of discovering and showing off personalized status line configurations for Claude Code.
Visit project ↗Entities
Related
Claude status display on LilyGo T-Display S3 Long
A physical desk display that shows real-time Claude activity, including model, tool usage, elapsed time, token counts, context percentage, and usage bars. It solves the problem of needing to alt-tab to check Claude's status, providing a glanceable hardware monitor for users.
Chameleon shows Claude a real file from your repo before it edits
Chameleon is a tool that provides Claude with the actual content of a file from your repository before it makes edits. It solves the problem of Claude editing files without full context, helping developers get more accurate code modifications.
Terminal dashboard for Claude Code session management
DejaView is a terminal UI that reads Claude Code transcripts from ~/.claude/projects/, groups sessions by project, and lets users resume any session with Enter. It solves the problem of remembering which directory a Claude session was in for the claude --resume command. Built with Textual, it is read-only, local-only, and requires no configuration.
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.
MCP server feeding live design tokens from real products to LLM agents
An MCP server that provides structured design tokens (colors, typography, spacing, etc.) extracted from live DOM of real products like Linear and Supabase. LLM code agents use these tokens via MCP to generate UI that matches a specific product's design system, avoiding generic outputs. Solves the problem of agents producing bland, average UI by giving them concrete design references.

