AI Summary1. Preserve custom rules from existing .gitignore 3. On auth error (401), retry with 4. Re-add preserved custom rules
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "update-gitignore" skill in my project. Please run this command in my terminal: # Install skill into your project mkdir -p .claude/skills/update-gitignore && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/update-gitignore/SKILL.md "https://raw.githubusercontent.com/FradSer/dotclaude/main/git/skills/update-gitignore/SKILL.md" Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.
Description
Creates or updates a .gitignore file using git-agent AI generation. This skill should be used when the user asks to "update gitignore", "create gitignore", "add ignore rules", or needs to initialize ignore rules for a project.
Discussion
0/2000
Loading comments...
Health Signals
MaintenanceCommitted Yesterday
● ActiveAdoption100+ stars on GitHub
527 ★ · GrowingDocsREADME + description
Well-documentedNo License
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Claude Code