skills/updating-agent-skills/SKILL.md
Update agent skills in this repo or another.
npx skillsauth add morgs32/skills updating-agent-skillsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill to update agent skills in this repository or in another repo.
Front matter for skills should only include name and description. The agent
only considers those properties, so avoid adding anything else.
development
Create and map ZerospinError instances for Effect-based code in zerospin. Use when defining error codes/messages, wrapping causes, mapping/catching errors in Effects, or returning structured errors from Effect.gen/Effect.fn or promise boundaries.
development
TypeScript type-safety rules and guidance.
devops
Fix and update Turborepo (Turbo) configuration and task setup. Use for turbo.json errors, schema updates (pipeline -> tasks), and package-level config issues like missing extends.
development
Linting workflow rules for this workspace.