원클릭으로
dotfiles
dotfiles에는 cfbender에서 수집한 skills 5개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Use when an approved design needs an implementation plan, and plan depth should adapt to risk and scope.
Safe git operations. Avoids editor-opening commands that hang the agent, blocks destructive actions without confirmation, and enforces safe push semantics. Use when running any git command — commit, tag, merge, rebase, push, reset, or branch manipulation.
Use when executing an approved implementation plan and review strictness should adapt to task risk.
Apply portable Elixir architecture and style guidance for maintainable, domain-oriented applications. Use when writing, reviewing, refactoring, or planning Elixir code, especially around module structure, contexts, actions, schemas, workers, queries, file size, and larger codebase organization.
Apply portable React and TypeScript architecture and style guidance for maintainable, feature-oriented frontends. Use when writing, reviewing, refactoring, or planning React code, especially around component boundaries, hooks, state, data fetching, file size, accessibility, tests, and larger frontend organization.