원클릭으로
claude-just-interceptor
claude-just-interceptor에는 kettleofketchup에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Add a new command redirect to .claude/just-interceptor.json. Use when the user wants to intercept a raw CLI command and redirect it to a just recipe. Walks through category, pattern, just command, and reason via guided questions.
Bootstrap repos with just command runner and enforce recipe usage with the just-interceptor hook. Use when setting up new projects, creating justfiles, adding task automation, organizing recipes with groups and modules, or configuring command interception to redirect raw CLI commands to project-standard just recipes. Provides ./dev bootstrap script, modular justfile structure in just/ directory, recipe conventions, intelligent grouping strategies for fzf-tab completion, and PreToolUse hook configuration for command redirection.