Added Github Spec-Kit

This commit is contained in:
2026-03-03 13:59:52 -05:00
parent e81de212db
commit a405b38507
30 changed files with 3115 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"chat.promptFilesRecommendations": {
"speckit.constitution": true,
"speckit.specify": true,
"speckit.plan": true,
"speckit.tasks": true,
"speckit.implement": true
},
"chat.tools.terminal.autoApprove": {
".specify/scripts/bash/": true,
".specify/scripts/powershell/": true
}
}