·tilt

이 기술은 사용자가 "Tiltfile 쓰기", "Tilt 구성", "라이브 업데이트 설정", "Tilt 디버그", "Tilt에 리소스 추가", "Tilt 빌드 최적화", "Tilt 로그 보기", "Tilt 리소스 다시 시작"을 요청하거나 Tiltfile, Tilt up, Tilt ci, Tilt down, live_update, docker_build, custom_build, k8s_resource, local_resource 또는 Kubernetes를 언급할 때 사용해야 합니다. Tilt를 통한 지역 개발

7설치·1트렌드·@hyperb1iss

설치

$npx skills add https://github.com/hyperb1iss/hyperskills --skill tilt

tilt 설치 방법

명령줄에서 tilt AI 스킬을 개발 환경에 빠르게 설치

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

출처: hyperb1iss/hyperskills.

Tilt automates the local Kubernetes development loop: watch files, build images, deploy to cluster. Configuration lives in a Tiltfile (Starlark, a Python dialect). A resource bundles an image build + k8s deploy (or a local command) into a single manageable unit.

The commands an agent uses to interact with a running Tilt instance.

| Start dev environment | tilt up [-- ] | | Start with terminal log streaming | tilt up --stream | | Start specific resources only | tilt up frontend backend | | Run in CI/batch mode (exits on success/failure) | tilt ci --timeout 30m | | Stop and delete deployed resources | tilt down | | Change runtime Tiltfile args | tilt args -- --flag value |

인용 가능한 정보

AI/검색 인용용 안정적인 필드와 명령어.

설치 명령어
npx skills add https://github.com/hyperb1iss/hyperskills --skill tilt
카테고리
</>개발 도구
인증됨
최초 등록
2026-02-25
업데이트
2026-03-10

Browse more skills from hyperb1iss/hyperskills

빠른 답변

tilt이란?

이 기술은 사용자가 "Tiltfile 쓰기", "Tilt 구성", "라이브 업데이트 설정", "Tilt 디버그", "Tilt에 리소스 추가", "Tilt 빌드 최적화", "Tilt 로그 보기", "Tilt 리소스 다시 시작"을 요청하거나 Tiltfile, Tilt up, Tilt ci, Tilt down, live_update, docker_build, custom_build, k8s_resource, local_resource 또는 Kubernetes를 언급할 때 사용해야 합니다. Tilt를 통한 지역 개발 출처: hyperb1iss/hyperskills.

tilt 설치 방법은?

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

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

https://github.com/hyperb1iss/hyperskills

상세

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