edgeone-makers-env-adaption

Installation
SKILL.md

Runtime Environment Adaptation Guide

This document describes the special constraints and adaptation rules for EdgeOne Makers Skills across different AI coding environments. Currently covered: WorkBuddy (Tencent sandboxed IDE)


🚦 Quick Reference: Preview Decision Tree

When you reach the "display / preview" step, read this first before deciding how to call present_files:

            β”Œβ”€ Delivering finished work? ── Yes ──→ present_files(deployed EdgeOne URL) βœ…
            β”‚
Enter       ─
preview     β”‚                      β”Œβ”€ dev server running? ─ Yes ──→ present_files(http://127.0.0.1:8088/) βœ…
            └─ Still iterating? ────
                                    └─ No ──→ start edgeone makers dev β†’ present_files(...)
Installs
252
GitHub Stars
1.9K
First Seen
Jun 29, 2026
edgeone-makers-env-adaption β€” tencentedgeone/edgeone-makers-tools