en un clic
dotfiles
dotfiles contient 5 skills collectées depuis cfbender, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
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.