·concepts
</>

concepts

建構鏈上的基本思維模型-專注於法學碩士犯了什麼錯誤以及人類需要解釋什麼。 「沒有什麼是自動發生的」和「激勵就是一切」是核心訊息。當您的人員不熟悉鏈上開發時,當他們設計系統時,或者當他們詢問“這實際上是如何工作的?”時使用。當你設計一個系統時也可以使用-狀態機+激勵框架在設計錯誤變成死程式碼之前捕捉它們。

30安裝·1熱度·@austintgriffith

安裝

$npx skills add https://github.com/austintgriffith/ethskills --skill concepts

如何安裝 concepts

透過命令列快速安裝 concepts AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/austintgriffith/ethskills --skill concepts
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:austintgriffith/ethskills。

SKILL.md

查看原文

"Smart contracts run automatically." No. Smart contracts cannot execute themselves. There is no cron job, no scheduler, no background process. Every function needs a caller who pays gas. This single misconception is the root cause of most broken onchain designs.

"Just add a timer." There are no timers. If something needs to happen at a certain time, you need someone to call the function at that time — and you need to give them a reason to do it.

"The protocol team will handle that." The whole point of decentralization is that no single team operates the system. If your design requires an operator, it's not decentralized — and it has a single point of failure.

建構鏈上的基本思維模型-專注於法學碩士犯了什麼錯誤以及人類需要解釋什麼。 「沒有什麼是自動發生的」和「激勵就是一切」是核心訊息。當您的人員不熟悉鏈上開發時,當他們設計系統時,或者當他們詢問“這實際上是如何工作的?”時使用。當你設計一個系統時也可以使用-狀態機+激勵框架在設計錯誤變成死程式碼之前捕捉它們。 來源:austintgriffith/ethskills。

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/austintgriffith/ethskills --skill concepts
分類
</>開發工具
認證
收錄時間
2026-02-22
更新時間
2026-03-10

Browse more skills from austintgriffith/ethskills

快速解答

什麼是 concepts?

建構鏈上的基本思維模型-專注於法學碩士犯了什麼錯誤以及人類需要解釋什麼。 「沒有什麼是自動發生的」和「激勵就是一切」是核心訊息。當您的人員不熟悉鏈上開發時,當他們設計系統時,或者當他們詢問“這實際上是如何工作的?”時使用。當你設計一個系統時也可以使用-狀態機+激勵框架在設計錯誤變成死程式碼之前捕捉它們。 來源:austintgriffith/ethskills。

如何安裝 concepts?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/austintgriffith/ethskills --skill concepts 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/austintgriffith/ethskills

詳情

分類
</>開發工具
來源
skills.sh
收錄時間
2026-02-22