II.
LibrarySkill overview
Reference · livelib-skill:web-development--caching
caching overview
HTTP caching, service workers, cache invalidation, and CDN configuration.
Attributes
displayName
caching
description
HTTP caching, service workers, cache invalidation, and CDN configuration.
libraryPath
library/specializations/web-development/skills/caching/SKILL.md
specialization
web-development
contentSummary
# Caching Skill
Expert assistance for caching strategies.
## Capabilities
- Configure HTTP caching
- Implement service workers
- Set up CDN caching
- Handle cache invalidation
- Design caching architecture
## HTTP Cache Headers
```typescript
// Immutable assets
headers['Cache-Co
Outgoing edges
lib_applies_to_domain1
- domain:web-development·DomainWeb Development
lib_belongs_to_specialization1
- specialization:web-development·Specialization
lib_covers_topic1
- topic:cache-aside-pattern·TopicCache-Aside Pattern
lib_involves_role2
- role:frontend-engineer·RoleFrontend Engineer
- role:backend-engineer·RoleBackend Engineer
lib_requires_skill_area2
- skill-area:data-fetching-caching·SkillAreaData Fetching and Caching
- skill-area:caching-strategies·SkillAreaCaching
Incoming edges
None.