원클릭으로
dotfiles
dotfiles에는 nomyfan에서 수집한 skills 3개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Intelligent git commit assistant that analyzes staged and unstaged changes in the current working directory, generates commit messages following Conventional Commits specification (conventionalcommits.org), and executes commits after user approval. Use when the user asks to create a commit, wants help writing a commit message, or says "commit these changes" or similar requests.
Guide engineers through design before code for new feature design, module decomposition, architecture decisions, interface or data model design, and significant refactors. For small, well-scoped changes with a clear implementation path, proceed directly with implementation.
Guide coding agents to write minimal, correct, maintainable code with genuine engineering taste. Activate when writing new code, implementing features, fixing bugs, or refactoring. The goal is code that a senior engineer would be proud of — not impressive, not defensive, not speculative — just exactly right.