doc-forms - Typed Comments and Documentation System for Scheme Code
Add type annotations, documentation, todos, and metadata to Scheme code using (doc ...) syntax
Tags
Updated: 2026-03-09Typical Inputs
Typical Outputs
What this skill does
- Use (doc ...) syntax
- Add type annotations
- Add documentation comments
- Add todo markers
- Add metadata tags
- Search documentation
Inputs
- Scheme source code
- Documentation content
- Type signatures
- Metadata tags
Outputs
- Annotated source code
- Documentation index
- Type declarations
- Searchable metadata
Requirements
- The Fold environment
- Scheme codebase
- lattice/meta/docs.ss module
