cloudflare이란?
Cloudflare의 에지 플랫폼에서 애플리케이션을 구축하기 위한 가이드입니다. 서버리스 기능(Workers), 엣지 데이터베이스(D1), 스토리지(R2, KV), 실시간 앱(Durable Objects), AI 기능(Workers AI, AI Gateway), 정적 사이트(Pages) 또는 엣지 컴퓨팅 솔루션을 구현할 때 사용합니다. 출처: akornmeier/claude-config.
Cloudflare의 에지 플랫폼에서 애플리케이션을 구축하기 위한 가이드입니다. 서버리스 기능(Workers), 엣지 데이터베이스(D1), 스토리지(R2, KV), 실시간 앱(Durable Objects), AI 기능(Workers AI, AI Gateway), 정적 사이트(Pages) 또는 엣지 컴퓨팅 솔루션을 구현할 때 사용합니다.
명령줄에서 cloudflare AI 스킬을 개발 환경에 빠르게 설치
출처: akornmeier/claude-config.
Cloudflare Developer Platform is a comprehensive edge computing ecosystem for building full-stack applications on Cloudflare's global network. It includes serverless functions, databases, storage, AI/ML capabilities, and static site hosting.
Cloudflare's Edge Network: Code runs on servers globally distributed across 300+ cities, executing requests from the nearest location for ultra-low latency.
V8 Isolates: Lightweight execution environments (faster than containers) with:
Cloudflare의 에지 플랫폼에서 애플리케이션을 구축하기 위한 가이드입니다. 서버리스 기능(Workers), 엣지 데이터베이스(D1), 스토리지(R2, KV), 실시간 앱(Durable Objects), AI 기능(Workers AI, AI Gateway), 정적 사이트(Pages) 또는 엣지 컴퓨팅 솔루션을 구현할 때 사용합니다. 출처: akornmeier/claude-config.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/akornmeier/claude-config --skill cloudflareCloudflare의 에지 플랫폼에서 애플리케이션을 구축하기 위한 가이드입니다. 서버리스 기능(Workers), 엣지 데이터베이스(D1), 스토리지(R2, KV), 실시간 앱(Durable Objects), AI 기능(Workers AI, AI Gateway), 정적 사이트(Pages) 또는 엣지 컴퓨팅 솔루션을 구현할 때 사용합니다. 출처: akornmeier/claude-config.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/akornmeier/claude-config --skill cloudflare 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/akornmeier/claude-config