
Luc
- 3 repo stars
- Updated December 29, 2025
- rayk/lucid-toolkit
Equip Claude Code sessions with Luc plugin utilities—status line, schemas, TOON output, and workspace helpers—for cleaner agent workflows.
About
Luc is a Claude Code plugin skill from the lucid-toolkit that bundles status line, schema-based output, TOON formatting, and workspace utilities for developers who want their coding agent to stay oriented and produce consistent structured results. Install it when you are standardizing how Claude Code reports state, validates payloads, or navigates a monorepo-style workspace—not when you need a one-off app feature. Intermediate complexity: you should already be comfortable with Claude Code plugins and local workspace conventions. Pair it with other agent skills once Luc is configured so downstream steps inherit the same output discipline.
- Status line integration for at-a-glance Claude Code session context
- Schema-driven structured output (schemas + TOON tagging)
- Workspace utilities for local project layout and agent context
- Setup-oriented workflow category for initial Luc plugin configuration
- Versioned Luc plugin pack (v2.7.0) from lucid-toolkit
Luc by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add rayk/lucid-toolkit/plugin install luc@lucid-toolkitAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| repo stars | ★ 3 |
|---|---|
| Last updated | December 29, 2025 |
| Repository | rayk/lucid-toolkit ↗ |
What it does
Equip Claude Code sessions with Luc plugin utilities—status line, schemas, TOON output, and workspace helpers—for cleaner agent workflows.
Files
Luc tools for Claude Code with status line, schemas, and workspace utilities
luc
Source: ./plugins/luc
{ "name": "luc", "tags": [ "schemas", "toon", "output", "workspace", "status-line", "setup" ], "source": "./plugins/luc", "version": "2.7.0", "category": "workflow", "description": "Luc tools for Claude Code with status line, schemas, and workspace utilities" }