mirror of
https://github.com/Starchild-ai-agent/official-skills.git
synced 2026-09-18 10:19:40 +08:00
364d1ffd18
- Removed Shopify/shopify-skills-test/ which contained 10,373 node_modules files (~197MB) - These were build artifacts accidentally committed from Shopify upstream sync - Added node_modules/ to .gitignore to prevent future accidental commits - Repo size: 380MB -> 181MB (working tree), 11,518 -> 1,087 tracked files - This significantly speeds up clawd container skill updates (npx skills clone)