com um clique
dotfiles
dotfiles contém 4 skills coletadas de dahlia, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Run an iterative code review loop using Claude Code in non-interactive mode with Claude Fable 5 — Fable reviews the code and you apply fixes, repeating until Fable finds nothing more to fix. Use this skill whenever the user asks to "run a Fable review", "do a Fable code review loop", "let Claude review my code", "Fable로 코드 리뷰", "Claude로 코드 리뷰", "코드 리뷰 루프", or wants an independent Claude Fable 5 review of uncommitted changes or a branch followed by iterative fixes.
Run an iterative code review loop using the Codex MCP — Codex reviews the code and you apply fixes, repeating until Codex finds nothing more to fix. Use this skill whenever the user asks to "run a Codex review", "do a Codex code review loop", "let Codex review my code", "코드 리뷰 루프", "Codex로 코드 리뷰", or wants to review and iteratively fix uncommitted changes or a branch using the Codex AI agent.
Work through unresolved review comments on a GitHub pull request end-to-end — read each thread, fix the code where the reviewer is right, post a short reply explaining yourself where they aren't, group the fixes into well-scoped commits whose messages link to the comments they address, push, post follow-up replies naming the commit that resolved each thread (with bare commit hashes so GitHub auto-links them), resolve every triaged thread, and re-trigger Codex / Gemini if either bot reviewed the PR. Use this skill whenever the user asks to "address PR review", "handle review comments", "respond to review feedback", "apply review suggestions", "go through the review on PR
Make a commit in Git with an appropriate commit message for the currently staged changes.