From jbeat-conventions
Manually load and activate all Jbeat engineering conventions. Use when you want to explicitly ensure all convention rules are loaded before starting work. Reads all reference files: core rules, naming, comment style, language policy, quality checklist, and reporting format. Triggers: jbeat apply, apply conventions, load conventions, 컨벤션 적용, 규칙 적용
How this skill is triggered — by the user, by Claude, or both
Slash command
/jbeat-conventions:jbeat-apply (no argument needed)(no argument needed)This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Explicitly load all Jbeat engineering convention files into the active context.
Explicitly load all Jbeat engineering convention files into the active context.
find ~/.claude -path "*/jbeat-apply/references" -type d 2>/dev/null | head -1
core-rules.mdnaming-conventions.mdcomment-conventions.mdlanguage-conventions.mdquality-checklist.mdreporting-format.mdConfirm to the user in Korean which convention sets are now active:
이제 이 세션의 모든 작업에 위 규칙이 적용됩니다.
npx claudepluginhub jbeat30/jbeat-conventions --plugin jbeat-conventionsCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.