From jeremylongshore-claude-code-plugins-plus-skills
Generates .gitignore files and provides guidance on gitignore patterns and best practices for version control workflows.
How this skill is triggered — by the user, by Claude, or both
Slash command
/jeremylongshore-claude-code-plugins-plus-skills:gitignore-generatorThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill provides automated assistance for gitignore generator tasks within the DevOps Basics domain.
This skill provides automated assistance for gitignore generator tasks within the DevOps Basics domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with gitignore generator" Result: Provides step-by-step guidance and generates appropriate configurations
| Error | Cause | Solution |
|---|---|---|
| Configuration invalid | Missing required fields | Check documentation for required parameters |
| Tool not found | Dependency not installed | Install required tools per prerequisites |
| Permission denied | Insufficient access | Verify credentials and permissions |
Part of the DevOps Basics skill category. Tags: devops, git, docker, ci-cd, infrastructure
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin j-rigCreates or updates .gitignore using git-agent AI, preserving custom rules, handling auth errors with free retry, and showing diff. For initializing or adding ignore rules.
Initializes .gitignore with exclusion patterns based on detected project technologies via file globs for Node.js, Python, Go, Rust, Java, Docker, Next.js, and more. Use for new repos to exclude artifacts.
Manage .gitignore's Claude Code block — worktrees, scheduled-task lock, local settings. Use when onboarding a repo or .gitignore lacks Claude entries.