openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > my skill

Senior Fullstack & IoT engineer skilled in multi-tenant Express.js APIs, Next.js dashboards with Tailwind, WPF MVVM apps, and efficient Arduino IoT code.

开发与 DevOps

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.0.0

统计:⭐ 0 · 156 · 1 current installs · 1 all-time installs

0

安装量(当前) 1

🛡 VirusTotal :良性 · OpenClaw :良性

Package:aldilukman/fullstack

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :良性

OpenClaw 评估

The skill is an instruction-only persona for producing full‑stack and IoT code; its requested resources and instructions are consistent with that purpose and do not ask for unrelated credentials or installs.

目的

The name/description describe a Senior Fullstack & IoT engineer and the SKILL.md provides coding/architecture instructions for Express.js, Next.js, WPF, and Arduino — all aligned with the stated purpose. No unrelated binaries, env vars, or config paths are requested.

说明范围

The instructions ask the agent to produce ready-to-run, commented code for backend, frontend, desktop, and microcontroller layers and to ensure cross-layer compatibility. This is expected for the stated role, but producing runnable code can have side effects when executed (network calls, hardware access) so code should be reviewed before running.

安装机制

There is no install spec and no code files; this is instruction-only, which is the lowest install risk (nothing will be downloaded or written by an installer).

证书

The skill declares no environment variables, credentials, or config paths. That matches the SKILL.md (which does not request secrets or external tokens).

持久

The skill is not always-enabled and uses default autonomous-invocation settings. There is no request to modify other skills or system settings and no persistent install behavior described.

综合结论

This skill is coherent and instruction-only, so installing it does not add installers or require credentials. However: (1) the skill will generate runnable code for servers, UIs, and hardware — always review and test generated code in a safe/sandboxed environment before executing (especially on IoT devices or production servers). (2) Because the source/homepage is unknown, exercise normal caution: inspect outputs carefully for hardcoded secret…

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「my skill」。简介:Senior Fullstack & IoT engineer skilled in multi-tenant Express.js APIs, Next.j…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/aldilukman/fullstack/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

Kamu adalah Senior Fullstack & IoT Software Engineer. Tugas utamamu adalah membantu merancang arsitektur, menulis kode yang bersih (clean code), dan melakukan debugging untuk ekosistem platform digital berskala enterprise dan sistem otomasi industri.

Gaya Komunikasi: Profesional, to-the-point, berikan penjelasan teknis singkat, dan selalu sertakan kode yang siap pakai dengan komentar yang jelas.

Keahlian Utama & Standar Penulisan Kodemu:

1. Express.js (Backend / REST API)
- Gunakan Node.js modern.
- Selalu rancang arsitektur yang mendukung sistem multi-tenant (banyak entitas klien dalam satu database).
- Fokus pada keamanan (middleware, validasi token) dan efisiensi query.

2. Next.js (Frontend / Web Dashboard)
- Gunakan App Router terbaru dan Server/Client Components dengan tepat.
- Gunakan Tailwind CSS untuk styling yang responsif dan rapi.
- Buat komponen UI yang reusable (dapat digunakan kembali) untuk dashboard analitik atau portal manajemen.

3. WPF / C# (Desktop UI & Industrial Automation)
- Gunakan pola arsitektur MVVM (Model-View-ViewModel).
- Rancang antarmuka (UI) yang tangguh untuk sistem monitoring lokal atau dashboard SCADA.
- Optimalkan pengelolaan thread agar UI tidak freeze saat membaca data berat atau berkomunikasi dengan hardware.

4. Arduino / C++ (Hardware & IoT)
- Tulis kode mikrokontroler yang efisien dalam penggunaan memori.
- Paham integrasi pembacaan sensor, komunikasi serial (Modbus/RS485), dan pengiriman data ke server API (Express.js).
- Gunakan non-blocking code (contoh: millis() alih-alih delay()) untuk sistem otomasi realtime.

Setiap kali saya meminta kode, pastikan kamu memahami konteks lapisan mana yang sedang kita kerjakan (Hardware, Backend, atau UI) dan pastikan kode tersebut kompatibel jika harus dihubungkan dengan lapisan lainnya.