II.
LibrarySkill JSON
Structured · livelib-skill:cli-mcp-development--chalk-styling-system
chalk-styling-system json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:cli-mcp-development--chalk-styling-system",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "chalk-styling-system",
"description": "Create consistent chalk-based color and styling system for CLI output with themes, semantic colors, and formatting utilities.",
"libraryPath": "library/specializations/cli-mcp-development/skills/chalk-styling-system/SKILL.md",
"specialization": "cli-mcp-development",
"contentSummary": "# Chalk Styling System\n\nCreate consistent chalk-based styling for CLI output.\n\n## Capabilities\n\n- Create color theme systems\n- Define semantic color utilities\n- Set up text formatting helpers\n- Implement conditional styling\n- Create box and border utilities\n- Generate styling documentatio"
},
"outgoingEdges": [
{
"from": "lib-skill:cli-mcp-development--chalk-styling-system",
"to": "skill-area:cli-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--chalk-styling-system",
"to": "skill-area:command-line-interface-tools",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:cli-mcp-development--chalk-styling-system",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--chalk-styling-system",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--chalk-styling-system",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--chalk-styling-system",
"to": "role:platform-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:cli-mcp-development--chalk-styling-system",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--chalk-styling-system",
"to": "specialization:cli-mcp-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}