Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

workshop-ai-2

workshop-ai-2 enthält 10 gesammelte Skills von CutCodeRu, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
10
Stars
4
aktualisiert
2026-04-10
Forks
4
Berufsabdeckung
5 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

critique-problem-framing
Computersystemanalytiker

Audit an incoming problem statement, feature brief, or requirements draft before domain modeling or architecture work. Use when Codex needs a structured pre-design review that surfaces weak assumptions, contradictions, scope gaps, missing constraints, hidden risks, and unanswered questions. Do not use for architecture design, contract design, or implementation.

2026-04-10
derive-interface-contracts
Softwareentwickler

Design external system contracts from approved domain and architecture artifacts with stable IDs. Use when Codex needs REST, gRPC, event, CLI, queue, or other interface definitions that trace back to use cases, ports, and invariants and are ready for implementation planning. Do not use for domain modeling, architecture design, or implementation.

2026-04-10
design-clean-architecture
Softwareentwickler

Design clean architecture boundaries from an approved domain model with stable use-case and invariant IDs. Use when Codex needs layers, dependency direction, ports, adapters, module boundaries, placement rules, and forbidden dependencies before defining interfaces or writing code. Do not use for reviewing existing code or for interface contract design.

2026-04-10
extract-domain-model
Datenbankarchitekten

Extract a reusable domain model from an approved brief or problem framing artifact. Use when Codex needs actors, use cases, entities, value objects, business rules, invariants, constraints, and canonical terms distilled into a stable domain artifact before architecture or contract design. Do not use for API design, module design, or implementation.

2026-04-10
implement-slice-from-contract
Softwareentwickler

Implement exactly one approved slice from existing contracts and architecture rules. Use only when Codex has one approved `SLICE-*`, relevant contracts, architecture rules, resolved technology context, and codebase context and must write or modify code, tests, and a mandatory implementation report using established repository conventions, repo-backed stack profiles, or explicitly justified fallback practices. Do not use for planning, architecture redesign, or multi-slice delivery.

2026-04-10
orchestrate-workflow-from-brief
Projektmanagementspezialisten

Orchestrate the reusable workflow from a brief through producer, gate, and rework stages. Use when Codex must decide the current stage, missing inputs, next producer skill, gate profile, and whether rework is required. Do not use to replace the producer or gate skills themselves.

2026-04-10
plan-implementation-slices
Projektmanagementspezialisten

Split an approved design into small, traceable implementation slices. Use when Codex needs reviewable, testable, dependency-aware coding increments with stable slice IDs, done criteria, touched modules, and validation scope before implementation starts. Do not use for coding, bug fixing, or architecture redesign.

2026-04-10
review-architecture-boundaries
Softwarequalitätssicherungsanalysten und -tester

Review code and contracts for clean architecture boundary violations. Use when Codex needs a structured boundary review and, only when explicit gate inputs are provided, a gate decision about dependency direction, layer leakage, port-adapter separation, DTO leakage, framework leakage, or forbidden imports after implementation or refactoring. Do not use to design the architecture from scratch.

2026-04-10
review-cross-artifact-consistency
Projektmanagementspezialisten

Review approved planning artifacts for consistency across domain, architecture, contracts, and implementation slices. Use when Codex needs a structured consistency review and, only when explicit gate inputs are provided, a gate decision that finds contradictions, missing traceability, unsupported behaviors, or plan mismatches before implementation. Do not use to create new design artifacts.

2026-04-10
run-quality-gate
Softwarequalitätssicherungsanalysten und -tester

Run a reusable quality gate over a stage artifact using explicit acceptance criteria, blocking rules, and required invariants. Use when Codex must return PASS, WARN, FAIL, or BLOCKED with evidence, required fixes, and artifact metadata updates. Do not use to produce the stage artifact itself.

2026-04-10