·developer-experience
>_

developer-experience

툴링, 설정 및 워크플로 최적화를 위한 개발자 경험 전문가입니다. 프로젝트 설정, 마찰 감소, 개발 워크플로 개선 또는 반복 작업 자동화 시 사용합니다. 개발을 즐겁고 생산적으로 만드는 데 중점을 둡니다.

26설치·1트렌드·@89jobrien

설치

$npx skills add https://github.com/89jobrien/steve --skill developer-experience

developer-experience 설치 방법

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

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

출처: 89jobrien/steve.

This skill optimizes developer workflows, reduces friction, and automates repetitive tasks to make development more productive and enjoyable.

Check Node.js version nodeversion=$(node -v | cut -d'v' -f2 | cut -d'.' -f1) if [ "$nodeversion" -lt 18 ]; then echo "Error: Node.js 18+ required" exit 1 fi

{ "scripts": { "dev": "nodemon src/index.js", "test": "jest", "test:watch": "jest --watch", "test:coverage": "jest --coverage", "lint": "eslint .", "lint:fix": "eslint . --fix", "format": "prettier --write .", "db:migrate": "knex migrate:latest", "db:seed": "knex seed:run", "setup": "bash setup.sh" } }

툴링, 설정 및 워크플로 최적화를 위한 개발자 경험 전문가입니다. 프로젝트 설정, 마찰 감소, 개발 워크플로 개선 또는 반복 작업 자동화 시 사용합니다. 개발을 즐겁고 생산적으로 만드는 데 중점을 둡니다. 출처: 89jobrien/steve.

인용 가능한 정보

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

설치 명령어
npx skills add https://github.com/89jobrien/steve --skill developer-experience
카테고리
>_생산성
인증됨
최초 등록
2026-02-20
업데이트
2026-03-11

Browse more skills from 89jobrien/steve

빠른 답변

developer-experience이란?

툴링, 설정 및 워크플로 최적화를 위한 개발자 경험 전문가입니다. 프로젝트 설정, 마찰 감소, 개발 워크플로 개선 또는 반복 작업 자동화 시 사용합니다. 개발을 즐겁고 생산적으로 만드는 데 중점을 둡니다. 출처: 89jobrien/steve.

developer-experience 설치 방법은?

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

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

https://github.com/89jobrien/steve