Personal Claude Code workflows - design commands, TDD, skills, hooks
프로젝트의 AI 설정 파일(CLAUDE.md, agents, commands, rules 등)에서 중복·불필요 콘텐츠를 분석하고 제거
RADIO 프레임워크 기반 설계. 작업 규모에 따라 깊이를 조절하고, D step에서 비즈니스 제품은 DDD로, 기술 라이브러리는 Library Design으로 딥다이브한다
PR 코드를 P1(결함)/P2(설계)/P3(컨벤션) 우선순위별로 리뷰하고 GitHub에 게시합니다.
논문 탐색 → 목차/요약 제공 → Q&A 학습 → 학습 노트 저장까지 대화형 논문 학습 워크플로우
현재 PR의 리뷰 코멘트를 확인하고, 반영할 것을 적용한 뒤 resolve까지 처리합니다.
설계 Context 단계에서 코드베이스를 자율 탐색하여 재사용 가능한 모듈, 기존 패턴, 변경 대상을 파악한다. /design command의 C step에서 위임받아 동작.
TDD Design Phase 전문 agent. TechSpec의 Given/When/Then TC를 분석하여 데이터 모델(interface), Usecase, Component Tree, Visual Contract를 설계한다. tdd:design에서 설계 위임 시 사용.
TDD Gap Analysis 전문 agent. 요구사항을 TechSpec/Design/Issues/Implementation 4개 레이어와 대조하여 MISSING/OUTDATED/CONFLICT를 판정하고 액션을 제안한다. tdd:sync에서 갭 분석 위임 시 사용.
TDD Green Phase 전문 agent. 실패하는 테스트를 통과시키는 최소한의 코드만 작성하고 커밋한다. tdd:start, tdd:implement 등에서 Green phase 위임 시 사용.
TDD Integration QA 전문 agent. TechSpec의 AC와 Given/When/Then TC를 평가기준으로 도출하고, ralph-loop으로 통합된 코드가 실제로 동작하는지 반복 검증+수정한다. tdd:implement에서 QA phase 위임 시 사용.
Entity Object(companion object) 패턴. Entity interface와 같은 이름의 const 객체에 도메인 로직 함수를 그룹화. Use when: TDD Refactor 단계에서 반복되는 도메인 로직을 정리할 때, Entity 구현 시 도메인 로직 코드화, UI/API/테스트에서 동일 로직 재사용이 필요할 때.
FE TechSpec 문서 작성 템플릿과 패턴. Linear 프로젝트의 기술 명세서를 작성할 때 참조. Use when: TechSpec 작성, 기술 명세서 생성, Given/When/Then 테스트 케이스 정의, Acceptance Criteria 작성, Solution 설계 문서 작성 시 사용.
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
Seed Design React 컴포넌트 라이브러리 참고 문서. Use when: @seed-design/react 컴포넌트 사용, UI 컴포넌트 구현, seed-design 컴포넌트의 props/API 확인이 필요할 때.
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Modifies files
Hook triggers on file write and edit operations
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.
npx claudepluginhub seonghyeonkimm/agents --plugin my-claude-code-configComplete 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
Unified capability management center for Skills, Agents, and Commands.
CLI tool for running Claude Code SDK sessions with configurable modes
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Superpowers Plus core skills library for Claude Code: planning, execution routing, TDD, debugging, and collaboration workflows
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.