CtrlK
BlogDocsLog inGet started
Tessl Logo

devbox

github.com/jetify-com/devbox

SkillAddedReview
release-devbox

.agents/skills/release-devbox/SKILL.md

Cut a Devbox CLI release — recommend the version bump, write the release notes, and drive the draft or publish flow. Use when asked to release devbox, cut a version, ship 0.x.y, publish a release, or when a release is stuck partway through and needs diagnosing or resuming.

75

use-devbox

.agents/skills/use-devbox/SKILL.md

Run commands inside a devbox environment when a directory provides one. If a `devbox.json` exists in the current directory (or an ancestor/subdir root), devbox can supply tools and scripts the bare shell lacks — e.g. psql, python, gcloud, node. If a binary is provided by devbox, prefer it over the system binary.

71