By kangmomin
프론트엔드 개발 워크플로우를 위한 개인 하네스. 컴포넌트 생성, 커밋/PR 관리, 단위/E2E 테스트, 코드 품질 검사(ESLint, a11y), 컨벤션 관리 등 프론트엔드 생산성 도구 모음.
WAI-ARIA, 키보드 네비게이션, 색상 대비 등 접근성을 검증하는 리뷰 에이전트
Props 설계, 재사용성, 렌더링 성능, 관심사 분리를 검증하는 컴포넌트 품질 리뷰 에이전트
작업 범위(Spec)를 기반으로 구현 결과의 UI 로직 정합성과 엣지 케이스 대응을 검증하는 리뷰 에이전트
확정된 Plan에 따라 코드를 구현하고 논리적 단위별로 커밋하는 에이전트
브랜치 생성, 커밋 push, Draft PR 오픈 에이전트
현재까지의 작업을 논리적 단위별로 나눠서 커밋
커밋, 브랜치 생성, PR 오픈까지 전체 워크플로우 수행
커밋 후 원격 저장소에 push. 브랜치가 없거나 컨벤션에 맞지 않으면 브랜치 생성부터 진행.
컴포넌트 보일러플레이트를 자동 생성한다. .hyeondong-config.json 설정에 따라 스타일, 테스트, Storybook 파일을 함께 생성.
프론트엔드 프로젝트 컨벤션 위배 사항을 검사하고 보고
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
개발 워크플로우 자동화를 위한 Claude Code 플러그인 모음.
# 마켓플레이스 등록
/plugin marketplace add kangmomin/harness-plugins
# 백엔드 플러그인 설치
/plugin install minmos-harness@harness-plugins
# 프론트엔드 플러그인 설치
/plugin install hyeondongs-harness@harness-plugins
| 플러그인 | 대상 | 설명 |
|---|---|---|
| minmos-harness | Go 백엔드 | 커밋/PR, 컨벤션 검사, E2E 테스트(REST+gRPC), Apidog 스키마 생성 |
| hyeondongs-harness | React 프론트엔드 | 컴포넌트 생성, 커밋/PR, 단위/E2E 테스트, 코드 품질 검사(ESLint, a11y) |
npx claudepluginhub kangmomin/harness-plugins --plugin hyeondongs-harnessPost-Math 개발 워크플로우를 위한 개인 하네스. 커밋/PR 관리, 컨벤션 검사, Feature Spec 생성, E2E 테스트(REST+gRPC), Apidog 스키마 생성 등 개발 생산성 도구 모음.
React/TypeScript frontend + Go backend enforcement harness. 92 wired hooks across 101 scripts enforce patterns on every edit. Green != done: `test-warning-check` surfaces warnings on passing test/lint/type runs (DeprecationWarning, React `act()`, unhandled rejection, `@ts-ignore`); `ci-warning-audit` Stop-hook scans `gh run view --log` on green CI for deprecations / console warnings / skipped tests. 66 skills from TDD through CI-green PR, including /steelman anti-sycophancy guard + /snyk-ux-security per-path vuln sweep (JS + Go ecosystems; exploitability-triage first gate via `bun why`/`go mod why`/`govulncheck`; top-level direct dep bump first, parent dep bump second, resolutions/overrides/replace as last resort only with follow-up TODO to remove; React 18 pin + changelog-walked major bumps + no-deferral escalation; Go `snyk test --file=go.mod` + `go get -u` + `go mod tidy` + `govulncheck` verify). Session exit blocked while PR review threads remain unresolved. TypeScript escape hatches blocked at Edit. tsconfig strictness weakening blocked. Worktree isolation + branch safety hook-enforced. bun.lock + yarn.lock parity enforced (Snyk IO doesn't parse bun.lock). 21 LLM failure modes enforced: 7 Karpathy single-agent + 14 MAST multi-agent (Cemri et al. NeurIPS 2025). OWASP + STRIDE subset + snyk/bun audit. Core Web Vitals perf gate. MCP ban with CLI redirect (~20x token savings). Agent-browser wrap (~91% token reduction for AI browsing). 3-hat plan review (product/engineering/design). 9 agents (adds plan hats + karpathy reference), 5 routines. Opus 4.7 tuned, POSIX-friendly.
Agents specialized in frontend development, UI design, and presentation engineering. Focuses on visual design, user experience, and interaction patterns.
Full-stack orchestration with deployment, performance, security, and test automation
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review