Use when you have a written implementation plan to execute in a separate session with review checkpoints
npx skills add nonameplum/agent-skills --skill "swift-case-paths"
Install specific skill from multi-skill repository
# Description
A library for working with enum cases as first-class values, enabling key path-like access to enum cases
# SKILL.md
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.
# Supported AI Coding Agents
This skill is compatible with the SKILL.md standard and works with all major AI coding agents:
Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.