beralzir

Daquele Jeito — Development skill for Claude Code

Development community

Skill pro Claude fazer as coisas daquele jeito // Skill to get Claude to do things the right way.

How to install Daquele Jeito

This entry records only its repository, not the path inside it, so there is no exact command to give. Open beralzir/daquele-jeito and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Daquele Jeito does

Skill pro Claude fazer as coisas daquele jeito // Skill to get Claude to do things the right way.

Alternatives in Development

README

daquele-jeito

Claude Code skill — opinionated workflow for running non-trivial execution projects with plan-first, structured questions, 4-axis audit, and visible progress.

What "daquele jeito" means

"Daquele jeito" is a Brazilian Portuguese expression that literally translates as "that way". But in everyday Brazilian usage, "faz daquele jeito" carries more weight than the literal translation — it means roughly "do it the right way, the way you and I both know it should be done". It blends shared understanding ("you know how") with a quality bar ("do it properly").

The closest English idiom in spirit and register is **"do it right"** / **"the right way"** — same casual tone, same combination of shared knowledge and quality expectation. That's why this skill also accepts English invocation patterns — `/that-way` slash command and phrase triggers like `do it right`, `the right way`, `do it that way`, `just do it that way` — while keeping `daquele jeito` as its identity. The English phrase triggers are more ambiguous than the Portuguese one (they're common in everyday speech), so the skill applies stricter disambiguation when it sees them — see [How to invoke](#how-to-invoke-after-installing) for the rules.

What this skill does

When activated, it transforms Claude Code's default behavior into a structured workflow for non-trivial work:

  • Plan-first — drafts a checklist-style plan with a "done" criterion per step before executing
  • Access manifest — before discovery, names every folder, repo, and URL the task touches and front-loads the reads in one batch, so approval prompts cluster instead of trickling — and offers to persist the recurring ones to your settings.json allowlist
  • Round of questions — asks what grep can't answer before planning; never assumes between multiple viable paths
  • 4-axis audit (Functional / Regression / Hygiene / Specification) before marking any step as complete
  • Visible progress — signals each complet