Agent Skills: Review ChatJS documentation

Documentation review and fix workflow for MDX files

UncategorizedID: FranciscoMoretti/sparka/review-docs

Repository

FranciscoMorettiLicense: NOASSERTION
1,180111

Install this agent skill to your local

pnpm dlx add-skill https://github.com/FranciscoMoretti/chat-js/tree/HEAD/.agents/skills/review-docs

Skill Files

Browse the full folder contents for review-docs.

Download Skill

Loading file tree…

.agents/skills/review-docs/SKILL.md

Skill Metadata

Name
review-docs
Description
Review and fix ChatJS Blume documentation and MDX files. Use when checking docs for correctness, broken links, stale examples, unclear prose, or consistency with the implementation.

Review ChatJS documentation

Read each target file completely and verify code examples, paths, terminology, and behavior against the repository.

Fix directly when the correct change is clear:

  • Typos, grammar, formatting, and unclear phrasing
  • Broken links and incorrect paths
  • Stale examples with an evident replacement in the codebase
  • Missing imports and inconsistent terminology
  • Dead external links

Report only issues that require a product, architecture, or domain decision. Summarize edited files and list any remaining decisions with context and concrete options.