SKILL.md
ljg-push: 스킬 동기화
로컬의 ljg-* 스킬을 repo와 맞추는 보조 스킬이다. 자동 push는 위험하므로 실행 전에 현재 repo, 브랜치, 변경 파일을 확인한다.
실행 전 확인
git status --short로 변경 파일을 본다.git remote -v로 원격을 확인한다.skills/ljg-*외 변경이 있으면 사용자에게 먼저 말한다.- push는 사용자가 명시했을 때만 한다.
zereight/skill · Archived
Skill sync helper. Use for syncing local ljg skills, skill publishing, 스킬 동기화, skill push.
npx skills add zereight/skill --skill ljg-push
This repository is archived — consider an actively maintained alternative.
zereight-review — an installable skill for AI agents, published by zereight/skill.
11 installsReact Native performance review checklist for code reviews. Use when reviewing RN code to detec…
11 installsGateway skill for React Native development. Routes tasks to the right specialist skill — basics…
10 installsWrite tests using React Native Testing Library (RNTL) v13/v14. Covers render, screen, queries, …
7 installsRelated neighbors and high-traction skills in the same topics — useful to compare before installing.
Google Apps Script: Upload local files to an Apps Script project.
22.7K installsPush Packer build metadata to HCP Packer registry for tracking and managing image lifecycle. Us…
2.5K installs把 ~/.agents/skills/ljg-* 里所有更新过的 skills 同步到 github repo (ljg-skills),?
4.5K installsImplement, review, or debug push notifications in iOS/macOS apps — local notifications, remote …
3.5K installsCommit changes and push to origin without creating a PR
3K installsCommit, push, and open a PR. Use when asked to ship/open a PR, or for PR-description-only flows…
2.9K installsOther skills from zereight/skill · top by installs.
npx skills add zereight/skill
Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
main
Parsed from SKILL.md frontmatter.
Files included with this skill beyond the listing page.
SKILL.md
624 B
SUMMARY.md
116 B
로컬의 ljg-* 스킬을 repo와 맞추는 보조 스킬이다. 자동 push는 위험하므로 실행 전에 현재 repo, 브랜치, 변경 파일을 확인한다.
git status --short로 변경 파일을 본다.git remote -v로 원격을 확인한다.skills/ljg-* 외 변경이 있으면 사용자에게 먼저 말한다.