Skip to content

Commit 9af72c0

Browse files
authored
docs(readme): add check-build-apps badge and dev-skills link (#550)
Made-with: Cursor
1 parent ae05489 commit 9af72c0

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
</p>
1111

1212
<p align="center">
13+
<a href="https://github.com/tuya/TuyaOpen/actions/workflows/check-build-apps.yml" target="_blank">
14+
<img src="https://github.com/tuya/TuyaOpen/actions/workflows/check-build-apps.yml/badge.svg"
15+
alt="TuyaOpen Check Build"></a>
1316
<a href="https://tuyaopen.ai" target="_blank">
1417
<img alt="Static Badge" src="https://img.shields.io/badge/Product-F04438"></a>
1518
<a href="https://tuyaopen.ai/pricing" target="_blank">
@@ -107,3 +110,4 @@ If users decide to use this project for commercial purposes, they should fully r
107110

108111
- Arduino for TuyaOpen: [https://github.com/tuya/arduino-TuyaOpen](https://github.com/tuya/arduino-TuyaOpen)
109112
- Luanode for tuyaopen:[https://github.com/tuya/luanode-TuyaOpen](https://github.com/tuya/luanode-TuyaOpen)
113+
- **TuyaOpen Dev Skills** (Cursor AI workflows: env, build, flash, device auth, etc.): [github.com/tuya/TuyaOpen-dev-skills](https://github.com/tuya/TuyaOpen-dev-skills) — import as a remote rule or clone: `https://github.com/tuya/TuyaOpen-dev-skills.git`

README_zh.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
</p>
1111

1212
<p align="center">
13+
<a href="https://github.com/tuya/TuyaOpen/actions/workflows/check-build-apps.yml" target="_blank">
14+
<img src="https://github.com/tuya/TuyaOpen/actions/workflows/check-build-apps.yml/badge.svg"
15+
alt="TuyaOpen Check Build"></a>
1316
<a href="https://tuyaopen.ai" target="_blank">
1417
<img alt="Static Badge" src="https://img.shields.io/badge/Product-F04438"></a>
1518
<a href="https://tuyaopen.ai/zh/pricing" target="_blank">
@@ -104,3 +107,4 @@ TuyaOpen 赋能下一代 AI 智能体硬件:以灵活跨平台 C/C++ SDK 支
104107

105108
- Arduino for TuyaOpen: [https://github.com/tuya/arduino-TuyaOpen](https://github.com/tuya/arduino-TuyaOpen)
106109
- Luanode for TuyaOpen:[https://github.com/tuya/luanode-TuyaOpen](https://github.com/tuya/luanode-TuyaOpen)
110+
- **TuyaOpen Dev Skills**(Cursor AI 开发技能:环境、编译、烧录、设备授权等):[github.com/tuya/TuyaOpen-dev-skills](https://github.com/tuya/TuyaOpen-dev-skills) — 可在 Cursor 中以 Remote Rule 导入或克隆仓库:`https://github.com/tuya/TuyaOpen-dev-skills.git`

0 commit comments

Comments
 (0)