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

axum-harness

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

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

このリポジトリの skills

contract-agent
ソフトウェア開発者

Maintains contracts, schema, shared protocol, and generated contract artifacts. Owns packages/contracts/**, docs/contracts/**, verification/contract/**. Use when changing shared DTOs, event schemas, error shapes, contract docs, generated protocol artifacts, or contract drift checks. Runs type generation, detects contract drift, and enforces contract change workflow.

2026-05-12
planner
その他コンピュータ職

Top-level orchestrator. Reads user intent, audits touched paths, routes tasks to domain subagents, dispatches in dependency order, converges results, and preserves repository boundaries. Use when work spans multiple ownership boundaries, touches agent/docs/tooling control plane, or needs path routing and gate selection. Never writes business logic, endpoint handlers, or domain code.

2026-05-12
platform-ops-agent
ネットワーク・コンピュータシステム管理者

Maintains platform model, topology, generators, validators, infra declarations, and ops runbooks. Owns platform/model/**, platform/schema/**, infra/**, ops/**. Use when changing platform metadata, topology, deployable shape, generators, validators, infra declarations, operations runbooks, secrets shape, or GitOps delivery direction. Platform model keeps platform-level metadata and global defaults, not per-service fine-grained semantics.

2026-05-12
server-agent
ソフトウェア開発者

Maintains servers, handlers, routes, middleware, and sync entrypoints. Owns servers/bff/**, servers/gateway/**, servers/internal-rpc/**. Use when changing HTTP handlers, routes, middleware, API composition, server entrypoints, request/response adaptation, or protocol integration. Does protocol adaptation and API composition only — never owns core domain logic or long-running transaction semantics.

2026-05-12
service-agent
ソフトウェア開発者

Maintains services, domain logic, application layer, policies, ports, and service-local distributed semantics in services/<name>/model.yaml. Owns services/**, fixtures/**, verification/** (service-level). Services are pure libraries — no main.rs, no HTTP server, no message consumer loops. Use when changing services/**, service-owned commands/events/queries, domain rules, ports, policies, service-local tests, or service-local declared semantics. Never implements infrastructure adapters or process entry points.

2026-05-12
worker-agent
ソフトウェア開発者

Maintains workers, async executors, projectors, schedulers, and sync coordinators. Owns workers/**, verification/resilience/**, verification/topology/**, verification/replay/**. Use when changing workers/**, replay paths, async execution, projection behavior, checkpointing, retry, dedupe, or worker recovery evidence. Every worker must declare idempotency, retry, checkpoint/replay, and recovery behavior explicitly.

2026-05-12
harness-architecture-review
ソフトウェア開発者

Finds architecture deepening opportunities using seams, module depth, deletion tests, evidence hierarchy, and repository ownership boundaries. Use when reviewing architecture, reducing coupling, improving testability, or evaluating whether a module, trait, adapter, worker, service, or boundary is too shallow.

2026-05-10
harness-grill
ソフトウェア開発者

Alignment workflow for ambiguous harness plans, architecture choices, scope, and terminology. Use when requirements are fuzzy, terms are overloaded, a decision affects multiple ownership boundaries, or the user asks to stress-test a plan before implementation.

2026-05-10
skill-authoring
その他コンピュータ職

Creates, edits, or reviews repository agent skills with triggerable descriptions, progressive disclosure, and boundary-safe instructions. Use when adding, editing, or reviewing .agents/skills/** or workflow skill documentation.

2026-05-10
backend-engineering
ソフトウェア開発者

Always-on backend engineering quality kernel for Rust/Axum harness work. Use when changing or reviewing backend services, servers, workers, contracts, repo-tools, platform-facing backend metadata, or backend documentation. Guides invariant-first design, boundary discipline, evidence language, and template-quality code judgment without overriding ownership skills.

2026-05-01
harness-diagnose
ソフトウェア開発者

Disciplined diagnosis workflow for failing gates, regressions, flaky behavior, performance regressions, and suspicious backend/runtime behavior. Use when the user reports a bug, broken invariant, failing command, failing test, or asks to diagnose/debug a problem.

2026-05-01
harness-tdd
ソフトウェア品質保証アナリスト・テスター

Vertical-slice test-driven workflow for backend harness features and bug fixes. Use when adding or changing service, server, worker, contract, or repo-tool behavior, or when the user asks for TDD, red-green-refactor, or test-first implementation.

2026-05-01
harness-zoom-out
ソフトウェア開発者

Explains an unfamiliar repository area one layer up using ownership, callers, seams, evidence level, and gate context. Use when the user or agent is unfamiliar with a code area, needs a map before editing, or asks how a module fits into the harness.

2026-05-01