SOC 직업 분류 기준
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/antono/cerbo --skill cluster-7명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
SKILL.md 표시 중
| name | cluster-7 |
| description | Skill for the Cluster_7 area of cerbo. 6 symbols across 1 files. |
6 symbols | 1 files | Cohesion: 71%
core/| File | Symbols |
|---|---|
core/src/page.rs | page_path, page_read, page_write, has_h1, humanize_slug (+1) |
Start here when exploring this area:
page_path (Function) — core/src/page.rs:23page_read (Function) — core/src/page.rs:46page_write (Function) — core/src/page.rs:52has_h1 (Function) — core/src/page.rs:78humanize_slug (Function) — core/src/page.rs:82| Symbol | Type | File | Line |
|---|---|---|---|
page_path | Function | core/src/page.rs | 23 |
page_read | Function | core/src/page.rs | 46 |
page_write | Function | core/src/page.rs | 52 |
has_h1 | Function | core/src/page.rs | 78 |
humanize_slug | Function | core/src/page.rs | 82 |
ensure_page_has_h1 | Function | core/src/page.rs | 99 |
| Flow | Type | Steps |
|---|---|---|
Page_write → Chrono_now | cross_community | 6 |
Page_read → Chrono_now | cross_community | 6 |
Page_write → Config_dir | cross_community | 5 |
Page_read → Config_dir | cross_community | 5 |
Start_watcher → Has_h1 | cross_community | 4 |
Start_watcher → Humanize_slug | cross_community | 4 |
Test_sync_markdown_titles → Has_h1 | cross_community | 4 |
Test_sync_markdown_titles → Humanize_slug | cross_community | 4 |
Test_page_write_infers_title → Has_h1 | cross_community | 3 |
| Area | Connections |
|---|---|
| Cluster_1 | 2 calls |
| Cluster_8 | 1 calls |
gitnexus_context({name: "page_path"}) — see callers and calleesgitnexus_query({query: "cluster_7"}) — find related execution flows