doc-forms

Community

Annotate code with typed docs for search.

Authorosoleve
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The Fold uses typed comments and doc forms to turn scattered inline notes into searchable, versioned metadata that travels with code.

Core Features & Use Cases

  • Typed annotations: add type, description, and parameter metadata alongside Scheme definitions without changing runtime behavior.
  • Searchable docs: enables tooling to index and retrieve documentation across a project.
  • Module-level documentation: promote consistent documentation practices across functions and modules, with support for tooling integration.
  • Use Case: annotate a function with (doc 'type ...) and (doc 'description "Adds two numbers") so teammates can discover semantics via search.

Quick Start

Start annotating a simple Scheme function with doc forms, then run your documentation indexer to verify docs are discoverable.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: doc-forms
Download link: https://github.com/osoleve/the-fold/archive/main.zip#doc-forms

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.