Skip to main content
Execute qualquer Skill no Manus
com um clique
archestra-ai
Perfil de criador do GitHub

archestra-ai

Visão por repositório de 18 skills coletadas em 1 repositórios do GitHub.

skills coletadas
18
repositórios
1
atualizado
2026-07-20
explorador de repositórios

Repositórios e skills representativas

archestra-dev-interactions-migrations
Arquitetos de banco de dados

Use BEFORE writing or running any Drizzle migration that touches the `interactions` table (or any other very large, write-hot table). The interactions table is the platform's biggest, append-heavy table — every LLM proxy call writes a row — so a careless migration can take a write-blocking lock and stall the proxy. Covers which operations are safe vs table-rewriting/lock-taking, the "never rebuild an index in a transactional migration" rule, and a read-only audit procedure against the GKE staging database to size the risk first.

2026-07-20
archestra-dev-migrations
Arquitetos de banco de dados

Use when changing Drizzle schemas, generating migrations, editing migration SQL, creating data-only migrations, diagnosing drizzle-kit check failures, or resolving migration/generated-client conflicts.

2026-07-20
archestra-docs-writer
Desenvolvedores de software

Use when writing or editing Archestra documentation pages under docs/pages/ — new feature docs, page rewrites, tone or copy fixes, or capturing docs screenshots.

2026-07-18
archestra-dev-backend-tests
Analistas de garantia de qualidade de software e testadores

Use when writing or modifying Archestra backend unit tests (platform/backend/src/**/*.test.ts) — mocking modules, stubbing globals, database fixtures, vitest projects/isolation, or test performance.

2026-07-17
archestra-dev-e2e
Analistas de garantia de qualidade de software e testadores

Use when writing, debugging, or running Archestra Playwright e2e tests, API/UI fixtures, WireMock-backed tests, local/CI e2e setup, or test selectors.

2026-07-17
archestra-dev-frontend
Desenvolvedores de software

Use when modifying Archestra frontend Next.js/React code, UI components, forms, TanStack Query hooks, generated API client usage, frontend copy, or documentation links.

2026-07-17
archestra-dev-llm-providers
Desenvolvedores de software

Use when adding an LLM provider, changing proxy adapters or provider routes, fixing streaming/tool-call translation bugs, editing model fetchers or model handling, or touching provider credentials/enums and model constants.

2026-07-17
archestra-dev-observability
Desenvolvedores de software

Use when changing Archestra tracing, metrics, OpenTelemetry, Tempo, Grafana, Prometheus, LLM/MCP spans, observability labels, or local observability setup.

2026-07-17
Mostrando as 8 principais de 18 skills coletadas neste repositório.
Mostrando 1 de 1 repositórios
Todos os repositórios foram exibidos