# -*- mode: snippet -*-
# name: Documentation Generation
# key: docs
# contributor: LorestForest
# --
/ask
Based on the code and our discussions, generate the following documentation:
README file section for ${1:component}
API documentation (if applicable)
Usage examples
