II.
LibrarySkill JSON
Structured · livelib-skill:desktop-development--swiftui-view-generator
swiftui-view-generator json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:desktop-development--swiftui-view-generator",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "swiftui-view-generator",
"description": "Generate SwiftUI views with proper state management (@State, @Binding, @ObservedObject, @StateObject) and macOS-specific patterns",
"libraryPath": "library/specializations/desktop-development/skills/swiftui-view-generator/SKILL.md",
"specialization": "desktop-development",
"contentSummary": "# swiftui-view-generator\n\nGenerate SwiftUI views with proper state management for macOS applications. This skill creates well-structured SwiftUI components using @State, @Binding, @ObservedObject, @StateObject, and @EnvironmentObject property wrappers.\n\n## Capabilities\n\n- Generate SwiftUI view"
},
"outgoingEdges": [
{
"from": "lib-skill:desktop-development--swiftui-view-generator",
"to": "skill-area:desktop-ui-frameworks",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:desktop-development--swiftui-view-generator",
"to": "skill-area:ui-component-libraries",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:desktop-development--swiftui-view-generator",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:desktop-development--swiftui-view-generator",
"to": "role:desktop-developer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:desktop-development--swiftui-view-generator",
"to": "role:fullstack-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:desktop-development--swiftui-view-generator",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:desktop-development--swiftui-view-generator",
"to": "workflow:release-management",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:desktop-development--swiftui-view-generator",
"to": "specialization:desktop-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}