Skip to main content

Module platform

Module platform 

Source
Expand description

Platform abstraction for multi-platform support

Supports installing profiles/skills to different AI coding assistant platforms:

  • Claude Code (~/.claude/)
  • Codex CLI (~/.codex/skills/)

Enums§

InstallTarget
Installation target specifying which platform(s) to install to
Platform
Target platform for installation

Constants§

CLAUDE_SPECIFIC_FILES
Files that are platform-specific and should be filtered
CLAUDE_SUPPORTED_DIRS
Directories supported by Claude Code
CODEX_SUPPORTED_DIRS
Directories supported by Codex CLI (skills only, using SKILL.md format)