guardrails

Community

Master Malli schemas for Guardrails specs

Authorsaskenuba
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill teaches Clojure developers how to write Malli-based Guardrails function specifications to perform runtime validation of arguments and return values.

Core Features & Use Cases

  • Define function specifications with >defn using Malli schemas to enforce argument and return types.
  • Learn primitive, collection, map, and composite schemas (Maybe, Enum, And, Or, Orn, Multi) and how to apply them to real-world code.
  • Create reusable domain types in a registry to minimize duplication and improve maintainability.

Quick Start

Define a simple Guardrails example: create a >defn add function that accepts two integers and returns an integer, and call it with (add 2 3) to verify runtime validation.

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: guardrails
Download link: https://github.com/saskenuba/dotfiles/archive/main.zip#guardrails

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 471,000+ vetted skills library on demand.