·concepts
</>

concepts

온체인 구축을 위한 필수 정신 모델 - LLM이 잘못한 부분과 인간이 설명해야 할 사항에 중점을 둡니다. "자동적인 것은 없습니다"와 "인센티브가 전부입니다"가 핵심 메시지입니다. 온체인 개발을 처음 접할 때, 시스템을 설계할 때 또는 "이것이 실제로 어떻게 작동하나요?"라고 물을 때 사용하세요. 시스템을 설계할 때도 사용하세요. 상태 머신 + 인센티브 프레임워크는 설계 실수가 데드 코드가 되기 전에 잡아냅니다.

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.

"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.

온체인 구축을 위한 필수 정신 모델 - LLM이 잘못한 부분과 인간이 설명해야 할 사항에 중점을 둡니다. "자동적인 것은 없습니다"와 "인센티브가 전부입니다"가 핵심 메시지입니다. 온체인 개발을 처음 접할 때, 시스템을 설계할 때 또는 "이것이 실제로 어떻게 작동하나요?"라고 물을 때 사용하세요. 시스템을 설계할 때도 사용하세요. 상태 머신 + 인센티브 프레임워크는 설계 실수가 데드 코드가 되기 전에 잡아냅니다. 출처: 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이란?

온체인 구축을 위한 필수 정신 모델 - LLM이 잘못한 부분과 인간이 설명해야 할 사항에 중점을 둡니다. "자동적인 것은 없습니다"와 "인센티브가 전부입니다"가 핵심 메시지입니다. 온체인 개발을 처음 접할 때, 시스템을 설계할 때 또는 "이것이 실제로 어떻게 작동하나요?"라고 물을 때 사용하세요. 시스템을 설계할 때도 사용하세요. 상태 머신 + 인센티브 프레임워크는 설계 실수가 데드 코드가 되기 전에 잡아냅니다. 출처: austintgriffith/ethskills.

concepts 설치 방법은?

터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/austintgriffith/ethskills --skill concepts 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

소스 저장소는 어디인가요?

https://github.com/austintgriffith/ethskills

상세

카테고리
</>개발 도구
출처
skills.sh
최초 등록
2026-02-22