Skip to main content
roboflow
GitHub creator profile

roboflow

Repository-level view of 30 collected skills across 2 GitHub repositories.

skills collected
30
repositories
2
updated
Aug 28, 2026
repository explorer

Repositories and representative skills

create-workflow-block
software-developers

Author a new Roboflow Workflows block under `inference/core/workflows/core_steps/**`. Trigger on a new/changed `vN.py` or `vN_tensor.py` defining a `WorkflowBlockManifest` + `WorkflowBlock` pair; new `load_blocks()`/`KINDS_SERIALIZERS` entries in…

Aug 28, 2026
review-topic-test-hygiene
software-quality-assurance-analysts-and-testers

Load when a diff shows — (1) new/changed runtime code under inference/, inference_models/, inference_sdk/, inference_cli/ with no companion test (or a test that mocks the changed thing); (2) a new @pytest.mark.skipif/skip/slow or env-gated test (SKIP_*_TESTS,…

Aug 20, 2026
review-core-infra
software-quality-assurance-analysts-and-testers

PRs touching inference/core/ foundation — inference/core/env.py, inference/core/version.py, inference/core/entities/**, inference/core/utils/** (image_utils.py, requests.py, environment.py), inference/core/roboflow_api.py, exceptions.py, logger.py, nms.py.…

Aug 13, 2026
review-topic-prediction-integrity
software-quality-assurance-analysts-and-testers

Load when a diff touches `sv_detections_to_root_coordinates`, `scale_sv_detections`, `move_boxes`/`move_masks`, `POLYGON_KEY_IN_SV_DETECTIONS`, `add_inference_keypoints_to_sv_detections`, `serialise_sv_detections`, `mask_to_polygon`,…

Aug 13, 2026
review-workflows-blocks
software-quality-assurance-analysts-and-testers

Review PRs touching inference/core/workflows/core_steps/** (Workflow blocks — {category}/{block}/vN.py, common/, common/query_language/**, loader.py) or inference/core/workflows/execution_engine/entities/types.py (new kind). Diff signals — new block package,…

Aug 13, 2026
review-workflows-execution-engine
software-quality-assurance-analysts-and-testers

Review guidance for PRs touching inference/core/workflows/execution_engine/**, inference/core/workflows/errors.py, inference/core/workflows/prototypes/block.py, or .cursor/rules/execution-engine-version-changelog.mdc. Diff signals:…

Aug 13, 2026
review-topic-backward-compat-and-versioning
software-quality-assurance-analysts-and-testers

Load when a PR changes a user/dev-visible contract or is release-bound. Triggers on diffs to `inference/core/version.py`, `EXECUTION_ENGINE_V1_VERSION`, `inference/core/interfaces/http/http_api.py` or `inference/core/entities/**`, a Workflow block manifest…

Aug 7, 2026
add-inference-model
software-developers

Trigger when the user asks to "add a model", "add a core / pre-trained model", "port a model from HuggingFace", "wrap a transformers model", or "expose X as a workflow block / model". Also when a diff adds a subfolder under…

Jul 24, 2026
Showing 8 of 21 collected skills.
roboflow-training-and-evaluation
data-scientists-152051

Use when training Roboflow models, improving accuracy, or setting up a production feedback loop — covers architecture selection, model IDs, checkpoints, evaluation metrics, the iterative improvement playbook, and Active Learning through the Project Model…

Aug 6, 2026
roboflow-custom-weights-upload
software-developers

Use when uploading locally trained model weights (YOLO, RF-DETR, YOLO-NAS, PaliGemma, Florence-2) to Roboflow — the client-side Python SDK upload flow, safe API key handling, per-family packaging requirements, and verifying the upload.

Jul 17, 2026
roboflow-cloud-storage
software-developers

Use when connecting cloud storage (AWS S3 / S3-compatible or Google Cloud Storage) to Roboflow to mirror images into a workspace — creating storage credentials, defining datasources (bucket-mirror configs), selecting objects with glob rules, validating…

Jul 6, 2026
roboflow-data-management
software-developers

Use when uploading images, labeling, organizing datasets, creating Roboflow projects (detection/segmentation/keypoint/classification), tags, splits, versions, or RoboQL search.

Jul 6, 2026
roboflow-product-navigation
customer-service-representatives-434051

Use when explaining where Roboflow features live in the app.roboflow.com web app, mapping intents like upload, annotate, train, deploy to specific page URLs.

Jul 6, 2026
roboflow-api-reference
software-developers

Protocol-level facts for Roboflow REST and Inference APIs — URL patterns, auth, parameters, error codes, and SDK quick-start. For deployment strategy and Workflow execution patterns, see roboflow-inference.

Jul 6, 2026
roboflow-inference
software-developers

Deployment option comparison (serverless, dedicated, self-hosted, batch) and Workflow execution patterns. For raw API URL patterns, auth, and request/response formats, see roboflow-api-reference.

Jul 6, 2026
roboflow-universe
data-scientists-152051

Use when searching for or using public datasets/models on Roboflow Universe (universe.roboflow.com), the open repository of 1M+ computer vision datasets and 50K+ pre-trained models.

May 17, 2026
Showing 8 of 9 collected skills.
Showing 2 of 2 repositories
All repositories loaded