Pre Commit
Description
Run pre-commit validation before pushing GarraRUST changes. Steps: 1. `git diff --cached --name-only` — lista arquivos staged 2. **Segredos** — busca por padrões perigosos nos arquivos staged: - `GARRAIA_JWT_SECRET`, `ANTHROPIC_API_KEY`, `OPENAI_API_KEY`, `.env` commitado - Se encontrar: BLOQUEIO — desstagie antes de continuar 3. **Debug artifacts** — busca por `dbg!`, `println!`, `console.log`, `print(` em código Rust/Dart staged 4. **Arquivos grandes** — avisa se algum arquivo staged >
Installation
Installs to ~/.claude/skills/michelbr84-garrarust-pre-commit/SKILL.md
mkdir -p ~/.claude/skills/michelbr84-garrarust-pre-commit && curl -fsSL https://raw.githubusercontent.com/michelbr84/GarraRUST/HEAD/skills/pre-commit.md -o ~/.claude/skills/michelbr84-garrarust-pre-commit/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Epic Sync
Sync epic issue bodies, labels, and local coordination snapshots from GitHub.
Git 使用 Git Worktrees
创建孤立的 Git worktrees,带有智能目录选择与安全验证。
Git Claude skills github
[Building agent skills blog](https://www.anthropic.com/engineering/equipping-agents-for-the-real-world-with-ag
Git #148
, [#161](https://github.com/affaan-m/everything-claude-code/pull/161))
Git GitHub MCP
| Token | Repos, issues, PRs, workflows |
Git GitHub MCP Server
Official first-party server to read repos, manage issues/PRs, and automate workflows.
Git