dotfiles
dotfiles contient 10 skills collectées depuis ngs, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Review the current branch's PR diff using a separate Claude Code agent and post inline comments via GitHub API. Optionally auto-fix findings.
Set up Cloudflare Turnstile end-to-end in a project — scan the codebase, create the widget via the Cloudflare API, deploy the managed siteverify Worker, write the frontend snippets, validate, and persist the skill. Load this when a user asks to add Turnstile, set up CAPTCHA, protect a form from bots, or fix a Turnstile integration. Mirrors developers.cloudflare.com/turnstile/spin.
Address code review comments from Copilot and other bots on the current branch's PR. Implements fixes if needed, commits, pushes, and replies to each comment.
Bundle dependabot PRs into a single PR and create a PR to master.
Generate commit message in Japanese from git diff.
Generate commit message in English from git diff.
Generate daily report from claude
Delete all unused source files and update README.md as needed
Update current branch's PR with appropriate title, description, and labels.
Update README.md to reflect the current state of the project