Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

orchestrator

orchestrator contient 28 skills collectées depuis c9r-io, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
28
Stars
19
mis à jour
2026-07-26
Forks
2
Couverture métier
8 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

security-test-doc-gen
Analystes en sécurité de l'information

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Autres occupations informatiques

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
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Graphistes

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
Directeurs artistiques

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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

2026-03-15
guide-alignment
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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

2026-02-23
deploy-gh-k8s
Administrateurs de réseaux et de systèmes informatiques

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
Analystes en assurance qualité des logiciels et testeurs

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
Administrateurs de réseaux et de systèmes informatiques

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
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Concepteurs web et d'interfaces numériques

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
Administrateurs de réseaux et de systèmes informatiques

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
Administrateurs de réseaux et de systèmes informatiques

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

2026-02-11
rust-conventions
Développeurs de logiciels

Rust coding conventions and patterns for service development.

2026-02-11
test-authoring
Analystes en assurance qualité des logiciels et testeurs

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