II.
LibrarySkill JSON
Structured · livelib-skill:cli-mcp-development--mcp-resource-uri-designer
mcp-resource-uri-designer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:cli-mcp-development--mcp-resource-uri-designer",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "mcp-resource-uri-designer",
"description": "Design and implement MCP resource URI schemes and templates with proper naming, hierarchy, and documentation.",
"libraryPath": "library/specializations/cli-mcp-development/skills/mcp-resource-uri-designer/SKILL.md",
"specialization": "cli-mcp-development",
"contentSummary": "# MCP Resource URI Designer\n\nDesign and implement resource URI schemes for MCP servers.\n\n## Capabilities\n\n- Design URI schemes for resources\n- Create URI template patterns\n- Generate URI parsing utilities\n- Document resource hierarchies\n- Implement content type mapping\n- Create resource discovery\n\n#"
},
"outgoingEdges": [
{
"from": "lib-skill:cli-mcp-development--mcp-resource-uri-designer",
"to": "skill-area:cli-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--mcp-resource-uri-designer",
"to": "skill-area:mcp-server-implementation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:cli-mcp-development--mcp-resource-uri-designer",
"to": "skill-area:mcp-resource-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-skill:cli-mcp-development--mcp-resource-uri-designer",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--mcp-resource-uri-designer",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--mcp-resource-uri-designer",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--mcp-resource-uri-designer",
"to": "role:platform-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:cli-mcp-development--mcp-resource-uri-designer",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:cli-mcp-development--mcp-resource-uri-designer",
"to": "specialization:cli-mcp-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}