Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

Satori

Satori에는 VSadov에서 수집한 skills 6개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
6
Stars
376
업데이트
2026-02-10
Forks
22
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

code-review
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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

2026-02-03
jit-regression-test
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 개발자

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