-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
51 lines (51 loc) · 2.01 KB
/
.gitmodules
File metadata and controls
51 lines (51 loc) · 2.01 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
43
44
45
46
47
48
49
50
51
[submodule "concurrency"]
path = concurrency
url = [email protected]:StrongAI/claude-skills-programming-concurrency.git
[submodule "cpp"]
path = cpp
url = [email protected]:StrongAI/claude-skills-programming-cpp.git
[submodule "decompiling"]
path = decompiling
url = [email protected]:StrongAI/claude-skills-programming-decompiling.git
[submodule "postgres"]
path = postgres
url = [email protected]:StrongAI/claude-skills-programming-postgres.git
[submodule "swift"]
path = swift
url = [email protected]:StrongAI/claude-skills-programming-swift.git
[submodule "typescript"]
path = typescript
url = [email protected]:StrongAI/claude-skills-programming-typescript.git
[submodule "auditing"]
path = auditing
url = [email protected]:StrongAI/claude-skills-programming-auditing.git
[submodule "implementing"]
path = implementing
url = [email protected]:StrongAI/claude-skills-programming-implementing.git
[submodule "dispatch_analyzers"]
path = dispatch_analyzers
url = [email protected]:StrongAI/claude-skills-programming-dispatch_analyzers.git
[submodule "dispatch_auditors"]
path = dispatch_auditors
url = [email protected]:StrongAI/claude-skills-programming-dispatch_auditors.git
[submodule "dispatch_test_designers"]
path = dispatch_test_designers
url = [email protected]:StrongAI/claude-skills-programming-dispatch_test_designers.git
[submodule "solving_bugs"]
path = solving_bugs
url = [email protected]:StrongAI/claude-skills-programming-solving_bugs.git
[submodule "swift_tdd"]
path = swift_tdd
url = [email protected]:StrongAI/claude-skills-programming-swift_tdd.git
[submodule "swift_ui"]
path = swift_ui
url = [email protected]:StrongAI/claude-skills-programming-swift_ui.git
[submodule "wrapping_up"]
path = wrapping_up
url = [email protected]:StrongAI/claude-skills-programming-wrapping_up.git
[submodule "dispatch_programmers"]
path = dispatch_programmers
url = [email protected]:StrongAI/claude-skills-programming-dispatch_programmers.git
[submodule "vm_test_runner"]
path = vm_test_runner
url = [email protected]:StrongAI/claude-skills-programming-vm_test_runner.git