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日
已展示 8 / 23 个已收集 Skill。
已展示 2 / 2 个仓库
已展示全部仓库