Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
archestra-ai
GitHub 제작자 프로필

archestra-ai

1개 GitHub 저장소에서 수집된 18개 skills를 저장소 단위로 보여줍니다.

수집된 skills
18
저장소
1
업데이트
2026-07-20
저장소 탐색

저장소와 대표 skills

archestra-dev-interactions-migrations
데이터베이스 아키텍트

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
데이터베이스 아키텍트

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
소프트웨어 개발자

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
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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

2026-07-17
이 저장소에서 수집된 skills 18개 중 상위 8개를 표시합니다.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다