byjoshuadavidthomas· 28 skills
Mental-model reset for Salsa, the incremental computation framework for Rust. Use when building or reviewing Salsa databases, tracked functions, input/ tracked/interned structs, query pipelines, accumulators, cancellation, durability, LSP integration, memory management, cycles, or production Salsa architecture. Triggers on #[salsa::db], #[salsa::input], #[salsa::tracked], #[salsa::interned], #[salsa::accumulator], salsa::Storage, memoization, revisions, backdating, red-green algorithm, WillExecute, DidValidateMemoizedValue, Cancelled, returns(ref), no_eq, lru, cycle_fn, cycle_result, durability, or salsa::Event.
$npx -y skills add joshuadavidthomas/agent-skills --skill salsaInstalls into the current project.
Run `npx skills use "https://github.com/joshuadavidthomas/agent-skills" --skill "joshuadavidthomas/agent-skills/salsa"` 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/joshuadavidthomas/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/joshuadavidthomas/agent-skills"` and select the relevant skills, then follow their instructions.