jsdoc-authoring
CommunityHarden JSDoc for robust JS contracts.
AuthorIlenburg1993
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the challenge of maintaining clear, robust, and type-safe JavaScript codebases by enforcing strict JSDoc standards, ensuring better IntelliSense and reducing runtime errors without migrating to TypeScript.
Core Features & Use Cases
- JSDoc Enforcement: Applies canonical JSDoc standards for parameters, return types, and object definitions.
- Type Safety: Enhances JavaScript code safety through
@ts-checkand explicit type annotations in JSDoc. - Use Case: When refactoring a complex JavaScript module, use this Skill to ensure all exported functions have precise
@paramand@returnstags, and that option objects are clearly defined with@typedef, improving maintainability and developer experience.
Quick Start
Use the jsdoc-authoring skill to add explicit @param and @returns tags to all exported functions in the file '/src/utils/helpers.js'.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: jsdoc-authoring Download link: https://github.com/Ilenburg1993/chatgpt-docker-puppeteer/archive/main.zip#jsdoc-authoring Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.