cpp-coroutines

C++20 coroutines skill for understanding coroutine mechanics and debugging. Use when working with co_await, co_yield, co_return, implementing promise_type, understanding coroutine frame layout, debugging suspended coroutines in GDB, or inspecting frame allocation with Compiler Explorer. Activates on

By mohitmishra786 · 410 installs

npx skills add mohitmishra786/low-level-dev-skills --skill cpp-coroutines

Source repository · Upstream listing