II.
LibrarySkill JSON
Structured · livelib-skill:cli-mcp-development--yargs-scaffolder
yargs-scaffolder json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:cli-mcp-development--yargs-scaffolder",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "yargs-scaffolder",
"description": "Generate Yargs-based CLI applications with commands, positional args, middleware, and TypeScript support. Creates a complete scaffolded CLI application with modern patterns.",
"libraryPath": "library/specializations/cli-mcp-development/skills/yargs-scaffolder/SKILL.md",
"specialization": "cli-mcp-development",
"contentSummary": "# Yargs Scaffolder\n\nGenerate a complete Yargs CLI application with TypeScript, middleware support, and best practices.\n\n## Capabilities\n\n- Generate TypeScript-based Yargs CLI projects\n- Create command modules with positional arguments\n- Set up middleware for common operations (logging, confi"
},
"outgoingEdges": [
{
"from": "lib-skill:cli-mcp-development--yargs-scaffolder",
"to": "skill-area:cli-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--yargs-scaffolder",
"to": "skill-area:cli-tooling",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:cli-mcp-development--yargs-scaffolder",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--yargs-scaffolder",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--yargs-scaffolder",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--yargs-scaffolder",
"to": "role:platform-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:cli-mcp-development--yargs-scaffolder",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--yargs-scaffolder",
"to": "specialization:cli-mcp-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}