Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

workshop-datacorp-team-kit

workshop-datacorp-team-kit 收录了来自 paulasilvatech 的 39 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
39
Stars
4
更新
2026-05-18
Forks
0
职业覆盖
14 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

ears-validation
计算机系统分析师

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

2026-05-18
capability-map
管理分析师

"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
软件开发工程师

"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
项目管理专家

"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
软件开发工程师

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
软件质量保证分析师与测试员

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
数据库管理员

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
软件开发工程师

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
软件质量保证分析师与测试员

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
软件质量保证分析师与测试员

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

"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
项目管理专家

"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
项目管理专家

"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
计算机系统分析师

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

2026-04-24
capability-map
其他业务运营专家

"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
项目管理专家

"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
项目管理专家

"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
网页与数字界面设计师

"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
项目管理专家

"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
项目管理专家

"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
网络与计算机系统管理员

"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
软件质量保证分析师与测试员

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
项目管理专家

"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
数据库架构师

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
数据科学家

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
数据科学家

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
数据科学家

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
软件开发工程师

"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
信息安全分析师

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
信息安全分析师

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
合规官员

"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
网络与计算机系统管理员

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
网络与计算机系统管理员

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
数据库管理员

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
软件开发工程师

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
作家与作者

"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
信息安全分析师

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