LogoClawIndex
CasesSkillsAbout
LogoClawIndex

type-inference-validation - Static Type Validation for Navigation Paths

Performs compile-time type checking on Navigator paths to prevent structural incompatibility errors

Tags

Updated: 2026-03-23

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • infer output type
  • validate path compatibility
  • check type signature
  • detect type mismatch
  • compute polymorphic type
  • refine type with predicate
  • propagate constraint

Inputs

  • path expression
  • input type
  • navigator object

Outputs

  • type signature
  • validation result
  • error message
  • cached navigator

Requirements

  • Julia runtime
  • compile-time macro expansion
  • Navigator framework
  • type system

Source

  • Spec: SKILL.md

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.
type-checking
static-analysis
validation
navigation
type-inference
julia
compile-time
refinement-types
infer output type
validate path compatibility
check type signature
detect type mismatch
path expression
input type
navigator object
type signature
validation result
error message