Are you the author? Sign in to claim
A visual editor for building ccstatusline configurations — drag, drop, pr eview, ship. 一个可视化编辑器,用来搭建 ccstatusline 状
English | 简体中文
A visual editor for building ccstatusline configurations — drag, drop, preview, ship.
This is a browser-based editor for ccstatusline, the status line tool for Claude Code. Compose your status line here and see exactly what your terminal will render — no local install, no Nerd Font required just to preview.
@refinist/ccsa CLI, pull it back later with @refinist/ccsa export, and keep refining.@refinist/ccsa CLI runs with rotate on. See ccsa-rotation-rainbow-week.json for a ready-to-run sample — a seven-theme "rainbow week" that rotates a fresh gradient and a per-weekday mood line every day.pnpm install
# frontend dev server (http://localhost:3173)
pnpm dev
The share feature (/api/share) is backed by a Cloudflare Worker + KV. To exercise it locally, also run:
# Worker + local KV emulation (http://localhost:8787)
pnpm worker:dev
pnpm dev proxies /api/* to :8787, so running both together gives you frontend hot-reload with a working share flow.
# type-check + production build
pnpm build
# eslint
pnpm lint
# vitest
pnpm test
@refinist/ccsa, the companion CLI that writes a config generated here to ~/.config/ccstatusline/settings.json on your machine.Copyright (c) 2026-present, REFINIST
⚠️ Experimentelle Skill-Sammlung für deutsches Recht (Arbeits-, Gesellschafts-, Insolvenz-, Datenschutz-, Prozessrecht u
Manage multiple Claude Code agents from TUI or Web with tmux and git worktrees
Project management using GitHub Issues + Git worktrees for parallel agent execution
Core skills library for Claude Code with 20+ battle-tested skills including TDD, debugging, and brainstorming