Back to Skills

colored-output

majiayu000
Updated 16 days ago
65 views
58
9
58
View on GitHub
Metaoutputformattingcolorsansiterminalutilityux

About

This skill provides a centralized ANSI color formatter for terminal output across all Claude skills and agents, enforcing consistent UX. It eliminates duplicate ANSI code definitions by serving as a single source of truth for colored messaging. Developers should use it whenever their skill needs formatted terminal output to maintain DRY principles and visual consistency.

Quick Install

Claude Code

Recommended
Primary
npx skills add majiayu000/claude-skill-registry -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/majiayu000/claude-skill-registry
Git CloneAlternative
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/colored-output

Copy and paste this command in Claude Code to install this skill

GitHub Repository

majiayu000/claude-skill-registry
Path: skills/colored-output
0

Related Skills

moai-project-batch-questions

Meta

This skill provides standardized AskUserQuestion templates for batching multiple questions together, reducing user interactions by 60%. It offers reusable question patterns for common optimization scenarios while maintaining clarity. Developers should use it when they need to gather multiple related inputs efficiently in a single interaction.

View skill

moai-project-batch-questions

Meta

This skill provides standardized AskUserQuestion templates for batch optimization, reducing user interactions by up to 60%. It offers reusable question groups for common patterns, allowing developers to maintain clarity while minimizing repetitive prompts. Use it when you need to collect multiple related inputs from users in a single, efficient interaction.

View skill

bash-cli-framework

Other

This bash CLI framework provides standardized patterns for colors, logging, headers, and error handling in shell scripts. Use it when building user-facing CLI tools that need consistent output formatting and robust error management. It's ideal for creating maintainable bash scripts but avoid for simple one-liners or when higher-level language frameworks are more appropriate.

View skill

adhd-design-expert

Other

This skill provides specialized UX design guidance for creating digital experiences tailored to ADHD and neurodivergent users, grounded in neuroscience. It focuses on reducing cognitive load, addressing time blindness, and implementing dopamine-driven engagement patterns. Use it when designing for ADHD contexts, but not for general WCAG compliance or neurotypical UX.

View skill