fragginwagon
bb689a1bc2
Add vue3-vite scaffold: skill, script, shell wrapper, and prompt
...
- resources/skills/vue3-vite/SKILL.md: procedure, outputs, and atomic design conventions
- resources/scripts/scaffold-vue3-vite.mjs: self-contained scaffold generating package.json, vite.config.js, index.html, router, pages, atomic component dirs, and SCSS foundations
- resources/scripts/scaffold-vue3-vite.sh: Node.js-delegating shell wrapper
- resources/prompts/scaffold-vue3-vite.prompt.md: chat-invocable prompt following shared pattern
2026-06-30 17:33:47 -04:00
fragginwagon
92218d528c
Add maintain-copilot-history prompt for chat-driven history maintenance
...
Closes the pattern gap: cleanup, restore, and purge scripts now have a
corresponding prompt.md for conversational invocation. Defaults to dry-run,
requires confirmation before --execute, and surfaces the protected-paths list.
2026-06-30 17:28:32 -04:00