Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

julia

julia には JuliaLang から収集した 7 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 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