annotate

Installation
SKILL.md

Annotate — Annotation Reference

Quick-reference skill for code annotation, type hints, documentation strings, and data labeling.

When to Use

  • Adding type annotations to Python, TypeScript, or Java code
  • Writing JSDoc, docstrings, or Javadoc documentation
  • Labeling datasets for machine learning training
  • Using git annotate/blame for code archaeology
  • Understanding decorator/annotation patterns in frameworks

Commands

intro

scripts/script.sh intro
Installs
7
First Seen
Apr 23, 2026
annotate from skills.volces.com