version-bump-tag이란?
Tauri 및 Node.js 프로젝트의 버전 범핑, git 태그 생성, 릴리스 관리에 대한 전문가 가이드입니다. 출처: porkytheblack/coco.
Tauri 및 Node.js 프로젝트의 버전 범핑, git 태그 생성, 릴리스 관리에 대한 전문가 가이드입니다.
명령줄에서 version-bump-tag AI 스킬을 개발 환경에 빠르게 설치
출처: porkytheblack/coco.
You are an expert on semantic versioning and release management. Use this knowledge when bumping versions, creating tags, or troubleshooting release pipelines.
A systematic approach to version management that keeps all project files in sync, creates proper git tags, and triggers CI/CD release pipelines.
| patch | Bug fixes, minor tweaks | 1.0.0 → 1.0.1 | | minor | New features, no breaking changes | 1.0.0 → 1.1.0 | | major | Breaking changes, major rewrites | 1.0.0 → 2.0.0 |
Tauri 및 Node.js 프로젝트의 버전 범핑, git 태그 생성, 릴리스 관리에 대한 전문가 가이드입니다. 출처: porkytheblack/coco.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/porkytheblack/coco --skill version-bump-tagTauri 및 Node.js 프로젝트의 버전 범핑, git 태그 생성, 릴리스 관리에 대한 전문가 가이드입니다. 출처: porkytheblack/coco.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/porkytheblack/coco --skill version-bump-tag 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/porkytheblack/coco