swift-case-paths

A library for working with enum cases as first-class values, enabling key path-like access to enum cases

$ Instalar

git clone https://github.com/nonameplum/agent-skills /tmp/agent-skills && cp -r /tmp/agent-skills/swift-case-paths ~/.claude/skills/agent-skills

// tip: Run this command in your terminal to install the skill


name: swift-case-paths description: A library for working with enum cases as first-class values, enabling key path-like access to enum cases

CasePaths/CasePathable()

See the CasePathsCore module for the CasePathable protocol and other core

Documentation Structure

Usage Notes

  • Documentation is organized progressively from getting started to advanced topics
  • Start with the Introduction or Getting Started section
  • Consult specific guides for detailed information

License & Attribution

This skill contains content converted from DocC documentation format.