Domains
Forms
Domains
Forms
Mechanism
Breaks down how the skill works and what it produces, so you can quickly judge whether it fits your scenario and value.
When a user says "here be git", "init git", "initialise git", or indicates they want to set up version control in the current directory.
git init to initialise the repoA git repo initialised with optional AGENTS.md enforcing commit discipline and a tailored .gitignore, committed and ready for agent-safe version control.
Use Cases
A developer starts a new prototype folder and says "here be git". The skill initialises git, adds AGENTS.md mandating immediate commits after every change, and creates a Node.js .gitignore. This prevents the agent from leaving uncommitted work, keeping the prototype's history clean and review-ready from day one.
A team lead wants agent-assisted coding in an existing empty repo. They invoke the skill; it skips git init (already done), appends commit discipline to AGENTS.md, and adds Python + IDE .gitignore patterns. The team gets consistent commit behaviour and avoids committing venv or editor files.
Skill Relationships
Dependency relationships read as "the upper tier points to the lower tier." The current Skill sits in the middle tier — above are Skills that depend on it, below are Skills it depends on.
Tier 1 · These Skills Use Me
Tier 2 · Current Skill
Tier 3 · I Use These Skills
Browse this skill's relationships within its skillset. Click a node to switch the side panel; use the search box to jump to any skill.
Skill File