build-docs
Installation
SKILL.md
Building and Validating Documentation
This skill covers documentation building and docstring validation workflows for the Semantic Link Labs project.
When to Use This Skill
Use this skill when you need to:
- Build documentation locally
- Validate docstrings are properly formatted
- Check for documentation warnings or errors
- Ensure new functions have proper documentation
- Preview documentation before pushing