원클릭으로
cc-tutorial
cc-tutorial에는 young1lin에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Route Codex to the right repository knowledge files on demand and keep those files synced with code, requirements, logic, architecture, and recent commits. Use when Codex needs to load only the relevant knowledge unit such as `order`, `order cancel-order`, `team`, `advanced`, `research`, `examples`, or a cross-cutting topic, explain how that unit works, or sync recent code changes into the corresponding markdown files without re-exploring the whole repository.
Per-project business-logic knowledge base. Routes to the current project's `.claude/business-logic/` docs on demand and keeps them synced from git changes and conversation digests via git hooks (one LLM round per push). Triggers: "business logic", "domain overview", "how does <feature> work", "code flow", "call graph", "sync docs". Use `/business-logic` to browse, `/business-logic install` to set up a project, `/business-logic init` to build docs, `/business-logic sync` to update from recent commits, `/business-logic capture` to distill the current conversation.