By kangmomin
Post-Math 개발 워크플로우를 위한 개인 하네스. 커밋/PR 관리, 컨벤션 검사, Feature Spec 생성, E2E 테스트(REST+gRPC), Apidog 스키마 생성 등 개발 생산성 도구 모음.
API 엔드포인트의 비즈니스 로직을 코드베이스에서 분석하여 다양한 관점의 엣지 케이스를 도출하는 에이전트
작업 범위(Spec)를 기반으로 구현 결과의 비즈니스 로직 정합성과 엣지 케이스 대응을 검증하는 리뷰 에이전트
E2E 테스트 결과 기반 API 문서(Apidog 스키마) 동기화 에이전트
확정된 Plan에 따라 코드를 구현하고 논리적 단위별로 커밋하는 에이전트
브랜치 생성, 커밋 push, Draft PR 오픈 에이전트
This skill should be used when the user asks to "generate API schema from Apidog", "extract request response schema", "Apidog에서 스키마 뽑아줘", "API 스키마 ��성", "엔드포인트 스��마 추출", "스키마 파일로 저장", "flat schema", "Apidog에 푸시", "Apidog 동기화", "API 문서 업데이트", or mentions extracting JSON schema from Apidog OAS endpoints or pushing specs to Apidog. Reads Apidog OAS endpoint definitions, cross-references with Go codebase structs to catch missing fields, generates flat inline JSON schemas, and optionally pushes OpenAPI specs to Apidog via Import API.
보호 브랜치 제한 없이 /commit 진행 후 push 까지 수행
현재까지의 작업을 논리적 단위별로 나눠서 커밋
커밋, 브랜치 생성, PR 오픈까지 전체 워크플로우 수행
/commit 진행 후 push 까지 수행. 브랜치가 없거나 컨벤션에 맞지 않으면 브랜치 생성부터 진행.
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 minmos-harness프론트엔드 개발 워크플로우를 위한 개인 하네스. 컴포넌트 생성, 커밋/PR 관리, 단위/E2E 테스트, 코드 품질 검사(ESLint, a11y), 컨벤션 관리 등 프론트엔드 생산성 도구 모음.
Git workflow automation and conventional commits
Quality assurance - E2E testing, PR review, browser automation
Comprehensive Cypress testing framework skills for end-to-end testing of web applications with custom commands and CI/CD integration.
HarnessFlow — From idea to shipped product: high-quality engineering workflows for AI agents. Spec-anchored SDD, gated TDD, evidence-based routing, independent reviews, and formal closeout.
Sets up and manages Husky Git hooks by configuring pre-commit hooks, establishing commit message standards, integrating with linting tools, and ensuring code quality on commits.
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use