원클릭으로
HikaeMe
HikaeMe에는 htnabe에서 수집한 skills 3개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Release workflow for publishing a new GitHub version. Use when preparing package.json with npm version on dev, then creating a vX.Y.Z tag and GitHub Release from main.
Workflow skill for proactively updating stale docs and fixing docs path/layout drift. Use when: docs in README.md or docs/** are outdated, command usage has changed, or documentation file/folder placement changed.
Workflow skill for feature and documentation additions. Use when: a user requests 「○○の機能を実装して」 / 「○○についてドキュメント追加して」 or equivalent English requests like 'implement [feature]' or 'add documentation for [topic]'. Guides the entire planning phase: request analysis → clarifying questions → structured TODO list generation → Conventional Commits branch creation.