LogoSkills

cc-bricks

cob(co-bricks) 기반 브릭 생성 가이드. kobic Clean Architecture feature 모듈 11종 + 그린필드 프로젝트 초기 세팅(project-init / /bricks:create-project).

cc-bricks#

cob(co-bricks) 기반 브릭 생성 가이드. kobic Clean Architecture feature 모듈 11종 + 그린필드 프로젝트 초기 세팅(project-init / /bricks:create-project).

A guide for generating Clean Architecture-based Flutter feature modules and initializing greenfield projects with the cob (co-bricks) tool.

This plugin ships 11 feature- skills*, each mirroring a real kobic app-level module (verified against kobic-latest-audit/feature), plus a project-init skill + /cc-bricks:create-project command for greenfield project setup. Generic scaffolds that had no kobic counterpart (16 bricks: assessment, check_in, community, dashboard, group, home, mypage, notice_board, notification, onboarding, payment, ranking, report, review, task, users) were removed — they triggered incorrectly and mis-taught non-existent kobic patterns.

Two scopes. Project init (greenfield monorepo + N features + optional cloud/CI infra) → project-init skill / /cc-bricks:create-project. Feature-level synthesis into an existing repo → Generation Workflows + each feature-* skill.

아웃소싱 프로젝트 문서 정책 — 내부 도구 저장소(coco-de/bricks · coco-de/co-secret · coco-de/co-bricks)에 관한 지식·규약·상태 문서는 이 skills 리포의 플러그인에만 둡니다. 외주/클라이언트 대면 프로젝트 리포(예: unibook)의 CLAUDE.md·README·rules 에 작성하지 않으며, 발견 시 해당 플러그인 스킬로 이관하고 프로젝트 리포에서 제거합니다 (선례: coco-de/unibook#12615, 2026-08-31 — 64개 문서 이관). donor 프로젝트별 공급 상태 문서는 donor-registry 스킬이 SSOT 입니다.

Skills#

이름설명
donor-registry kobic(coco-de/unibook) donor 파이프라인의 모듈별 브릭 공급 상태 SSOT — cob sync/apply 게이트 등재명({{#has_X}}·enable_adm
feature-ai_chat ai_chat feature brick — AI 채팅 기능 (mason make feature-ai_chat). kobic AI 채팅 feature 모듈을 스캐폴딩하거나 확장할 때
feature-app_router app_router feature brick — 앱 전역 라우팅 설정 (mason make feature-app_router). kobic 앱 라우팅 모듈을 스캐폴딩하거나 확장할
feature-book_content_reader book_content_reader feature brick — PDF/DRM 기반 전자책 리더 (mason make feature-book_content_reader). kobi
feature-book_content_search book_content_search feature brick — 책 내 콘텐츠 검색 (mason make feature-book_content_search). kobic 책 콘텐츠
feature-book_content_viewer book_content_viewer feature brick — 책 콘텐츠 뷰어 (mason make feature-book_content_viewer). kobic 책 뷰어 모듈
feature-chat chat feature brick — 실시간 채팅 (mason make feature-chat). kobic 채팅 feature 모듈을 스캐폴딩하거나 확장할 때 사용합니다.
feature-my_library my_library feature brick — 내 서재 (mason make feature-my_library). kobic my-library 모듈을 스캐폴딩하거나 확장할 때
feature-my_page my_page feature brick — 결제/정산 중심의 마이페이지 (mason make feature-my_page). kobic my-page 모듈을 스캐폴딩하거나 확장할
feature-publisher_settlement publisher_settlement feature brick — 출판사 정산 (mason make feature-publisher_settlement). kobic 출판사 정산
feature-search search feature brick — 검색 기능 (mason make feature-search). kobic 검색 feature 모듈을 스캐폴딩하거나 확장할 때 사용합니다.
feature-store store feature brick — 모듈 내 결제 sub-bloc을 포함한 전자책 스토어 (mason make feature-store). kobic 스토어 모듈을 스캐폴딩하거
kobic donor 모듈성 강화 로드맵 빌드 속도는 이 작업의 근거가 아니다. 이 리포는 이미 한 번 "아키텍처를 고쳐 빌드를
project-init cob(co-bricks)로 그린필드 프로젝트를 초기 세팅하는 가이드 — 모노레포+feature 코드 스캐폴드(cob create/generate/create-from-config
딥링크 donor 추출 — co-bricks 동기화 최적화 리팩토링 계획 딥링크 2,439줄이 앱 레이어(L7)에 있어 donor sync 공급량이 0 이다. 결합 지점은

Commands#

이름설명
/cc-bricks:create-project — 새 프로젝트 "처음부터 세팅" 자동 안내 cob(co-bricks) 기반 그린필드 프로젝트 초기 세팅 — 모노레포+feature 코드 스캐폴드(A)와 Firebase/GCP/iOS/Secrets 인프라 부트스트랩(B)을

관련 플러그인#

플러그인설명
cc-compass 코코드 스킬 저장소 나침반 — 작업 유형(워크플로우/도구/규칙/레퍼런스)에 따라 알맞은 플러그인·커맨드·스킬로 안내
cc-dev 개발 사이클 자동화 (이슈 사이클, 버그 사이클, 세션, ZenHub, Agent Teams)
cc-pixel-loop Figma + Marionette + Dart MCP를 활용한 픽셀 퍼펙트 Flutter UI 에이전틱 루프 (Read → Write → Reload → Capture → Comp
cc-security 보안 통합 — API/앱 보안, 보안 감사, CI 시크릿, 결제/IAP 엔드포인트 보안, 도서 PDF DRM (구 cc-uiux-security 확장)

설치#

claude plugins install coco-de/skills/plugins/cc-bricks