← all publishers

mauriciovieira

@mauriciovieira source repo

15 published skills

  1. Triage · mauriciovieira bundle
    Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.
    0
    installs
  2. Sync Dotfiles · mauriciovieira
    Sync your local agent/editor config (e.g. ~/.claude/, ~/.cursor/) into a dotfiles git repo, show the diff, and prompt for a commit. Use when the user asks to "sync dotfiles", "push my claude/cursor config", "save my editor settings to dotfiles", or after editing global config that should propagate to other machines.
    0
    installs
  3. To Spec · mauriciovieira bundle
    Turn the current conversation into a spec and publish it to the project issue tracker — no interview, just synthesis of what you've already discussed.
    0
    installs
  4. Wayfinder · mauriciovieira bundle
    Plan a huge chunk of work — more than one agent session can hold — as a shared map of decision tickets on your issue tracker, and resolve them one at a time until the way to the destination is clear.
    0
    installs
  5. Setup Pre Commit · mauriciovieira bundle
    Set up Husky pre-commit hooks with lint-staged (Biome), type checking, and tests in the current repo. Use when user wants to add pre-commit hooks, set up Husky, configure lint-staged, or add commit-time formatting/linting/typechecking/testing.
    0
    installs
  6. To Tickets · mauriciovieira bundle
    Break a plan, spec, or the current conversation into a set of tracer-bullet tickets, each declaring its blocking edges, published to the configured tracker — edges as text in one file per ticket locally, or native blocking links on a real tracker.
    0
    installs
  7. Code Review · mauriciovieira bundle
    Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes — Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating issue/PRD asked for?). Runs both reviews in parallel sub-agents and reports them side by side. Use when the user wants to review a branch, a PR, work-in-progress changes, or asks to "review since X".
    0
    installs
  8. Ansible Kamal · mauriciovieira bundle
    Use when bootstrapping a Rails project that needs Ubuntu VPS provisioning (Ansible) and Kamal 2 deploy (kamal-proxy on 80/443) — scaffolds infra/ansible, infra/kamal, config/deploy*.yml, .kamal/secrets* templates from a hardened reference layout, asking IP, DNS, and whether the host runs both staging+production or only a single domain.
    0
    installs
  9. Gauntlet Loop · mauriciovieira
    Turns any goal into one short, paste-ready "gauntlet loop" prompt - a prompt that makes an agent set a concrete quality bar, split the work into small judgeable pieces, run a builder and a separate harsh critic on each, compare blind against the bar, and loop until it wins. Works for builds, writing, code, research, or design. Triggers on "/gauntlet-loop", "gauntlet loop", "gauntlet this", "make a gauntlet prompt", "loop until it beats X".
    0
    installs
  10. Setup Worktree · mauriciovieira bundle
    Use when the user is in a linked git worktree and needs to bootstrap it from the main repo - symlinks language-agnostic dependency directories (node_modules, .venv, vendor, target, deps) and copies env files. Trigger phrases include "setup worktree", "/setup-worktree", "bootstrap worktree", or when the user just created a worktree and wants to install/run dev.
    0
    installs
  11. Chrome Devtools MCP · mauriciovieira bundle
    Scaffolds a dedicated Chrome instance with an isolated, persistent profile plus a chrome-devtools-mcp (CDP) server registration, so Claude can inspect authenticated network traffic in a web app - list open tabs, navigate, and read real requests (method, URL, sensitive headers, body, response shape) to reverse-engineer an API. Use when the user wants to inspect authenticated traffic in a browser, capture real headers/cookies for an integration, reverse-engineer a web app's undocumented API, or asks to set up chrome-devtools-mcp / CDP debugging.
    0
    installs
  12. Creative Constraints · mauriciovieira bundle
    Roll a fresh, machine-random set of binding design constraints before any visual design work, so no two sessions converge on the same "safe" layout. Use when starting any web/UI design, landing page, hero, portfolio, or redesign — and especially when the user says designs feel samey, generic, templated, or "like every other Claude page."
    0
    installs
  13. Babysit With Claude Review · mauriciovieira bundle
    Babysit a PR through Claude's own GitHub review (anthropics/claude-code-action) until merge. Use when the user asks to "babysit PR
    0
    installs
  14. Babysit With Github Copilot · mauriciovieira
    Babysit a PR through GitHub Copilot review until merge. Use when the user asks to "babysit PR
    0
    installs
  15. Setup Mauricio Vieira Skills · mauriciovieira bundle
    Sets up an `## Agent skills` block in AGENTS.md/CLAUDE.md and `docs/agents/` recording this repo's issue tracker, triage label vocabulary, and domain doc layout - the issue tracker is what `triage`, `to-spec`, `to-tickets`, `wayfinder`, and `code-review` read, and domain docs are what `diagnosing-bugs`, `tdd`, and `domain-modeling` read. Run once per repo before first use of those skills, or if they appear to be missing tracker or domain-doc context.
    0
    installs