·accelint-ts-documentation
""

accelint-ts-documentation

gohypergiant/agent-skills

Audit and improve JavaScript/TypeScript documentation including JSDoc comments (@param, @returns, @template, @example), comment markers (TODO, FIXME, HACK), and code comment quality. Use when asked to 'add JSDoc', 'document this function', 'audit documentation', 'fix comments', 'add TODO/FIXME markers', or 'improve code documentation'.

21Installs·4Trend·@gohypergiant

Installation

$npx skills add https://github.com/gohypergiant/agent-skills --skill accelint-ts-documentation

SKILL.md

Comprehensive skill for improving JavaScript/TypeScript documentation, including JSDoc comments, comment markers, and general comment quality.

MANDATORY: Read jsdoc.md in full before implementing. Critical content: @example code fence syntax (failures common here), object parameter dot notation, @template requirements, edge cases.

MANDATORY: Read comments.md in full before implementing. Critical content: Comment marker standards, what to remove vs preserve, placement rules.

Audit and improve JavaScript/TypeScript documentation including JSDoc comments (@param, @returns, @template, @example), comment markers (TODO, FIXME, HACK), and code comment quality. Use when asked to 'add JSDoc', 'document this function', 'audit documentation', 'fix comments', 'add TODO/FIXME markers', or 'improve code documentation'. Source: gohypergiant/agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/gohypergiant/agent-skills --skill accelint-ts-documentation
Category
""Writing
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is accelint-ts-documentation?

Audit and improve JavaScript/TypeScript documentation including JSDoc comments (@param, @returns, @template, @example), comment markers (TODO, FIXME, HACK), and code comment quality. Use when asked to 'add JSDoc', 'document this function', 'audit documentation', 'fix comments', 'add TODO/FIXME markers', or 'improve code documentation'. Source: gohypergiant/agent-skills.

How do I install accelint-ts-documentation?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/gohypergiant/agent-skills --skill accelint-ts-documentation Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/gohypergiant/agent-skills