II.
LibrarySkill JSON
Structured · livelib-skill:web-development--markdown
markdown json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:web-development--markdown",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "markdown",
"description": "Markdown documentation, MDX, and content formatting.",
"libraryPath": "library/specializations/web-development/skills/markdown/SKILL.md",
"specialization": "web-development",
"contentSummary": "# Markdown Skill\n\nExpert assistance for Markdown and MDX documentation.\n\n## Capabilities\n\n- Write Markdown documentation\n- Configure MDX\n- Create documentation sites\n- Handle code blocks\n- Format tables\n\n## MDX Components\n\n```mdx\nimport { Callout } from '@/components/callout';\n\n# Do"
},
"outgoingEdges": [
{
"from": "lib-skill:web-development--markdown",
"to": "skill-area:content-strategy",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--markdown",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--markdown",
"to": "domain:web-development",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--markdown",
"to": "role:technical-writer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--markdown",
"to": "role:ux-writer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:web-development--markdown",
"to": "specialization:web-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}