Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

workshop-ai-2

workshop-ai-2 には CutCodeRu から収集した 10 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
10
Stars
4
更新
2026-04-10
Forks
4
職業カバレッジ
5 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

critique-problem-framing
コンピュータシステムアナリスト

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
ソフトウェア開発者

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
ソフトウェア開発者

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
データベースアーキテクト

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
ソフトウェア開発者

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
プロジェクト管理専門家

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
プロジェクト管理専門家

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
ソフトウェア品質保証アナリスト・テスター

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
プロジェクト管理専門家

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
ソフトウェア品質保証アナリスト・テスター

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