nagisanzenin

Less — Development skill for Claude Code

Development community

less — show current mode and the switches.

How to install Less

Installs to ~/.claude/skills/nagisanzenin-less-less/SKILL.md

Terminal
mkdir -p ~/.claude/skills/nagisanzenin-less-less && curl -fsSL https://raw.githubusercontent.com/nagisanzenin/less/HEAD/commands/less.md -o ~/.claude/skills/nagisanzenin-less-less/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Less does


description: less — show current mode and the switches

Report less status and the switches. Read `~/.claude/less.mode` (absent means `on`).

Reply in exactly this shape, nothing more:

less: /less:on — minimal (default) /less:zen — near-silent /less:off — normal Claude

Alternatives in Development

  • Mempalace Status — Show the current state of your memory palace — wings, rooms, drawer counts, and suggestions 58.6k ★
  • Offline — PUA 离线模式 — 关闭所有联网反馈/排行榜上报,保留本地 PUA 行为 19.5k ★
  • GenericAgent — Self-evolving agent: grows skill tree from 3.3K-line seed, achieving full system control with 6x less token co 6.1k ★

Full documentation available on GitHub

View Source Repository