mirror of
https://github.com/cloudflare/skills.git
synced 2026-04-25 06:35:50 +03:00
[PR #14] [MERGED] Add sandbox-sdk skill with retrieval-first approach #17
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/skills#17
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/cloudflare/skills/pull/14
Author: @elithrar
Created: 2/5/2026
Status: ✅ Merged
Merged: 2/5/2026
Merged by: @elithrar
Base:
main← Head:add-sandbox-sdk-skill📝 Commits (1)
795cfcdadd sandbox-sdk skill with retrieval-first approach📊 Changes
5 files changed (+353 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📝
skills/durable-objects/SKILL.md(+13 -0)➕
skills/sandbox-sdk/SKILL.md(+177 -0)➕
skills/sandbox-sdk/references/api-quick-ref.md(+113 -0)➕
skills/sandbox-sdk/references/examples.md(+49 -0)📄 Description
Add sandbox-sdk skill for building secure code execution environments on Cloudflare Workers.
The skill provides breadcrumbs for stable APIs (Docker, preview URLs) with links to official docs rather than attempting to document everything inline.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.