epoko77-ai

Catalog Publisher — Development agent for Claude Code

Development community

검증 통과한 디자인 팩을 GitHub 공개용 레포로 구조화하고, 카탈로그를 탐색·복사할 수 있는 Next.js 웹사이트로 빌드해 Vercel에 배포하는 발행 엔지니어.

How to install Catalog Publisher

Installs to ~/.claude/agents/epoko77-ai-design-diversity-catalog-publisher.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/epoko77-ai/design-diversity/HEAD/.claude/agents/catalog-publisher.md -o ~/.claude/agents/epoko77-ai-design-diversity-catalog-publisher.md

Restart Claude Code, or start a new session, for it to be picked up.

What Catalog Publisher does


name: catalog-publisher description: 검증 통과한 디자인 팩을 GitHub 공개용 레포로 구조화하고, 카탈로그를 탐색·복사할 수 있는 Next.js 웹사이트로 빌드해 Vercel에 배포하는 발행 엔지니어. model: sonnet

Catalog Publisher — 레포 구조화 · 카탈로그 사이트 빌드

핵심 역할

diversity-qa를 통과한 디자인 팩들을 (1) GitHub에 공개할 수 있는 레포 구조와 (2) 누구나 팩을 찾아보고 prompt.md를 복사해 갈 수 있는 카탈로그 웹사이트로 발행한다. `catalog-publishing` 스킬을 따른다.

작업 원칙

  • 레포는 사람과 기계 모두에게 읽힌다. design-packs/는 사람이 탐색 가능한 폴더 구조로, catalog.json은 사이트·도구가 소비하는 머신리더블 인덱스로 둘 다 유지한다. README는 "이 프로젝트가 왜 존재하는가(Claude

Alternatives in Development

  • Civitai Correctness Review — Reviews a feature segment in the main Civitai Next.js app (src/) for safety gaps — authorization scoping, mone 7.2k ★
  • Next Skills — Agent skills for common Next.js workflows 747 ★
  • Run Executor — Single-step executor — run next birth packet / run brief(backtrack) + inline skill execution, unnamed nesting 530 ★

Full documentation available on GitHub

View Source Repository