Skip to main content
GitHub 저장소

harness

harness에는 boldblackai에서 수집한 skills 3개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
3
Stars
10
업데이트
2026-08-01
Forks
6
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

release
소프트웨어 개발자

Automate releasing the harness npm package. Use this skill whenever the user wants to cut a release, publish a new version, bump the version, tag a release, update the CHANGELOG, or run npm publish. Triggers on phrases like "release version X", "cut a release", "publish", "bump to X.X.X", "tag this release", "release the project", or any combination of version bumping + publishing intent. Always use this skill for release work — don't attempt ad-hoc release steps without it.

2026-08-01
check-deps
소프트웨어 개발자

Check whether pinned dependencies in the harness Dockerfiles have newer versions available. Use this skill whenever the user asks to check for dependency updates, see if packages are outdated, check for updates, review pinned versions, or any variation of "are deps up to date". Triggers on: "check deps", "check for updates", "are dependencies up to date", "update deps check", "any new versions", "deps outdated", "bump dependencies".

2026-07-17
analyze-image
네트워크·컴퓨터 시스템 관리자

Analyze the harness Docker image size — layer-by-layer breakdown, base image contribution, and efficiency/waste report via dive. Use this skill whenever the user wants to understand image size, compare image sizes across tags, find what's taking up space, analyze layers, check image efficiency, or investigate waste in the Docker image. Triggers on phrases like "analyze the image", "how big is the image", "what's taking up space", "compare image sizes", "image size breakdown", "optimize the image", or any question about Docker image size or layer composition.

2026-06-19