Skip to main content
archestra-ai
GitHub 제작자 프로필

archestra-ai

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

수집된 skills
26
저장소
2
업데이트
2026년 9월 9일
저장소 탐색

저장소와 대표 skills

managing-archestra-releases
소프트웨어 개발자

Guides rolling beta releases, stable patches, and new stable feature branches. Use when backporting fixes, cutting release branches, testing artifacts, recovering failed runs, or approving releases.

2026년 9월 8일
archestra-dev-backend
미분류

Use when adding or changing Archestra backend routes, models, services, API request/response schemas, endpoint permissions, or OpenAPI/codegen for the generated API client.

2026년 9월 7일
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년 9월 7일
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년 9월 7일
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…

2026년 9월 7일
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년 9월 7일
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년 9월 7일
archestra-dev-testing
미분류

Use when deciding whether a change needs a test and at which level — unit, backend route-level integration, MSW-backed frontend integration, or e2e — or when reviewing tests for the "fluff test" anti-pattern. Start here before archestra-dev-backend-tests or…

2026년 9월 7일
수집된 skill 23개 중 8개를 표시합니다.
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다