II.
LibrarySkill JSON
Structured · livelib-skill:cli-mcp-development--mutually-exclusive-group-handler
mutually-exclusive-group-handler json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:cli-mcp-development--mutually-exclusive-group-handler",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "mutually-exclusive-group-handler",
"description": "Generate logic for handling mutually exclusive argument groups with clear error messages and validation in CLI applications.",
"libraryPath": "library/specializations/cli-mcp-development/skills/mutually-exclusive-group-handler/SKILL.md",
"specialization": "cli-mcp-development",
"contentSummary": "# Mutually Exclusive Group Handler\n\nGenerate logic for handling mutually exclusive CLI argument groups.\n\n## Capabilities\n\n- Generate mutually exclusive group validation\n- Create dependent argument relationships\n- Set up required group validation\n- Implement custom conflict messages\n- Confi"
},
"outgoingEdges": [
{
"from": "lib-skill:cli-mcp-development--mutually-exclusive-group-handler",
"to": "skill-area:cli-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--mutually-exclusive-group-handler",
"to": "skill-area:cli-tooling",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:cli-mcp-development--mutually-exclusive-group-handler",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--mutually-exclusive-group-handler",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--mutually-exclusive-group-handler",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--mutually-exclusive-group-handler",
"to": "role:platform-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:cli-mcp-development--mutually-exclusive-group-handler",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--mutually-exclusive-group-handler",
"to": "specialization:cli-mcp-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}