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§
- Install
Target - 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)