.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/c9r-io/orchestrator
home/skills/c9r-io/orchestrator
c9r-io avatar

c9r-io/orchestrator

29 skills

View on GitHub
$npx skills add c9r-io/orchestrator
SkillInstalls
align-testsExecute formatting and unit-test alignment after large refactors or broad code changes.—arch-guidanceConsult and apply the repository architecture reference when discussing system architecture, module boundaries, directory layout, service interfaces, Docker…—dependabot-governanceGovern Dependabot dependency upgrade PRs — audit CI, diagnose failures, combine breaking upgrades, rebase, merge, and close.—deploy-gh-k8sEnd-to-end deployment workflow for this repo that gates on the latest GitHub Actions run, deploys with deploy/upgrade.sh to Kubernetes, monitors kubectl…—design-brief-genGenerate a Design Brief and corresponding UIUX test documents from user design intent.—design-governanceGovern Design Brief documents through their full lifecycle — from design review to implementation to visual validation and closure.—design-system-guidanceConsult and apply the project design system when discussing UI design, visual language, design tokens, component variants, accessibility, theming, or styling…—e2e-testingRun and author Playwright E2E tests for the project (frontend-only or full-stack).—fr-governanceGovern feature request (FR) documents through their full lifecycle — from planning to implementation to closure.—grpc-regressionRun grpcurl checks from inside the Docker Compose network (useful when host-to-container ports are blocked).—guide-alignmentCompile-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…—integration-authoringCreate or update integration manifest packages in the companion repo (orchestrator-integrations).—opsRun tests, check logs, and troubleshoot services in Docker Compose and Kubernetes environments.—orchestrator-guideGuide for working with the Agent Orchestrator — a CLI tool for AI-native SDLC automation.—orchestrator-test-monitorMonitor and evaluate orchestrator test execution plans end-to-end.—performance-testingRun lightweight performance/load tests (QPS/latency) against project HTTP endpoints using hey, track regressions, and suggest optimizations.—playwright-cliAutomates browser interactions for web testing, form filling, screenshots, and data extraction.—project-bootstrapInitialize a brand-new project from scratch with a default full-stack scaffold (Rust core + React Router 7 portal + Docker + Kubernetes).—project-readinessVerify a project is ready for release by checking local Docker Compose startup, Kubernetes manifest sanity, GitHub Actions status via gh, and test/coverage…—qa-doc-genGenerate or update QA/security/UIUX test documentation after confirmed feature implementation plans or completed refactors.—qa-doc-governanceGovern and periodically remediate QA documentation quality across docs/qa, docs/security, and docs/uiux.—qa-testingExecute scenario-based QA testing with optional browser automation, optional database validation, and ticket creation for failures.—reset-local-envReset the local Docker Compose development environment to a clean state (rebuild images, drop volumes).—rust-conventionsRust coding conventions and patterns for service development.—security-test-doc-genGenerate and complete reusable security test documents under docs/security/ based on the current project implementation and/or a confirmed plan.—test-authoringCreate or improve unit tests and Playwright E2E tests for newly implemented features, and close coverage gaps based on project requirements.—test-coverageRun unit tests and measure test coverage for backend/frontend projects, identify coverage gaps, and improve tests based on project requirements.—ticket-fixFix QA tickets by reading docs/ticket/*.md, verifying the issue against real implementation, performing three-way classification (false positive / bug /…—uiux-test-doc-genGenerate and maintain reusable UI/UX test documents under docs/uiux/ based on the current project UI implementation and the design-system constraints.—