lineagehq

Lineage Logo — Development skill for Claude Code

Development community

A local SVG logo editor for fine-tuning designs by hand or with Codex and Claude Code.

How to install Lineage Logo

This entry records only its repository, not the path inside it, so there is no exact command to give. Open lineagehq/lineage-logo and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Lineage Logo does

A local SVG logo editor for fine-tuning designs by hand or with Codex and Claude Code.

Alternatives in Development

  • Ccusage — CLI for analyzing Claude Code/Codex usage from local JSONL files 11.8k ★
  • IPolloWork — Enterprise-grade, local-first Agent Workbench for people and agent teams 4.9k ★
  • Coding Agent Session Search — Unified TUI and CLI to index and search your local coding agent session history across 11+ providers (Codex, C 708 ★

README

Lineage Logo - fine-tune your SVG without starting over

A local SVG logo editor for fine-tuning designs by hand or with your agent.

No need to regenerate your entire logo for small changes. Move, resize, rotate, and recolor individual layers, then save a new iteration for you or your agent to continue from.

Need a starting design? Use the [Logo Designer Skill](https://github.com/neonwatty/logo-designer-skill) to explore SVG concepts, then bring the design you like into Lineage Logo for precise adjustments.

[![Fine-tune logo layers and review agent polish](site/assets/polishing/audio-readme.gif)](https://lineagehq.github.io/lineage-logo/#polish)

Get started

Requires Node.js 22+ on macOS or Linux.

Put your SVG in the `concepts/` subfolder of a logo workspace, then run:

npx lineage-logo launch --workspace /absolute/path/to/logos

Replace the path with your workspace. Open the `lineage-logo.localhost` address printed by the launcher and keep the terminal running while you edit.

[Try the included example](docs/public-beta/seatify-quickstart.md) · [Connect your agent](docs/public-beta/agent-proposals.md)

Learn more