II.
LibrarySkill JSON
Structured · livelib-skill:ai-agents-conversational--mcp-app-scaffolding
mcp-app-scaffolding json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:ai-agents-conversational--mcp-app-scaffolding",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "mcp-app-scaffolding",
"description": "Scaffolds MCP App project structure with correct directory layout, dependencies, entry points, and framework-specific templates. Handles React (useApp hook), Vanilla JS, Vue, Svelte, Preact, and Solid.",
"libraryPath": "library/specializations/ai-agents-conversational/skills/mcp-app-scaffolding/SKILL.md",
"specialization": "ai-agents-conversational",
"contentSummary": "# mcp-app-scaffolding\n\nScaffold MCP App projects from scratch with correct structure, dependencies, and framework-specific templates following the reference-code-first methodology.\n\n## Overview\n\nMCP Apps are interactive UIs that render inline in MCP-enabled hosts (Claude Desktop, ChatGPT, VS C"
},
"outgoingEdges": [
{
"from": "lib-skill:ai-agents-conversational--mcp-app-scaffolding",
"to": "skill-area:mcp-server-implementation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:ai-agents-conversational--mcp-app-scaffolding",
"to": "skill-area:mcp-tool-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:ai-agents-conversational--mcp-app-scaffolding",
"to": "topic:api-design",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:ai-agents-conversational--mcp-app-scaffolding",
"to": "topic:design-patterns",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:ai-agents-conversational--mcp-app-scaffolding",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:ai-agents-conversational--mcp-app-scaffolding",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:ai-agents-conversational--mcp-app-scaffolding",
"to": "role:fullstack-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:ai-agents-conversational--mcp-app-scaffolding",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:ai-agents-conversational--mcp-app-scaffolding",
"to": "specialization:ai-agents-conversational",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}