cc-bricks-feature#
Feature 브릭 생성 가이드. kobic Clean Architecture feature 모듈 11종.
A guide for generating Clean Architecture-based Flutter feature module bricks.
This plugin ships 11 feature- skills*, each mirroring a real kobic app-level module (verified against
kobic-latest-audit/feature). 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.
Skills#
| 이름 | 설명 |
|---|---|
| feature-ai_chat | ai_chat feature brick — AI chat functionality (mason make feature-ai_chat). Use when scaffolding or |
| feature-app_router | app_router feature brick — app-wide routing setup (mason make feature-app_router). Use when scaffold |
| feature-book_content_reader | book_content_reader feature brick — book content reader with PDF/DRM (mason make feature-book_conten |
| feature-book_content_search | book_content_search feature brick — in-book content search (mason make feature-book_content_search). |
| feature-book_content_viewer | book_content_viewer feature brick — book content viewer (mason make feature-book_content_viewer). Us |
| feature-chat | chat feature brick — real-time chat (mason make feature-chat). Use when scaffolding or extending the |
| feature-my_library | my_library feature brick — my library (mason make feature-my_library). Use when scaffolding or exten |
| feature-my_page | my_page feature brick — my page with payment/settlement focus (mason make feature-my_page). Use when |
| feature-publisher_settlement | publisher_settlement feature brick — publisher settlement (mason make feature-publisher_settlement). |
| feature-search | search feature brick — search functionality (mason make feature-search). Use when scaffolding or ext |
| feature-store | store feature brick — e-book store including in-module payment sub-bloc (mason make feature-store). |
관련 플러그인#
| 플러그인 | 설명 |
|---|---|
| cc-dev-cycle | Development cycle automation (Issue Cycle, Bug Cycle, Session, ZenHub, Agent Teams) |
설치#
claude plugins install coco-de/skills/plugins/cc-bricks-feature