pkl

Community

Type-safe configuration language.

Authormikkelkrogsholm
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the limitations of static configuration formats like YAML and JSON by providing a type-safe, programmable language for managing complex configurations.

Core Features & Use Cases

  • Type Safety & Constraints: Define and validate configuration properties with strong typing and custom constraints.
  • Configuration Inheritance: Use amends to override specific values in base configurations, enabling layered configurations for different environments (dev, staging, prod) without duplication.
  • Multi-Format Output: Generate configuration output in various standard formats including JSON, YAML, XML, and plist from a single PKL source.
  • Use Case: Managing application settings across multiple deployment environments (development, staging, production) by defining a base configuration and then creating environment-specific amend files to override only the necessary parameters.

Quick Start

Use the pkl skill to evaluate the configuration file 'app.pkl' and output it as JSON.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: pkl
Download link: https://github.com/mikkelkrogsholm/dev-skills/archive/main.zip#pkl

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.