Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

orchestrator

orchestrator에는 c9r-io에서 수집한 skills 28개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
28
Stars
19
업데이트
2026-07-26
Forks
2
직업 범위
직업 카테고리 8개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

security-test-doc-gen
정보 보안 분석가

Generate and complete reusable security test documents under docs/security/ based on the current project implementation and/or a confirmed plan. Use when a developer asks to complete security test docs, add missing security scenarios, or establish a security test baseline for the project.

2026-07-26
uiux-test-doc-gen
소프트웨어 품질 보증 분석가·테스터

Generate and maintain reusable UI/UX test documents under docs/uiux/ based on the current project UI implementation and the design-system constraints. Use when a developer asks to complete UI/UX test docs, add missing UI/UX scenarios, align UI constraints, or wants UI consistency/a11y/responsive regression checks during development.

2026-07-26
orchestrator-guide
소프트웨어 개발자

Guide for working with the Agent Orchestrator — a CLI tool for AI-native SDLC automation. Use when writing or editing YAML manifests (Workspace, Agent, Workflow, StepTemplate, ExecutionProfile, SecretStore, EnvStore, Trigger, CRD), running orchestrator CLI commands, designing workflow step pipelines, writing CEL prehook/finalize expressions, configuring triggers (cron/event-driven task creation), or configuring self-bootstrap workflows. Triggers: any mention of orchestrator config, YAML manifests with "orchestrator.dev/v2", workflow steps, prehooks, finalize rules, task create/start/pause, orchestrator run, step filtering, direct assembly, agent capabilities, StepTemplate prompts, execution profiles, sandbox configuration, secret management, or trigger/cron scheduling.

2026-07-25
fr-governance
기타 컴퓨터 관련 직업

Govern feature request (FR) documents through their full lifecycle — from planning to implementation to closure. Use when the user asks to govern/治理 a feature request, close an FR, check FR status, or says "治理FR", "/fr-governance". Scans docs/feature_request/ for open FR docs, plans implementation, executes governance, and self-checks closure.

2026-07-25
qa-doc-gen
소프트웨어 품질 보증 분석가·테스터

Generate or update QA/security/UIUX test documentation after confirmed feature implementation plans or completed refactors. Use this skill AFTER plan approval or code completion to: (1) add new QA test docs for new behavior, (2) generate design docs, and (3) run repo-wide cross-doc impact analysis (docs/qa/, docs/security/, docs/uiux/, docs/guide/ and its translations, docs/design_doc/, docs/showcases/, root Markdown including CHANGELOG.md, and .claude/skills/) to update stale steps, expectations, and assertions. Triggers when users ask to create QA docs, update test docs after implementation, or sync QA/security/UIUX docs after behavior changes.

2026-07-25
qa-doc-governance
소프트웨어 품질 보증 분석가·테스터

Govern and periodically remediate QA documentation quality across docs/qa, docs/security, and docs/uiux. Use when users ask to audit QA docs, run recurring documentation checks, fix doc drift after refactors, enforce scenario limits/checklists/UI entry visibility, or synchronize README/manifest/changelog consistency.

2026-07-25
project-bootstrap
소프트웨어 개발자

Initialize a brand-new project from scratch with a default full-stack scaffold (Rust core + React Router 7 portal + Docker + Kubernetes). Use when a developer asks to bootstrap an empty repo or start a new project and no specific tech stack is requested.

2026-07-22
integration-authoring
소프트웨어 개발자

Create or update integration manifest packages in the companion repo (orchestrator-integrations). Use when a user asks to add a new integration (Slack, GitHub, Discord, Jira, etc.), create a webhook trigger for an external service, or extend the integrations library. Routes all integration work to the separate repo while reusing the main project's SDLC infrastructure.

2026-04-05
design-brief-gen
그래픽 디자이너

Generate a Design Brief and corresponding UIUX test documents from user design intent. Use when a user describes a UI/UX idea, wants to design a new screen/feature/app from scratch, asks to create a design brief, or says 'design from UIUX'. This skill turns conversational design intent into structured Design Brief documents (docs/design_brief/) and simultaneously produces matching UIUX test scenarios (docs/uiux/). Triggers on: design intent description, 'create design brief', 'design-first workflow', UI/UX planning requests, or when the user provides wireframes/mockups and wants structured documentation.

2026-04-04
design-governance
아트 디렉터

Govern Design Brief documents through their full lifecycle — from design review to implementation to visual validation and closure. Use when the user asks to govern a design brief, check design brief status, validate a UI implementation against its brief, or says '治理设计', '/design-governance'. Scans docs/design_brief/ for open briefs, orchestrates review, implementation (pure-frontend or cascading to FR for backend), visual validation via UIUX tests and Playwright, and closure.

2026-04-04
align-tests
소프트웨어 품질 보증 분석가·테스터

Execute formatting and unit-test alignment after large refactors or broad code changes. Trigger when the user explicitly uses the command "-- 对齐测试 --" or asks to align/fix tests after massive modifications. Run formatters, fix code style, run relevant unit tests, analyze failing test cases, update tests and/or implementation, and iterate until stable.

