-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathskill.json
More file actions
42 lines (42 loc) · 1.09 KB
/
skill.json
File metadata and controls
42 lines (42 loc) · 1.09 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
{
"name": "sdd",
"version": "1.0.0",
"description": "Guide users through GitHub's Spec-Kit for Spec-Driven Development - a methodology where specifications become executable and directly generate working implementations. Supports greenfield, brownfield, and creative exploration workflows.",
"triggers": [
"spec-driven development",
"spec kit",
"speckit",
"sdd",
"specify cli",
"specification driven",
"github spec-kit",
"/speckit",
"constitution",
"specify init",
"executable specifications",
"intent-driven development",
"brownfield",
"existing codebase",
"legacy code",
"legacy system",
"add features to existing",
"modernize",
"modernization",
"existing project",
"reverse engineer",
"codebase analysis",
"iterative enhancement"
],
"author": "Based on GitHub Spec-Kit by Den Delimarsky and John Lam",
"license": "MIT",
"tags": [
"development-methodology",
"ai-native-development",
"spec-driven",
"github",
"project-management",
"workflow",
"requirements",
"planning"
]
}