II.
LibrarySkill JSON
Structured · livelib-skill:cli-mcp-development--textual-scaffolder
textual-scaffolder json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:cli-mcp-development--textual-scaffolder",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "textual-scaffolder",
"description": "Generate Textual (Python) TUI application structure with widgets, screens, and CSS styling.",
"libraryPath": "library/specializations/cli-mcp-development/skills/textual-scaffolder/SKILL.md",
"specialization": "cli-mcp-development",
"contentSummary": "# Textual Scaffolder\n\nGenerate Textual TUI applications with Python and modern async patterns.\n\n## Capabilities\n\n- Generate Textual project structure\n- Create custom widgets and screens\n- Set up CSS-based styling\n- Implement reactive attributes\n- Create component composition\n- Set up test"
},
"outgoingEdges": [
{
"from": "lib-skill:cli-mcp-development--textual-scaffolder",
"to": "skill-area:cli-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--textual-scaffolder",
"to": "skill-area:command-line-interface-tools",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:cli-mcp-development--textual-scaffolder",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--textual-scaffolder",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--textual-scaffolder",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--textual-scaffolder",
"to": "role:platform-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:cli-mcp-development--textual-scaffolder",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--textual-scaffolder",
"to": "specialization:cli-mcp-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}