Commit Graph

5 Commits

Author SHA1 Message Date
Thierry Pigot cdc950d588 Adds Cursor support (#4)
Integrates Cursor as a target for building and installing skillpacks.

This allows for easy distribution and installation of skills for the Cursor editor, in addition to Codex and VS Code.

Updates scripts to include Cursor in build and installation options, with support for global installation.

Co-authored-by: thierrypigot <contact@wearewp.pro>
2026-02-04 20:45:42 -08:00
James LePage be5ff2d899 Add Claude Code support to skillpack build and install scripts
- Add 'claude' target for project-level installation (.claude/skills/)
- Add 'claude-global' target for user-level installation (~/.claude/skills/)
- Add --global flag as shorthand for --targets=claude-global
- Add --skills flag for selective skill installation
- Add --list flag to show available skills
- Add --dry-run flag to preview installation
- Update README with Claude Code installation instructions
2026-01-27 20:13:04 -08:00
James LePage 31f771aa54 Add AI skill maintenance workflow and updater 2025-12-23 00:38:26 -05:00
James LePage 676bf9e890 Add skillpack build/install and WP 6.9 compatibility contract 2025-12-23 00:33:40 -05:00
James LePage df7e1f5aeb Add upstream sync scaffolding and authoring guide 2025-12-22 16:23:48 -05:00