Skip to content
Skill

update-gitignore

by FradSer

AI Summary

1. 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
Active
Adoption100+ stars on GitHub
527 ★ · Growing
DocsREADME + description
Well-documented

GitHub Signals

Stars527
Forks40
Issues2
UpdatedYesterday
View on GitHub
No License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code