jsdocs

Installation
SKILL.md

Use this skill to write well-formed JSDoc for Effect public APIs.

Workflow

When updating public API JSDoc:

  1. Inspect the declaration, implementation, nearby tests, and nearby JSDoc before editing.
  2. Decide whether the task is a single API fix or a module refinement pass.
  3. Rewrite comments into the required documentation shape while preserving correct facts and examples.
  4. Run the @see audit.
  5. Run the **Gotchas** audit.
  6. Run the narrowest relevant validation.

Required documentation shape

Use a normal multiline JSDoc comment in TypeScript source:

Installs
1
Repository
nmnmcc/veya
GitHub Stars
3
First Seen
Jun 20, 2026
jsdocs — nmnmcc/veya