triggerdotdev/staff-engineering-skills · Archived
staff-engineering-skills-cache-invalidation
Prevent stale data bugs caused by missing or incomplete cache invalidation. Use when adding caching layers (Redis, in-memory Map, CDN, HTTP cache headers),…
Installation
npx skills add https://github.com/triggerdotdev/staff-engineering-skills
Stronger alternatives
This repository is archived — consider an actively maintained alternative.
Prevent synchronized demand spikes that overwhelm backends. Use when implementing caching with …
10 installsEnsure operations are safe to retry and execute multiple times. Use when writing API endpoints …
10 installsPrevent failures caused by treating network calls like function calls. Use when writing code th…
10 installsPrevent retry logic from amplifying failures into cascading outages. Use when adding retry logi…
10 installsAlso in this package
Other skills from triggerdotdev/staff-engineering-skills · top by installs.
npx skills add https://github.com/triggerdotdev/staff-engineering-skills
More details
Agent compatibility
Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
Repository health
main
History
- First seen on skills.sh
- First recorded snapshot · 10 installs