Agent skill
client-side-cache-normalization
Implement a normalized entity cache to maintain data consistency across a React app.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/client-side-cache-normalization
SKILL.md
Client-Side Cache Normalization
Summary
Implement a normalized entity cache to maintain data consistency across a React app.
Key Capabilities
- Flatten nested API responses.
- Automatic UI updates.
- Garbage collect entities.
PhD-Level Challenges
- Handle polymorphic data types.
- Resolve relationships.
- Optimize read performance.
Acceptance Criteria
- Demonstrate consistency.
- Provide a schema.
- Benchmark retrieval speeds.
Didn't find tool you were looking for?