From jeremylongshore-claude-code-plugins-plus-skills
Generates .gitignore files and configurations for DevOps projects including git, docker, and CI/CD setups. Activates automatically on 'gitignore generator' or 'gitignore' phrases.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin langchain-py-packThis skill is limited to using the following tools:
This skill provides automated assistance for gitignore generator tasks within the DevOps Basics domain.
Creates 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.
Manages git workflows with step-by-step guidance, best practices, generated configurations, and validation for version control, containerization, and basic CI/CD tasks.
Share bugs, ideas, or general feedback.
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