mirror of
https://github.com/pproenca/dot-skills.git
synced 2026-09-14 15:58:12 +08:00
f31cf6add3
The custom .claude-plugin/marketplace.json split skills into 'curated' and 'experimental' plugin groups for the npx skills picker, but the groupings turned out to break the CLI tool in practice. Removing the file (and its generator) restores the picker's default behavior, which discovers skills directly from the .curated / .experimental priority dirs without any manual grouping.