home/categories/framework-internals/marcglasberg-async-redux-claude-skills-asyncredux-throttle-mixin-skill-md
framework-internalsdevelopment
asyncredux-throttle-mixin
Add the Throttle mixin to prevent actions from running too frequently. Covers setting the throttle duration in milliseconds, use cases like price refresh, and how freshness/staleness works.
maintainer
marcglasberg
Mis à jour 1/29/2026
Étoiles
238
Forks
38
quick start
Installation and usage
Add the Throttle mixin to prevent actions from running too frequently. Covers setting the throttle duration in milliseconds, use cases like price refresh, and how freshness/staleness works.
Installation
$ install --globalskills.sh
Utilisation
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use asyncredux-throttle-mixin