Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

dotfiles-claude

dotfiles-claude contém 10 skills coletadas de sgbett, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
10
Stars
3
atualizado
2026-07-04
Forks
0
Cobertura ocupacional
3 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

copilot-check
Analistas de garantia de qualidade de software e testadores

Check Copilot Review Comments. Fetches, adversarially verifies, and resolves Copilot code-review comments on the current PR, then drives an automated re-review loop (re-request → watch → verify → fix → converge). Use when the user asks to "check copilot comments", "what did copilot say", "copilot review", or "/copilot-check".

2026-07-04
do-hlr
Desenvolvedores de software

Execute a GitHub HLR (High-Level Requirement) issue end to end — first-cut breakdown, specialist co-production and synthesis, /plan:tasks → sub-issues, parallel build, QA verification, security gate, and PR. Use when the user runs `/do-hlr <issue#>` or asks to implement/execute an HLR. Runs the full pipeline for substantial HLRs and a lean path for small ones.

2026-07-04
zendesk
Desenvolvedores de software

Interact with Zendesk API - read tickets, test connection, export data

2026-03-25
read-email
Desenvolvedores de software

Reads emails from Gmail account. Use when the user asks to "look at emails", "check emails from [sender]", "read recent emails", or "/read-email". Fetches emails with full body content for analysis.

2026-01-22
repo-consistency
Desenvolvedores de software

Checks documentation consistency across the repository. Use when user asks to "check consistency", "are the documents consistent", "is everything aligned", "verify documentation", or "/repo-consistency".

2026-01-22
repo-security-purge
Analistas de segurança da informação

Rewrites git history to permanently remove sensitive data. DESTRUCTIVE OPERATION - rewrites commit history. Use when user asks to "purge secrets from history", "remove sensitive data from git history", "clean git history", or "/repo-security-purge". Requires explicit confirmation.

2026-01-18
repo-security-scan
Analistas de segurança da informação

Scans a repository for sensitive information and security vulnerabilities. Use when the user asks to "scan for security issues", "check for sensitive data", "repo security scan", "make sure this repo has no sensitive information", "security audit", "scan history for secrets", or "/repo-security-scan".

2026-01-18
repo-security-clean
Analistas de segurança da informação

Scans repository for security issues and automatically remediates them. Use when the user asks to "clean up security issues", "fix security problems", "remove sensitive data", "sanitise the repo", or "/repo-security-clean". More aggressive than /repo-security-scan - this skill takes action.

2026-01-18
new-project-rails
Desenvolvedores de software

Creates a new Rails project with personal preferences (RSpec, PostgreSQL, Docker, master branch). Use when the user asks to "create a new Rails project", "start a new Rails app", "new-project-rails", or "/new-project-rails <name>".

2026-01-18
worktree
Desenvolvedores de software

Creates a git worktree for parallel development. Use when the user asks to "create a worktree", "set up a worktree for <branch>", "make <branch> a worktree", or "/worktree". Enables running multiple Claude Code sessions on the same project without branch conflicts.

2026-01-18