ignore

Installation
SKILL.md

/ignore – Project-Aware .gitignore

Intent

This skill helps the agent create or update a .gitignore file based on the actual project layout and tech stack, instead of using a one-size-fits-all template.

Use it when:

  • The user types /ignore
  • The user asks to create, update, or audit a .gitignore
  • A new project is initialized and no .gitignore exists yet

High-Level Workflow

  1. Discover project type and tools
  2. Decide which ignore templates apply
  3. Generate a .gitignore candidate
  4. Safely merge with any existing .gitignore
  5. Show a short summary of what was added/changed
Related skills
Installs
2
GitHub Stars
1
First Seen
Mar 16, 2026