Skip to content

feat: promote split-work and browser-walkthrough to marketplace#35

Merged
devstefancho merged 1 commit into
chore/archive-unused-pluginsfrom
feat/promote-split-work-browser-walkthrough
Apr 26, 2026
Merged

feat: promote split-work and browser-walkthrough to marketplace#35
devstefancho merged 1 commit into
chore/archive-unused-pluginsfrom
feat/promote-split-work-browser-walkthrough

Conversation

@devstefancho
Copy link
Copy Markdown
Owner

Summary

user-level 스킬 2개를 마켓플레이스 플러그인으로 승격. 사용자가 다른 환경/머신에서도 /plugin install로 받을 수 있게 함.

Base 브랜치: chore/archive-unused-plugins (PR #34). 그 PR이 먼저 머지되어야 자동으로 base가 main으로 변경됩니다.

Added

  • split-work-plugin — 워크플로 권장 단계 (writing-tasks → split-work → agent-team). 자기완결적이라 코드 수정 없이 이동. project-slug 예시 주석에서 사용자 경로 표기만 정리
  • browser-walkthrough-plugin — 홈택스/정부24/은행 등 iframe·보안프로그램 헤비 사이트 step-by-step 진행. playwright-cli 스킬 사전 설치 필요

Why not bundle playwright-cli?

playwright-cli는 외부에서 활발히 갱신되고 다른 플러그인(impeccable, frontend-design 등)도 동봉한다. 묶으면 본가 업데이트가 끊겨 stale 위험 → README/SKILL.md 첫 섹션에 사전 조건으로만 명시.

marketplace.json

12개 (10 + 2 신규)로 늘어남.

Test plan

  • /plugin marketplace add . → 두 플러그인이 목록에 노출
  • split-work-plugin 설치 후 /split-work 호출 (실제 task가 있는 프로젝트에서)
  • browser-walkthrough-plugin 설치 후 자연어 트리거 (사전 조건: playwright-cli 가용)

Followup (after this PR)

  • 사용자 검증 후 ~/.claude/skills/split-work/, ~/.claude/skills/browser-walkthrough/ 제거 (마켓 설치본만 남김)

🤖 Generated with Claude Code

user-level 스킬을 그대로 두기보다 마켓에서 설치 가능하게 승격. 두 스킬 모두 자기완결적이라 일반화 작업 없이 그대로 옮겼다.

- split-work-plugin: 워크플로 권장 단계 (writing-tasks → split-work → agent-team). project-slug 예시 주석에서 사용자 경로 → ~/ 표기로 정리
- browser-walkthrough-plugin: 외부 의존(playwright-cli)은 묶지 않고 사전 조건으로만 명시. README/SKILL.md에 의존성 박음. 본가 업데이트 끊김 방지

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 26, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
claude-plugins Ready Ready Preview, Comment Apr 26, 2026 4:52am

@devstefancho devstefancho merged commit 2bb51b1 into chore/archive-unused-plugins Apr 26, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant