Skip to main content

effect

Use effect-aware thinking whenever designing, writing, changing, reviewing, or debugging code. Make computational effects, dependencies, failures, state changes, control flow, resource lifetimes, concurrency, cancellation, and execution boundaries explicit, including algebraic operations and handlers when present. Follow the project's existing tools, use the matching guide for Algebraic Effects, Effect, Cats Effect 3, or ZIO, learn the exact public API when a system is involved, keep meaning intact from design through execution, and verify the real behavior. When an effect system owns the work, keep every supported capability inside it and require the user's explicit approval before any unavoidable escape hatch.

Aller à l'installation

Informations de source

Dépôt
nmnmcc/skills
Dernière activité de la source
22 août 2026 à 12:33
Langue détectée de SKILL.md
anglais
Étoiles
2
Forks
0

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.