LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: scheme

Browse skills that share this tag.

  • dev-tools - Developer tools for protocols, refactoring, and template DSL
    developer-toolsprotocol-systemrefactoringcode-generation

    ★ 18 · Updated 2026-09-09

    Provides tools for open protocol definition, protocol bundles, codebase refactoring, and template DSL S-expression code generation.

    ⚙ Define extensible generic protocols⚙ Register protocol implementations⚙ Define and derive protocol bundles
  • schemelike-metacircular-eval - Build Scheme Metacircular Evaluators
    interpretermetacircularschemeclosure

    ★ 0 · Updated 2026-05-11

    Guide for building metacircular evaluators in Scheme-like languages

    ⚙ create environment⚙ extend environment⚙ lookup variable
  • schemelike-metacircular-eval - Build Metacircular Scheme Evaluators
    interpretermetacircularschemeevaluation

    ★ 18 · Updated 2026-05-11

    Guide for building metacircular evaluators in Scheme-like languages

    ⚙ examine interpreter implementation⚙ study test cases⚙ establish testing mechanism
  • doc-forms - Typed Comments and Documentation System for Scheme Code
    documentationtype-systemschememetadata

    ★ 8 · Updated 2026-03-09

    Add type annotations, documentation, todos, and metadata to Scheme code using (doc ...) syntax

    ⚙ Use (doc ...) syntax⚙ Add type annotations⚙ Add documentation comments
  • doc-forms - Documentation Forms for Scheme Code Typed Comments
    documentationtype-systemschememetadata

    ★ 602 · Updated 2026-03-09

    Reference system for adding type annotations and documentation metadata to Scheme code

    ⚙ search doc annotations⚙ extract type information⚙ edit documentation forms