-
Notifications
You must be signed in to change notification settings - Fork 35
Expand file tree
/
Copy pathupstream-watch.official-skills.json
More file actions
87 lines (87 loc) · 2.86 KB
/
Copy pathupstream-watch.official-skills.json
File metadata and controls
87 lines (87 loc) · 2.86 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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
{
"github_releases": [],
"documentation": [
{
"id": "dotnet-skills-main-head",
"source": "https://api.github.com/repos/dotnet/skills/commits/main",
"name": "dotnet/skills main branch",
"issue_key": "official-dotnet-skills-upstream",
"issue_name": "Review official dotnet/skills upstream update",
"notes": "Review external-sources/vendir.lock.yml, sync external-sources/upstreams/dotnet-skills via vendir, rerun scripts/import_external_catalog_sources.py, then regenerate catalog outputs and verify the imported official skills and agents.",
"skills": [
"configuring-opentelemetry-dotnet",
"minimal-api-file-upload",
"dotnet-maui-doctor",
"maui-app-lifecycle",
"maui-collectionview",
"maui-data-binding",
"maui-dependency-injection",
"maui-safe-area",
"maui-shell-navigation",
"maui-theming",
"optimizing-ef-core-queries",
"csharp-scripts",
"dotnet-pinvoke",
"nuget-trusted-publishing",
"mcp-csharp-create",
"mcp-csharp-debug",
"mcp-csharp-publish",
"mcp-csharp-test",
"technology-selection",
"exp-assertion-quality",
"exp-dotnet-test-frameworks",
"exp-mock-usage-analysis",
"exp-simd-vectorization",
"exp-test-gap-analysis",
"exp-test-maintainability",
"exp-test-smell-detection",
"exp-test-tagging",
"dotnet-aot-compat",
"migrate-dotnet10-to-dotnet11",
"migrate-dotnet8-to-dotnet9",
"migrate-dotnet9-to-dotnet10",
"migrate-nullable-references",
"thread-abort-migration",
"code-testing-agent",
"coverage-analysis",
"crap-score",
"dotnet-test-frameworks",
"filter-syntax",
"migrate-mstest-v1v2-to-v3",
"migrate-mstest-v3-to-v4",
"migrate-vstest-to-mtp",
"migrate-xunit-to-xunit-v3",
"mtp-hot-reload",
"platform-detection",
"run-tests",
"test-anti-patterns",
"writing-mstest-tests",
"analyzing-dotnet-performance",
"android-tombstone-symbolication",
"clr-activation-debugging",
"dotnet-trace-collect",
"dump-collect",
"microbenchmarking",
"binlog-failure-analysis",
"binlog-generation",
"build-parallelism",
"build-perf-baseline",
"build-perf-diagnostics",
"check-bin-obj-clash",
"directory-build-organization",
"eval-performance",
"including-generated-files",
"incremental-build",
"msbuild-antipatterns",
"msbuild-modernization",
"msbuild-server",
"resolve-project-references",
"convert-to-cpm",
"template-authoring",
"template-discovery",
"template-instantiation",
"template-validation"
]
}
]
}