Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

ray

يحتوي ray على 6 من skills المجمعة من ray-project، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
6
Stars
43.2k
محدث
2026-07-07
Forks
7.8k
التغطية المهنية
1 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

sphinx-fix
مطوّرو البرمجيات

Diagnose a failing Ray Sphinx / Read the Docs documentation build. Parses the Sphinx warning stream (an RtD build log, a local build, or pasted text), classifies each warning against a rules table, and proposes the canonical fix in severity-tier order. Detects a hard-broken build, segregates known-benign suppressed classes, and lists every unclassified warning. Use when a `docs/readthedocs.com:anyscale-ray` check fails, when asked "why is the docs build failing?" or "what warning is breaking this PR?", or to turn a Sphinx warning dump into an ordered fix list.

2026-07-07
rst-to-myst
مطوّرو البرمجيات

Convert Ray documentation pages from reStructuredText (.rst) to MyST Markdown (.md). Use when migrating existing files under doc/source/ to MyST, finishing a partial MyST migration of a directory, or when asked to convert/migrate a doc page to markdown. Covers the RST-to-MyST directive mapping, label and cross-reference preservation, sphinx-design tabs/dropdowns, doctest/testcode handling, the doc/BUILD.bazel doctest exclusions, and the build and doctest verification needed to land a clean docs PR.

2026-07-01
lint
مطوّرو البرمجيات

Run linting and formatting checks on Ray code

2026-06-22
rebuild
مطوّرو البرمجيات

Rebuild Ray from source — determines the right build mode based on what changed

2026-06-22
ray-dependencies
مطوّرو البرمجيات

Manage Python dependencies in Ray — add/remove/upgrade packages, work with raydepsets lock files, debug dependency conflicts, and regenerate compiled requirements. Covers `python/requirements*`, `python/requirements/**`, `python/deplocks/**`, and `ci/raydepsets/configs/*.depsets.yaml`.

2026-06-02
fetch-buildkite-logs
مطوّرو البرمجيات

Fetch and analyze Buildkite CI build logs for failures

2026-05-13