Claude Code Plugins

Community-maintained marketplace

Feedback

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

Install Skill

Shared

Installs to .agents/skills, used by Codex, Amp, Warp, Cursor, OpenCode, and more.

CodexAmp
Warp
CursorOpenCode
Cline
Gemini CLI
GitHub Copilot
Personal

Available across projects.

$npx skills-installer add @majiayu000/claude-skill-registry/swift-case-paths --client shared
Project

Writes to .agents/skills.

$npx skills-installer add @majiayu000/claude-skill-registry/swift-case-paths -p --client shared
Note: Review the skill instructions before using it.

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.