by PromptSpace
Auto-detect your tech stack and generate a comprehensive, organized .gitignore file instantly.
Free
Login required to install
by PromptSpace
Auto-detect your tech stack and generate a comprehensive, organized .gitignore file instantly.
Free
Login required to install
⚡ Skill ready to install in Claude Code, Gemini CLI, or any MCP-compatible client. Read the install guides →
This skill automates the creation of professional-grade .gitignore files by intelligently detecting your project's technology stack. It scans your directory for manifest files like package.json, pyproject.toml, or go.mod and constructs an organized, categorized .gitignore file tailored to your specific environment.
Manually curating a .gitignore is error-prone and tedious. This skill ensures you never accidentally commit sensitive .env files, massive node_modules folders, or platform-specific junk like .DS_Store or Thumbs.db. Unlike basic templates, it merges multiple stacks (e.g., a React frontend with a Go backend) into a single, clean file with clear section headers.
The skill generates a well-commented .gitignore file in your root directory. It follows a logical order: Operating System files first, followed by IDE settings, Security/Credentials, language-specific exclusions, and finally general Logs and Temp files.
mkdir -p ~/.claude/skills/gitignore-gen && curl -s -X POST 'https://api.promptspace.in/api/skills/gitignore-gen/install' | python3 -c "import sys,json; sys.stdout.write(json.load(sys.stdin).get('installInstructions') or '')" > ~/.claude/skills/gitignore-gen/SKILL.mdAll skills install directly after login. Free forever, no purchase required.
Security Scanned
Passed automated security review
No special permissions declared or detected
OpenClaw, Cursor, Claude Code, Codex CLI
PromptSpace
We build AI agent skill packages for content creators. Specializing in Chinese social media automation.