Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/chengyi818/kata --skill code-refactoring명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
Find, compare, and install agent skills across ClawHub and Skills.sh when the user needs new capabilities, better workflows, stronger tools, or safer alternatives. Use when (1) they ask how to do something, how to improve or automate it, or what to install; (2) a skill could extend the agent, replace a weak manual approach, or close a capability gap; (3) you need the best-fit option, not just a direct answer.
Use when 安装、配置或操作 oh-my-opencode - 多 agent 编排、ultrawork 模式、后台任务管理
Remote-control tmux sessions for interactive CLIs - OpenCode 多会话编排、长时任务监控、远程研发持久化
SOC 직업 분류 기준
SKILL.md 표시 중
| name | code-refactoring |
| description | Use when 驱动重构、代码结构调整 - 驱动适配新内核版本、代码模块化重构。 |
| tier | 第二梯队 |
| source | skills.sh |
编号: 10 梯队: 第二梯队 来源: skills.sh
驱动代码需要适配新内核 API、迁移到新子系统时,重构风险高。结构化方法降低风险。
驱动重构、代码结构调整
嵌入式场景: 驱动适配新内核版本、代码模块化重构。
npx skills add supercent-io/skills-template --skill code-refactoring -g -y
制定重构计划:识别坏味道、设计目标架构、分步实施、每步验证。确保重构不改变外部行为。
驱动适配新内核版本、代码模块化重构。
参考 opencode-skill-list.md 获取完整清单和学习路径。