II.
LibrarySkill overview
Reference · livelib-skill:cli-mcp-development--terminal-capability-detector
terminal-capability-detector overview
Detect terminal capabilities including color support, TTY status, size, and Unicode support for adaptive CLI output.
Attributes
displayName
terminal-capability-detector
description
Detect terminal capabilities including color support, TTY status, size, and Unicode support for adaptive CLI output.
libraryPath
library/specializations/cli-mcp-development/skills/terminal-capability-detector/SKILL.md
specialization
cli-mcp-development
contentSummary
# Terminal Capability Detector
Detect terminal capabilities for adaptive CLI output.
## Capabilities
- Detect color support levels
- Check TTY status
- Get terminal dimensions
- Detect Unicode support
- Check for CI environment
- Configure adaptive output
## Generated Patterns
``
Outgoing edges
lib_applies_to_domain1
- domain:software-engineering·DomainSoftware Engineering
lib_belongs_to_specialization1
- specialization:cli-mcp-development·Specialization
lib_covers_topic1
- topic:developer-experience·TopicDeveloper Experience (DX)
lib_implements_workflow1
- workflow:feature-development·Workflow
lib_involves_role2
- role:backend-engineer·RoleBackend Engineer
- role:platform-engineer·Role
lib_requires_skill_area2
- skill-area:cli-design·SkillAreaCLI Design
- skill-area:command-line-interface-tools·SkillAreaCommand Line Interface Tools
Incoming edges
None.