2026-04-03
dependabot-governance
소프트웨어 개발자

Govern Dependabot dependency upgrade PRs — audit CI, diagnose failures, combine breaking upgrades, rebase, merge, and close. Use when the user asks to handle Dependabot PRs, govern deps, or says '治理依赖', '/dependabot-governance'.

2026-04-01
ticket-fix
소프트웨어 품질 보증 분석가·테스터

Fix QA tickets by reading docs/ticket/*.md, verifying the issue against real implementation, performing three-way classification (false positive / bug / feature gap), entering plan mode for user approval before acting, applying fixes or creating feature requests as needed, resetting the test environment, re-running QA steps, and deleting the ticket file once verified. Use when a user asks to fix a ticket or resolve a QA failure.

2026-03-28
orchestrator-test-monitor
소프트웨어 품질 보증 분석가·테스터

Monitor and evaluate orchestrator test execution plans end-to-end. Use when the user wants to run a test execution plan from docs/showcases/, observe the orchestrator's full-pipeline processing, and get a final assessment. Triggers on: "run test plan", "execute plan", "monitor orchestrator", "test the orchestrator", "run execution plan", "run showcase", or any request to observe/evaluate orchestrator behavior on a showcase plan. This skill is OBSERVE-ONLY — never intervene in the orchestrator's execution.

2026-03-15
qa-testing
소프트웨어 품질 보증 분석가·테스터

Execute scenario-based QA testing with optional browser automation, optional database validation, and ticket creation for failures.

2026-03-15
guide-alignment
소프트웨어 개발자

Compile-driven user guide alignment. Builds the project, walks the full CLI --help tree, compares against docs/guide/ (EN+ZH), auto-fixes drift, and outputs an alignment report. Use when docs may have drifted from CLI implementation.

2026-03-12
grpc-regression
소프트웨어 품질 보증 분석가·테스터

Run grpcurl checks from inside the Docker Compose network (useful when host-to-container ports are blocked).

2026-02-23
deploy-gh-k8s
네트워크·컴퓨터 시스템 관리자

End-to-end deployment workflow for this repo that gates on the latest GitHub Actions run, deploys with deploy/upgrade.sh to Kubernetes, monitors kubectl resources, troubleshoots failures (logs, code, IaC), and performs health checks. Use when the user asks to deploy/release/go-live, says "进行部署", "发布", "上线", or requests a Kubernetes deployment/check.

2026-02-19
e2e-testing
소프트웨어 품질 보증 분석가·테스터

Run and author Playwright E2E tests for the project (frontend-only or full-stack). Use when the user asks to add E2E tests, run Playwright tests, validate critical user journeys, or stabilize flaky E2E tests.

2026-02-19
ops
네트워크·컴퓨터 시스템 관리자

Run tests, check logs, and troubleshoot services in Docker Compose and Kubernetes environments. Use when debugging local dev env issues, inspecting container/pod logs, restarting services, checking health, or triaging deployment rollouts.

2026-02-19
performance-testing
소프트웨어 품질 보증 분석가·테스터

Run lightweight performance/load tests (QPS/latency) against project HTTP endpoints using hey, track regressions, and suggest optimizations. Use when the user asks to benchmark, load test, or measure performance after changes.

2026-02-19
test-coverage
소프트웨어 품질 보증 분석가·테스터

Run unit tests and measure test coverage for backend/frontend projects, identify coverage gaps, and improve tests based on project requirements. Use when the user asks to run tests, check coverage, increase coverage, or add missing unit tests.

2026-02-19
arch-guidance
소프트웨어 개발자

Consult and apply the repository architecture reference when discussing system architecture, module boundaries, directory layout, service interfaces, Docker Compose, Kubernetes deployment, or operational entry points. Use when a user asks about architecture, refactors, project structure, deployment models, or infra layout.

2026-02-11
design-system-guidance
웹·디지털 인터페이스 디자이너

Consult and apply the project design system when discussing UI design, visual language, design tokens, component variants, accessibility, theming, or styling conventions for the portal frontend. Use when a user asks about design system changes or implementing UI components/styles.

2026-02-11
project-readiness
네트워크·컴퓨터 시스템 관리자

Verify a project is ready for release by checking local Docker Compose startup, Kubernetes manifest sanity, GitHub Actions status via gh, and test/coverage commands. Use when the user asks to confirm readiness, pre-release checks, a release checklist, or to diagnose why CI/build/deploy is failing right before release.

2026-02-11
reset-local-env
네트워크·컴퓨터 시스템 관리자

Reset the local Docker Compose development environment to a clean state (rebuild images, drop volumes).

2026-02-11
rust-conventions
소프트웨어 개발자

Rust coding conventions and patterns for service development.

2026-02-11
test-authoring
소프트웨어 품질 보증 분석가·테스터

Create or improve unit tests and Playwright E2E tests for newly implemented features, and close coverage gaps based on project requirements. Use when the user asks to write/add/complete unit tests, add E2E tests, increase test coverage, or improve existing tests.

2026-02-11