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.

Jump to install

Source facts

Repository
nmnmcc/skills
Last source activity
August 22, 2026 at 12:33
Detected SKILL.md language
English
Stars
2
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.