II.
LibrarySkill JSON
Structured · livelib-skill:web-development--rxjs
rxjs json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:web-development--rxjs",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "rxjs",
"description": "RxJS reactive programming patterns including operators, error handling, multicasting, and Angular integration.",
"libraryPath": "library/specializations/web-development/skills/rxjs/SKILL.md",
"specialization": "web-development",
"contentSummary": "# RxJS Skill\n\nExpert assistance for implementing reactive programming with RxJS in Angular and JavaScript applications.\n\n## Capabilities\n\n- Create and compose observables\n- Apply transformation and filtering operators\n- Handle errors and retries\n- Implement multicasting patterns\n- Manage s"
},
"outgoingEdges": [
{
"from": "lib-skill:web-development--rxjs",
"to": "skill-area:streaming-realtime-processing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--rxjs",
"to": "skill-area:application-state-management",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:web-development--rxjs",
"to": "topic:observable-pattern",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--rxjs",
"to": "topic:event-driven-architecture",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:web-development--rxjs",
"to": "domain:web-development",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--rxjs",
"to": "role:frontend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--rxjs",
"to": "specialization:web-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}