II.
LibrarySkill JSON
Structured · livelib-skill:cli-mcp-development--oclif-scaffolder
oclif-scaffolder json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:cli-mcp-development--oclif-scaffolder",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "oclif-scaffolder",
"description": "Generate oclif CLI framework projects with plugin support, topics, hooks, and TypeScript. Creates enterprise-grade CLI applications with extensibility.",
"libraryPath": "library/specializations/cli-mcp-development/skills/oclif-scaffolder/SKILL.md",
"specialization": "cli-mcp-development",
"contentSummary": "# oclif Scaffolder\n\nGenerate a complete oclif CLI application with plugin architecture, topics, and enterprise patterns.\n\n## Capabilities\n\n- Generate TypeScript-based oclif CLI projects\n- Create command topics with hierarchical organization\n- Set up plugin system for extensibility\n- Configu"
},
"outgoingEdges": [
{
"from": "lib-skill:cli-mcp-development--oclif-scaffolder",
"to": "skill-area:cli-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--oclif-scaffolder",
"to": "skill-area:cli-tooling",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:cli-mcp-development--oclif-scaffolder",
"to": "skill-area:plugin-systems",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-skill:cli-mcp-development--oclif-scaffolder",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--oclif-scaffolder",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--oclif-scaffolder",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--oclif-scaffolder",
"to": "role:platform-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:cli-mcp-development--oclif-scaffolder",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--oclif-scaffolder",
"to": "specialization:cli-mcp-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}