home/categories/technical-docs/remix-run-remix-agents-skills-write-api-docs-skill-md
technical-docsdocumentation

write-api-docs

Write or audit public API docs for Remix packages. Use when adding or tightening JSDoc on exported functions, classes, interfaces, type aliases, or option objects.

remix-run
maintainer
remix-run
Updated 3/20/2026
Stars
32608
Forks
2754
quick start

Installation and usage

Write or audit public API docs for Remix packages. Use when adding or tightening JSDoc on exported functions, classes, interfaces, type aliases, or option objects.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use write-api-docs