II.
LibrarySkill JSON
Structured · livelib-skill:web-development--storybook
storybook json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:web-development--storybook",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "storybook",
"description": "Storybook configuration, stories, addons, interaction testing, and documentation.",
"libraryPath": "library/specializations/web-development/skills/storybook/SKILL.md",
"specialization": "web-development",
"contentSummary": "# Storybook Skill\n\nExpert assistance for component development with Storybook.\n\n## Capabilities\n\n- Configure Storybook\n- Write component stories\n- Add interaction testing\n- Configure addons\n- Generate documentation\n\n## Story Patterns\n\n```typescript\nimport type { Meta, StoryObj } from "
},
"outgoingEdges": [
{
"from": "lib-skill:web-development--storybook",
"to": "skill-area:design-systems",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--storybook",
"to": "skill-area:component-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:web-development--storybook",
"to": "topic:component-based-architecture",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--storybook",
"to": "domain:web-development",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--storybook",
"to": "role:frontend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--storybook",
"to": "role:product-designer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:web-development--storybook",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--storybook",
"to": "specialization:web-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}