Home / tbc-servicos / dataagile-agent-kit · fluig/skills/ddd/SKILL.md · GitHub

ddd skillA

ddd is agent-read markdown (skill) from tbc-servicos/dataagile-agent-kit: Aplica Domain-Driven Design (baseado em Implementing DDD, de Vaughn Vernon) ao desenvolvimento Fluig — linguagem ubíqua em processos BPM, formulários e widgets; bounded contexts entre processos; context mapping com ACL nas integrações (Protheus/terceiros); e padrões táticos adaptados (value objects em TypeScript, o documento do processo como agregado, invariantes validadas no servidor, eventos de domínio via movimentação do workflow). Use quando o dev pedir para "modelar o processo", "aplicar DD.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Domain-Driven Design aplicado ao Fluig

Destilação prática de *Implementing Domain-Driven Design* (Vaughn Vernon) para o Fluig.
O Fluig é uma **plataforma de processos** — o domínio aqui é literalmente o processo de
negócio do cliente, o que torna DDD mais natural que em qualquer outro lugar: o diagrama
BPM, o formulário e o widget **são** o modelo, visível para o key-user.

> Skill irmã: `/fluig:clean-architecture` (estrutura de código). No plugin protheus:
> `/protheus:ddd` (mesmos princípios; lá o agregado casa com ExecAuto, aqui com o
> documento do processo).

## Consulta MCP (antes de modelar)

- `searchFluigPatterns({ category: "conventions" })` — convenções do plugin de naming/estrutura.
- MCP do PO-UI (`get_component_docs`) e do Angular CLI (`get_best_practices`) na hora de
  materializar o modelo em widget — versões **nunca fixas**, leia o `package.json`.
- No Fluig Voyager 2.0+, o editor de processos web e os recursos de IA geram diagramas e
  formulários — o papel do DDD continua o mesmo: **garantir que os nomes e fronteiras
  gerados falem a língua do negócio** antes de aprovar.

## Parte estratégica

### 1 — Linguagem ubíqua (o BPM é o lugar dela)
…

Read the whole file at its exact version.

How to install

Latest version
mdr add tbc-servicos/dataagile-agent-kit/ddd@git:20260712.364fada
Exact content
mdr add tbc-servicos/dataagile-agent-kit/ddd@sha256:61387217b68f4c6d

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_i54lc55d36sppjhi.svg)](https://markdownregistry.com/a/art_i54lc55d36sppjhi)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260712.364fada latest2026-07-12 364fada 7,261 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (7261 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

tbc-servicos/dataagile-agent-kit · 3 stars · license MIT · pushed 2026-09-24 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_i54lc55d36sppjhi
GET https://markdownregistry.com/api/v1/resolve?ref=tbc-servicos/dataagile-agent-kit/ddd
GET https://markdownregistry.com/api/v1/blob/61387217b68f4c6dddc9c0960a5226eb69c0af90f48572018ffecb0e7f42517e

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from tbc-servicos/dataagile-agent-kit

CLAUDE.md claude
tbc-servicos/dataagile-agent-kit · CLAUDE.md
git:20260712.364fada · audit A · 3 stars
CLAUDE.md@fluig claude
tbc-servicos/dataagile-agent-kit · fluig/CLAUDE.md
git:20260807.443e141 · audit A · 3 stars
api-ref skill
tbc-servicos/dataagile-agent-kit · fluig/skills/api-ref/SKILL.md · Referência das APIs TOTVS Fluig — DatasetFactory, DatasetBuilder, CardAPI, WCMAPI, fluigc, WFMovementDTO…
git:20260518.b7d2ec5 · audit A · 3 stars
brainstorm skill
tbc-servicos/dataagile-agent-kit · fluig/skills/brainstorm/SKILL.md · Gate de design para desenvolvimento Fluig. Use ANTES de criar qualquer artefato (widget, form, dataset, workflow)…
git:20260807.443e141 · audit A · 3 stars
clean-architecture skill
tbc-servicos/dataagile-agent-kit · fluig/skills/clean-architecture/SKILL.md · Aplica os princípios de Clean Architecture (livro de Robert Martin, o Uncle Bob) ao desenvolvimento Fluig — regra de…
git:20260807.443e141 · audit A · 3 stars
dataset skill
tbc-servicos/dataagile-agent-kit · fluig/skills/dataset/SKILL.md · Cria dataset JavaScript para TOTVS Fluig com defineStructure(), createDataset(), try/catch e logging completo. Use…
git:20260518.b7d2ec5 · audit A · 3 stars
debug skill
tbc-servicos/dataagile-agent-kit · fluig/skills/debug/SKILL.md · Debugging sistemático para Fluig. Guia investigação de root cause em 4 fases: reproduzir, investigar, hipótese…
git:20260518.b7d2ec5 · audit A · 3 stars
deploy skill
tbc-servicos/dataagile-agent-kit · fluig/skills/deploy/SKILL.md · Deploy de artefatos Fluig no servidor de teste. Lê CLAUDE.md para identificar ambiente, confirma com o dev, aciona…
git:20260712.6010b47 · audit A · 3 stars
feedback skill
tbc-servicos/dataagile-agent-kit · fluig/skills/feedback/SKILL.md · Registra um aprendizado de correção na base de conhecimento Fluig. Usar quando Claude erra e o dev corrige, para que o…
git:20260518.b7d2ec5 · audit A · 3 stars
form skill
tbc-servicos/dataagile-agent-kit · fluig/skills/form/SKILL.md · Cria formulário HTML para TOTVS Fluig com events/ e Util/. Use quando precisar criar formulário Fluig, adicionar…
git:20260518.b7d2ec5 · audit A · 3 stars
implement skill
tbc-servicos/dataagile-agent-kit · fluig/skills/implement/SKILL.md · Orquestra Agent Team para executar plano Fluig — fluig-implementer (sonnet) implementa em worktree isolado…
git:20260807.443e141 · audit A · 3 stars
init-project skill
tbc-servicos/dataagile-agent-kit · fluig/skills/init-project/SKILL.md · Inicializa um projeto Fluig — entrevista o desenvolvedor e gera CLAUDE.md com contexto do cliente (URL servidor…
git:20260807.443e141 · audit A · 3 stars

Every file in tbc-servicos/dataagile-agent-kit

Other files named ddd

ddd skill
swamp-club/swamp · .claude/skills/ddd/SKILL.md · Domain Driven Design guidance for TypeScript/Deno codebases. Apply when writing or modifying code to choose appropriate…
git:20260916.b07863c · audit A · 623 stars
ddd skill
insajin/autopus-adk · .omp/skills/ddd/SKILL.md · Disciplined Design Development — 기존 코드 보존 우선 개발 방법론
git:20260826.34a9b20 · audit A · 111 stars
ddd skill
usetemi/skills · skills/ddd/SKILL.md · Write, revise, or consolidate DOMAIN.md, a repository's domain model, by interviewing the user as the domain expert…
git:20260921.1d9903e · audit A · 6 stars

Browse by kind, by grade A, or by owner.