cat:render-box
CommunityEmoji-aware box rendering for crisp CLI displays.
Authorcowwoc
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill renders emoji-aware bordered output in terminal displays, ensuring alignment when emoji characters are present and avoiding misaligned borders in complex displays.
Core Features & Use Cases
- Emoji-aware borders and tables: render status boxes, progress indicators, and data tables with proper alignment across emoji widths.
- Delegates width calculation to bash scripts that call Python's unicodedata for accurate padding.
- Use Case: When producing CLI dashboards or subagent outputs that include emoji indicators like ✅, ⚠, 🔄, this Skill guarantees consistent visuals.
Quick Start
Load the rendering helpers and render a sample box:
source "${CLAUDE_PLUGIN_ROOT}/scripts/lib/box.sh" box_init 72 box_top "✅ STATUS: Ready" box_empty box_line " Task: render-box" box_bottom
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: cat:render-box Download link: https://github.com/cowwoc/cat/archive/main.zip#cat-render-box Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.