II.
LibrarySkill JSON
Structured · livelib-skill:web-development--structured-data
structured-data json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:web-development--structured-data",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "structured-data",
"description": "JSON-LD schema markup and validation.",
"libraryPath": "library/specializations/web-development/skills/structured-data/SKILL.md",
"specialization": "web-development",
"contentSummary": "# Structured Data Skill\n\nExpert assistance for JSON-LD structured data.\n\n## Capabilities\n\n- Implement JSON-LD schemas\n- Validate structured data\n- Configure rich results\n- Handle dynamic data\n- Test with Google tools\n\n## Schema Examples\n\n```tsx\n// Article\n<script type=\"application/ld"
},
"outgoingEdges": [
{
"from": "lib-skill:web-development--structured-data",
"to": "skill-area:seo-sem",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--structured-data",
"to": "skill-area:content-strategy",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:web-development--structured-data",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--structured-data",
"to": "domain:web-development",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--structured-data",
"to": "role:frontend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--structured-data",
"to": "specialization:web-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}