Skip to main content
Run any Skill in Manus
with one click
GitHub repository

Satori

Satori contains 6 collected skills from VSadov, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
6
Stars
375
updated
2026-02-10
Forks
22
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

code-review
software-quality-assurance-analysts-and-testers

Review code changes in dotnet/runtime for correctness, performance, and consistency with project conventions. Use when reviewing PRs or code changes.

2026-02-10
ci-analysis
software-developers

Analyze CI build and test status from Azure DevOps and Helix for dotnet repository PRs. Use when checking CI status, investigating failures, determining if a PR is ready to merge, or given URLs containing dev.azure.com or helix.dot.net. Also use when asked "why is CI red", "test failures", "retry CI", "rerun tests", or "is CI green".

2026-02-09
vmr-codeflow-status
software-developers

Analyze VMR codeflow PR status for dotnet repositories. Use when investigating stale codeflow PRs, checking if fixes have flowed through the VMR pipeline, debugging dependency update issues in PRs authored by dotnet-maestro[bot], checking overall flow status for a repo, or diagnosing why backflow PRs are missing or blocked.

2026-02-09
add-new-jit-ee-api
software-developers

Add a new API to the JIT-VM (aka JIT-EE) interface in the codebase.

2026-02-03
jit-regression-test
software-quality-assurance-analysts-and-testers

Extract a standalone JIT regression test case from a given GitHub issue and save it under the JitBlue folder. Use this when asked to create or extract a JIT regression test from an issue.

2026-02-02
performance-benchmark
software-developers

Generate and run ad hoc performance benchmarks to validate code changes. Use this when asked to benchmark, profile, or validate the performance impact of a code change in dotnet/runtime.

2026-01-26