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

sandbox

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

수집된 skills
9
Stars
23
업데이트
2026-05-19
Forks
11
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

add-hub-template
소프트웨어 개발자

Add or update a Blaxel Sandbox Hub image/template under hub/. Use when adding a new hub image, sandbox image, runtime image, template.json, Dockerfile, hidden/internal image, or workflow-dispatch build option in the blaxel-ai/sandbox repository.

2026-05-19
playwright-e2e
소프트웨어 품질 보증 분석가·테스터

Deploy a Playwright sandbox (chromium or firefox) on Blaxel and run e2e tests against it. Use to validate that playwright hub images work end-to-end (browser connection, page navigation, DOM interaction) after changes.

2026-04-16
check-ci
소프트웨어 개발자

Poll CI status on a branch until the "Build and Push Sandbox" workflow completes. Use after pushing to develop or any branch where you need to confirm the build succeeded before proceeding.

2026-03-10
check-deploy
네트워크·컴퓨터 시스템 관리자

Watch CI until the "Build and Push Sandbox" workflow completes. For dev deployments, watches the develop branch. For prod deployments, watches the latest tag. Use after merging into develop or pushing a release tag.

2026-03-10
deploy-dev
네트워크·컴퓨터 시스템 관리자

Deploy the app to the dev environment. Use after a PR is marked as reviewable (ready for review) so reviewers can check out the changes running in dev.

2026-03-10
dev-environment
네트워크·컴퓨터 시스템 관리자

Start the local sandbox-api development environment with hot-reload. Use when developing or testing changes to the sandbox-api Go code locally.

2026-03-10
run-e2e
소프트웨어 개발자

Run the full end-to-end test suite against a custom sandbox image deployed locally or on Blaxel. Use before merging significant changes to validate the complete sandbox-api binary, not just unit/integration tests.

2026-03-09
run-integration-tests
소프트웨어 품질 보증 분석가·테스터

Run the sandbox-api integration tests against a live API instance. Use after making changes to sandbox-api to verify all endpoints still work correctly.

2026-03-09
update-api-reference
소프트웨어 개발자

Regenerate the OpenAPI reference documentation after adding, modifying, or removing API endpoints in sandbox-api. Run this whenever handler signatures, route paths, or swag annotations change.

2026-03-09