II.
LibrarySkill JSON
Structured · livelib-skill:web-development--react-query
react-query json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:web-development--react-query",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "react-query",
"description": "TanStack Query (React Query) patterns for server state management, caching, mutations, optimistic updates, and infinite queries.",
"libraryPath": "library/specializations/web-development/skills/react-query/SKILL.md",
"specialization": "web-development",
"contentSummary": "# React Query Skill\n\nExpert assistance for implementing TanStack Query (React Query) for server state management in React applications.\n\n## Capabilities\n\n- Configure QueryClient with optimal defaults\n- Implement queries with caching strategies\n- Handle mutations with optimistic updates\n- Se"
},
"outgoingEdges": [
{
"from": "lib-skill:web-development--react-query",
"to": "skill-area:data-fetching-caching",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--react-query",
"to": "skill-area:react-state-management",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:web-development--react-query",
"to": "topic:cache-aside-pattern",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--react-query",
"to": "domain:web-development",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--react-query",
"to": "role:frontend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:web-development--react-query",
"to": "specialization:web-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}