blpsoares

Nay Layout — Design skill for Claude Code

Design community

Use the Nay agent to interactively build or redesign a custom dashboard layout.

How to install Nay Layout

Installs to ~/.claude/commands/blpsoares-agentistics-nay-layout.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/blpsoares/agentistics/HEAD/.claude/commands/nay-layout.md -o ~/.claude/commands/blpsoares-agentistics-nay-layout.md

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

What Nay Layout does

Use the Nay agent to interactively build or redesign a custom dashboard layout.

$ARGUMENTS

Nay should:

  1. Call agentistics_component_catalog to get all available components and their current IDs.
  2. Call agentistics_get_layouts to see what layouts already exist.
  3. Call agentistics_summary to understand what data is available and most relevant.

If $ARGUMENTS contains a theme or focus (e.g. "costs", "activity", "agents", "projects"), build a layout optimized for that theme. If no argumen

Alternatives in Design

  • Doc — Read, create, and edit .docx documents with formatting and layout fidelity 14.6k ★
  • Claude Powerline — by Owloops - A vim-style powerline statusline for Claude Code with real-time usage tracking, git integration 940 ★
  • Scaffold Project — Scaffold a new design-product project that matches the recommended Claude Code layout (the reference structure 781 ★

Full documentation available on GitHub

View Source Repository