About
The writeJsDoc skill automates the creation and maintenance of specialized JSDoc documentation for the DuploJS toolbox. It ensures consistency across the library by enforcing a strict directory structure and markdown format, including specific sections for function descriptions, call styles, and behavior. The skill intelligently manages TypeScript code examples by maintaining separate source files and referencing them via include tags, while providing specialized support for modern patterns like curried functions and predicate overloads.