Commit Graph
6 Commits
Author SHA1 Message Date
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
fragginwagon 3b668c9ced Add shared port registry workflow and improve scaffold tooling 2026-05-19 21:22:34 -04:00
fragginwagon 107f8a2691 🛠️ Add scaffolding for Synology Docker deployment 2026-05-14 00:40:03 +00:00
fragginwagon 31975e3088 🛠️ Update various documentation, scripts, and configuration templates to enhance clarity, functionality, and maintainability across the project 2026-05-04 10:56:41 +00:00
fragginwagon adfcb83ab6 Initial shared Copilot resources scaffold 2026-04-23 15:46:34 -04:00