Skip to main content
Run any Skill in Manus
with one click
JoeCP17
GitHub creator profile

JoeCP17

Repository-level view of 26 collected skills across 1 GitHub repositories.

skills collected
26
repositories
1
updated
2026-06-04
repository explorer

Repositories and representative skills

code-search-efficient
software-developers

코드 분석/탐색 시 토큰을 최소화하면서 정확도를 최대화하는 도구 선택과 검색 전략. ast-grep(sg) 구문 인식 검색, ripgrep, fd, LSP, Glob의 우선순위·조합 가이드. 코드 검색, 심볼 탐색, 리팩토링, 패턴 찾기, "어디서 쓰이는지", "구현체 찾아줘" 등의 요청 시 자동 적용. 출처: msbaek/dotfiles `<tool_preferences>` 패턴을 로컬 환경에 어댑테이션.

2026-06-04
wrap
software-developers

Save the current Codex session's work summary before ending a conversation. Use when the user says /wrap, wrap, 세션 정리, 세션 저장, 작업 내용 저장, 메모리 저장, 세션 마무리, 오늘 여기까지, or asks to preserve progress for the next Codex session.

2026-05-16
daily-upgrade
network-and-computer-systems-administrators

Upgrade all development tools via Homebrew, sync Brewfile packages, and verify RTK hooks. Use this skill whenever the user mentions daily upgrade, brew update, package upgrade, claude-code update, 데일리 업그레이드, 브루 업데이트, 패키지 업데이트, 일일 업그레이드, or any request to bring their dev environment up to date — even casual mentions like 'update everything' or '오늘 업데이트 좀'.

2026-05-16
brainstorm
project-management-specialists

Use when the user asks to brainstorm, design before coding, refine requirements, or turn an idea into an approved spec before implementation. This skill explores intent, compares approaches, presents a design, writes a spec to `docs/specs/.local/`, and blocks code changes until the design is approved.

2026-05-16
commit
software-developers

Analyze the current changes and conversation context, generate an intent-focused Git commit message, and run `git commit`. Use when the user asks to commit changes or wants commit automation around `git commit`, `commit`, `--amend`, `--push`, or `--no-verify`. The skill instructions are in English, but the generated commit message itself must be written in Korean.

2026-05-16
copy-meaningful-snippet
software-developers

Copy only the meaningful, paste-ready artifact from the current task to the clipboard, usually code, SQL, JSON, shell commands, or a clean text snippet without surrounding explanation. Use when the user asks to put something on the clipboard, copy only the useful part, copy just the query/code, remove commentary, or prepare a clean paste-ready result from recent work.

2026-05-16
crew-cleanup
network-and-computer-systems-administrators

Clean Codex crew state. Use when the user says /crew-cleanup, crew-cleanup, crew 정리, or asks to remove old .codex/crew seed/run/cycle files.

2026-05-16
crew-flow
project-management-specialists

End-to-end plan, work, and review cycle. Use when the user says /crew-flow, crew-flow, Plan → Work → Review, or asks Codex to plan, implement, and review in one loop.

2026-05-16
Showing top 8 of 26 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded