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

workshop-datacorp-team-kit

workshop-datacorp-team-kit contém 39 skills coletadas de paulasilvatech, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
39
Stars
4
atualizado
2026-05-18
Forks
0
Cobertura ocupacional
14 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

ears-validation
Analistas de sistemas de computador

"Use when validating requirements against EARS notation patterns. Triggers on "EARS", "requirement review", "requirement quality", "shall statement", "REQ-ID"."

2026-05-18
capability-map
Analistas de gestão

"Use when mapping business capabilities, identifying overlap or gaps across the enterprise, or aligning IT investments to business outcomes. Triggers on "capability map", "business capability", "domain map", "enterprise architecture"."

2026-05-18
adr-drafting
Desenvolvedores de software

"Use when drafting Architecture Decision Records, evaluating alternatives, or documenting technical trade-offs. Triggers on "ADR", "architecture decision", "trade-off", "pick between", "why did we choose"."

2026-05-18
context-audit
Especialistas em gestão de projetos

"Use when a new engineer joins the team, when onboarding to an unfamiliar codebase, or when auditing whether the team has shared understanding. Triggers on "onboard", "context", "knowledge gap", "bus factor", "team understanding"."

2026-05-18
refactor-safely
Desenvolvedores de software

Use when refactoring legacy code, extracting a service, or making behavior-preserving changes. Triggers on 'refactor', 'legacy code', 'strangler fig', 'characterization test', 'mikado method'.

2026-05-18
tdd-workflow
Analistas de garantia de qualidade de software e testadores

Use when practicing test-driven development, writing a failing test first, or coaching red-green-refactor. Triggers on 'TDD', 'red-green-refactor', 'test first', 'failing test', 'write a test'.

2026-05-18
query-optimization
Administradores de banco de dados

Use when investigating slow queries, designing indexes, or reviewing execution plans. Triggers on 'slow query', 'explain plan', 'index', 'query tuning', 'N+1', 'table scan'.

2026-05-18
safe-schema-migration
Desenvolvedores de software

Use when planning an online schema change, zero-downtime migration, or rolling back a deploy that changed a table. Triggers on 'migration', 'ALTER TABLE', 'zero-downtime', 'expand-contract', 'backfill'.

2026-05-18
flaky-test-triage
Analistas de garantia de qualidade de software e testadores

Use when a test is intermittent, when asked to investigate CI instability, 'quarantine a flaky test', or to build a flaky-test dashboard.

2026-05-18
test-strategy-designer
Analistas de garantia de qualidade de software e testadores

Use when asked to design a test strategy, choose a test pyramid shape, define coverage targets, or evaluate testing investments across unit / integration / E2E layers.

2026-05-18
iac-review
Desenvolvedores de software

Use when reviewing Terraform, Bicep, or CloudFormation, checking for drift, or hardening infrastructure code. Triggers on 'review terraform', 'review bicep', 'IaC review', 'drift detection', 'state file'.

2026-05-18
pipeline-hardening
Desenvolvedores de software

Use when hardening a CI/CD pipeline, moving to OIDC, signing artifacts, or meeting SLSA requirements. Triggers on 'SLSA', 'supply chain', 'OIDC', 'sigstore', 'cosign', 'pipeline security', 'GHA hardening'.

2026-05-18
documentation-style-lint
Desenvolvedores de software

"Use when reviewing documentation for style, clarity, inclusive language, or Microsoft/Google style guide compliance. Triggers on "doc review", "style guide", "plain language", "inclusive language", "readability"."

2026-05-18
user-story-refinement
Especialistas em gestão de projetos

"Use when refining backlog items, splitting epics, or validating INVEST criteria. Triggers on "refine story", "split epic", "acceptance criteria", "user story", "INVEST"."

2026-04-24
okr-alignment
Especialistas em gestão de projetos

"Use when drafting or reviewing OKRs, aligning team work to business outcomes, or translating goals into measurable results. Triggers on "OKR", "key result", "business goal", "outcome", "quarterly planning"."

2026-04-24
ears-validation
Analistas de sistemas de computador

"Use when validating requirements against EARS notation patterns. Triggers on "EARS", "requirement review", "requirement quality", "shall statement", "REQ-ID"."

2026-04-24
capability-map
Especialistas em operações de negócios, todos os outros

"Use when mapping business capabilities, identifying overlap or gaps across the enterprise, or aligning IT investments to business outcomes. Triggers on "capability map", "business capability", "domain map", "enterprise architecture"."

2026-04-24
context-audit
Especialistas em gestão de projetos

"Use when a new engineer joins the team, when onboarding to an unfamiliar codebase, or when auditing whether the team has shared understanding. Triggers on "onboard", "context", "knowledge gap", "bus factor", "team understanding"."

2026-04-24
capacity-model
Especialistas em gestão de projetos

"Use when forecasting team capacity, planning quarterly work, or deciding what to cut. Triggers on "capacity", "forecast", "roadmap", "can we ship it", "headcount", "planning"."

2026-04-24
heuristic-review
Designers de interfaces web e digitais

"Use when reviewing a UI for usability defects, running a Nielsen heuristic evaluation, or auditing accessibility. Triggers on "UX review", "heuristic", "usability", "Nielsen", "WCAG", "a11y", "accessibility audit"."

2026-04-24
retro-facilitation
Especialistas em gestão de projetos

"Use when designing or running a sprint retrospective, when the same retros keep producing no change, or when team morale needs attention. Triggers on "retro", "retrospective", "sprint review", "team health", "sailboat", "start stop continue"."

2026-04-24
risk-register
Especialistas em gestão de projetos

"Use when starting a project, running a risk review, or updating mitigations. Triggers on "risk", "risk register", "mitigation", "contingency", "what could go wrong"."

2026-04-24
landing-zone-review
Administradores de redes e sistemas de computador

"Use when reviewing or designing an Azure landing zone, enforcing platform guardrails, or auditing a new subscription. Triggers on "landing zone", "management group", "platform baseline", "guardrails", "CAF", "subscription vending"."

2026-04-24
flaky-test-triage
Analistas de garantia de qualidade de software e testadores

Use when a test is intermittent, when asked to investigate CI instability, 'quarantine a flaky test', or to build a flaky-test dashboard.

2026-04-24
uat-plan
Especialistas em gestão de projetos

"Use when designing a User Acceptance Test plan, defining exit criteria, or coordinating business sign-off. Triggers on "UAT", "user acceptance", "business validation", "sign-off", "go/no-go"."

2026-04-24
data-quality
Arquitetos de banco de dados

Use when defining data quality rules, schema contracts, or SLA monitoring for a dataset. Triggers on 'data quality', 'great expectations', 'schema contract', 'data SLA', 'data validation', 'null check'.

2026-04-24
pipeline-design
Cientistas de dados

Use when designing a new data pipeline, choosing between batch and streaming, or laying out a medallion / lakehouse architecture. Triggers on 'data pipeline', 'ETL', 'ELT', 'medallion', 'bronze silver gold', 'streaming vs batch'.

2026-04-24
model-evaluation
Cientistas de dados

Use when evaluating an ML model, choosing metrics, designing offline/online tests, or checking fairness. Triggers on 'evaluate model', 'model metrics', 'A/B test model', 'fairness', 'holdout', 'confusion matrix'.

2026-04-24
rag-design
Cientistas de dados

Use when building a retrieval-augmented generation system, choosing a chunking strategy, or evaluating retrieval quality. Triggers on 'RAG', 'retrieval-augmented', 'vector search', 'chunking', 'embeddings', 'hallucination'.

2026-04-24
release-notes-generation
Desenvolvedores de software

"Use when preparing release notes, classifying changes, or drafting upgrade/breaking-change communications. Triggers on "release notes", "changelog", "version", "ship", "customer-facing communication"."

2026-04-24
threat-modeling
Analistas de segurança da informação

Use when designing a new system, onboarding a feature to security review, or running STRIDE. Triggers on 'threat model', 'STRIDE', 'attack tree', 'trust boundary', 'data flow diagram', 'DFD'.

2026-04-24
vulnerability-triage
Analistas de segurança da informação

Use when triaging CVEs, prioritizing vulnerabilities, or setting remediation SLAs. Triggers on 'CVE', 'vulnerability triage', 'CVSS', 'EPSS', 'SLA for patching', 'reachability'.

2026-04-24
control-evidence-collection
Oficiais de conformidade

"Use when collecting evidence for a compliance audit (SOC 2, ISO 27001, PCI-DSS, LGPD), responding to an auditor request, or building a continuous-compliance stream. Triggers on "audit", "evidence", "SOC 2", "ISO 27001", "PCI", "LGPD", "control", "compliance"."

2026-04-24
incident-response
Administradores de redes e sistemas de computador

Use when responding to a production incident, running a post-incident review, or designing an on-call runbook. Triggers on 'incident', 'outage', 'postmortem', 'runbook', 'page', 'sev1', 'sev2'.

2026-04-24
slo-design
Administradores de redes e sistemas de computador

Use when defining Service Level Objectives, error budgets, or SLIs for a service. Triggers on 'SLO', 'SLI', 'error budget', 'availability target', 'latency target'.

2026-04-24
query-optimization
Administradores de banco de dados

Use when investigating slow queries, designing indexes, or reviewing execution plans. Triggers on 'slow query', 'explain plan', 'index', 'query tuning', 'N+1', 'table scan'.

2026-04-24
tdd-workflow
Desenvolvedores de software

Use when practicing test-driven development, writing a failing test first, or coaching red-green-refactor. Triggers on 'TDD', 'red-green-refactor', 'test first', 'failing test', 'write a test'.

2026-04-24
demo-script
Escritores e autores

"Use when preparing a conference talk, customer demo, or workshop, and you need a reliable, reproducible script. Triggers on "demo", "talk", "workshop", "keynote", "prepare presentation", "live coding"."

2026-04-24
secure-sdlc
Analistas de segurança da informação

Use when embedding security into the SDLC, mapping to NIST SSDF, or defining security gates. Triggers on 'secure SDLC', 'SSDF', 'security gates', 'shift left', 'paved road', 'security checkpoints'.

2026-04-24