Inline Documentation

Invoked when source code needs inline documentation improvements — adding or updating JSDoc/TSDoc comments, Python docstrings, Javadoc, or similar per-language documentation conventions. Focuses on making code self-documenting while ensuring comments explain intent, edge cases, and non-obvious behavior.


Read the full skill on GitHub. The site shows the first section; the canonical full content with all principles, examples, and rules lives in the repo.

View full SKILL.md on GitHub ›

What the full skill covers

  • Micro-Skills
  • Inputs
  • Outputs
  • Scope
  • Guardrails
  • Ask-When-Ambiguous
  • Decision Criteria
  • Success Criteria