II.
LibrarySkill JSON
Structured · livelib-skill:cli-mcp-development--ink-component-generator
ink-component-generator json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:cli-mcp-development--ink-component-generator",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "ink-component-generator",
"description": "Generate Ink (React for CLI) components for terminal UIs with hooks, state management, and layout components.",
"libraryPath": "library/specializations/cli-mcp-development/skills/ink-component-generator/SKILL.md",
"specialization": "cli-mcp-development",
"contentSummary": "# Ink Component Generator\n\nGenerate Ink (React) components for terminal UIs.\n\n## Capabilities\n\n- Generate Ink React components\n- Create custom hooks for CLI state\n- Set up layout components (Box, Text)\n- Implement input handling\n- Create loading and progress components\n- Set up testing wi"
},
"outgoingEdges": [
{
"from": "lib-skill:cli-mcp-development--ink-component-generator",
"to": "skill-area:cli-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--ink-component-generator",
"to": "skill-area:command-line-interface-tools",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:cli-mcp-development--ink-component-generator",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--ink-component-generator",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--ink-component-generator",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--ink-component-generator",
"to": "role:platform-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:cli-mcp-development--ink-component-generator",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--ink-component-generator",
"to": "specialization:cli-mcp-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}