스킬
Tools — Skills
10 articlesguard-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 코드 패턴을 직접 겨냥합니다.
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.
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.
CLAUDE.md Architecture Ledger with oop-architect
oop-architect deserves rescue as a practical guide to keeping design intent, implementation status, and Claude Code's working context aligned through CLAUDE.md.
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.
vibe4g 위클리 구독
엄선한 바이브코딩 인사이트를 매주 목요일에 보내드립니다.
스팸 없음. 언제든 구독 해지.
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.
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.