byconceptual-machines· 17 skills
JUCE threading model and component lifecycle safety. Use when writing UI components, async callbacks, timers, or any code that crosses thread boundaries. Covers destruction ordering, SafePointer, LookAndFeel cleanup, and common crash patterns.
$npx -y skills add conceptual-machines/magda-core --skill juce-threadingInstalls into the current project.
Run `npx skills use "https://github.com/conceptual-machines/magda-core" --skill "conceptual-machines/magda-core/juce-threading"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/conceptual-machines/magda-core" that are relevant to the current task. Run `npx skills add "https://github.com/conceptual-machines/magda-core"` and select the relevant skills, then follow their instructions.