본문 바로가기
vibe4g

스킬

Tools — Skills

10 articles
도구7분 읽기

OpenCode 전환 후 /code-review · /security-review 공백: opencode-power-pack의 SKILL.md 포팅 구조와 도입 조건

Anthropic 공식 Claude Code 플러그인의 code-review, security-review, feature-dev는 OpenCode에서 그대로 동작하지 않는다. opencode-power-pack은 이 워크플로우들을 OpenCode 네이티브 SKILL.md 포맷으로 번역하고, ~/.config/opencode/opencode.json 한 줄 설정으로 11개 스킬을 적재한다.

2026년 6월 11일
opencodeskillscode-review
도구8분 읽기

guard-skills: Claude Code diff에 catch-all 오류·환각 import·HPOS 패턴을 잡는 5개 리뷰 Skill

guard-skills는 Claude Code, Codex, Cursor가 생성한 코드·테스트·문서에 second-pass 리뷰를 수행하는 5개 Skill 패키지입니다. clean-code-guard는 GitClear·USENIX 연구에 근거한 14가지 AI 실패 패턴을 검사하고, woo-guard는 AI가 반복 생성하는 pre-HPOS WooCommerce 코드 패턴을 직접 겨냥합니다.

2026년 6월 11일
skillsclaude-codecode-review
도구7 min read

baoyu-design: What Changes When You Run claude.ai/design Locally in Claude Code

baoyu-design ports the claude.ai/design methodology to Claude Code by detecting the agent environment at runtime and loading a tool substitution table from `references/claude.md`. The design system pipeline — `compile-design-system.mjs` produces static lint config, `import-design-system.mjs` generates a token allowlist as `_ds_prompt.md` — enforces the same constraint at two layers. Neither is optional if you want session-to-session consistency.

2026년 6월 10일
skillsclaude-codedesign-systems
도구9 min read

Foundry Mainnet-Fork Skill for Audit PoCs

The useful article is not about real-time Ethereum testing. It is about using a narrow Claude Code skill to stop agents from writing smart contract PoCs that pass locally but fail to prove the finding.

2026년 6월 1일
claude codeskillsfoundry
도구9 min read

Reviewing Claude Code on Steroids for Runtime Safety

Claude Code on Steroids is worth saving as an adoption audit for serious skill packs: inspect the installer, pinning model, startup hook, token dashboard, test scripts, and rollout path before use.

2026년 6월 1일
claude codeskillscodex

vibe4g 위클리 구독

엄선한 바이브코딩 인사이트를 매주 목요일에 보내드립니다.

스팸 없음. 언제든 구독 해지.

도구9 min read

Runtime Contracts in Codex Skill Catalogs

AI Research Skills is worth saving as a source-backed field guide for building serious Claude Code and Codex skill catalogs, not as a generic research automation story.

2026년 6월 1일
claude skillscodexskill design
도구9 min read

Implementing File-Cited Debt Audits with Claude Code

The useful article is not a pitch for AI code review. It is a field guide to a Claude Code skill that forces orientation before judgment, cites every concrete finding, and writes TECH_DEBT_AUDIT.md as a repeatable artifact.

2026년 6월 1일
claude codeskillstechnical debt