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

julia

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

수집된 skills
7
Stars
49.0k
업데이트
2026-07-09
Forks
5.9k
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

buildkite-logs
소프트웨어 개발자

Fetch and inspect Julia Buildkite CI logs without web sign-in. Use when debugging Julia CI failures, reviewing Buildkite jobs, or when the Buildkite MCP is unavailable.

2026-07-09
c-static-analysis
소프트웨어 품질 보증 분석가·테스터

Run Clang static analysis on Julia's C/C++ runtime and codegen, and satisfy the GC-rooting checker. Use after modifying runtime/codegen .c/.cpp files under src/ (excluding headers), before opening a PR.

2026-06-27
compiler-jl
소프트웨어 개발자

Develop and test Julia's Compiler.jl. Use when modifying Compiler/, debugging compiler behavior, or activating stdlib Compiler for reflection/native-codegen experiments instead of using sysimage Base.Compiler.

2026-06-27
julia-syntax-lowering
소프트웨어 개발자

Develop and test JuliaSyntax and JuliaLowering in Julia's source tree. Use when modifying JuliaSyntax/ or JuliaLowering/, running package or targeted tests, or checking JuliaLowering execution.

2026-06-27
doctests
소프트웨어 개발자

Write and verify Julia `jldoctest` code blocks. Use whenever adding or changing a `jldoctest` block in a docstring (base/, stdlib/, Compiler/) or under doc/, and before opening a PR that touches doctests.

2026-06-26
external-deps
소프트웨어 개발자

Modify Julia's external dependencies and JLLs — patches under deps/patches/, version bumps in deps/, and JLL updates. Use when touching deps/ or any *_jll folder, including refreshing checksums.

2026-06-26
test-changes
소프트웨어 품질 보증 분석가·테스터

Run and update Julia tests after changing test files. Use when adding to or modifying any test file under test/ or stdlib/**/test/.

2026-06-26