.agent/skills/tsdoc/SKILL.md
Write and audit canonical TSDoc plus the adjacent README or ADR updates that belong with a code change.
npx skillsauth add oaknational/oak-open-curriculum-ecosystem tsdocInstall 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.
Apply this skill when you are:
tsdoc/syntax warnings or TypeDoc issuesRead these before making documentation changes:
tsdoc.json.agent/directives/principles.md.agent/directives/testing-strategy.md when documenting test-facing behaviourdocs/engineering/tooling.md for the repository's TSDoc enforcement layersFollow .agent/rules/tsdoc-and-documentation-hygiene.md for the canonical tag, syntax, and comment-style rules.
README.md files explain how to use or operate the workspace.@module.@param, @returns, and an @example where it materially helps usage.tools
When and how to use git worktrees for isolated work.
documentation
TSDoc and documentation workflow for canonical source comments, README updates, and ADR touchpoints.
development
Structured debugging workflow: reproduce, isolate, hypothesise, verify, fix, regression test.
data-ai
Load the shared thorough start-right workflow from `.agent/skills/start-right-thorough/shared/start-right-thorough.md`.