Skip to main content
oxy-hq
GitHub 제작자 프로필

oxy-hq

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

수집된 skills
32
저장소
3
업데이트
2026년 8월 27일
저장소 탐색

저장소와 대표 skills

oxy-compile-boundary
미분류

Use when adding a new YAML entity type to Oxy (e.g. a new file extension under `crates/oxy-compile/src/walker.rs` like `.foo.yml`), when introducing a new runtime read site that walks the workspace filesystem, when wiring a new handler that calls…

2026년 8월 27일
oxy-route-classification
미분류

Use when adding, moving, or renaming an HTTP route under `crates/app/src/server/router/` (any `.route(...)` / `.nest(...)` mount), or writing a request handler that reads the workspace working copy, `.git`, or the local state dir…

2026년 8월 27일
oxy-scaling-design
미분류

Use when the user asks about Oxy's multi-instance scaling, the split fleet, worker fleet, horizontal scaling, high availability, or how the serve/ide/worker roles divide work. Triggers include "scale Oxy", "scale oxygen", "multi-instance", "split fleet",…

2026년 8월 27일
oxy-customer-apps-perf
미분류

Use when adding or modifying a custom-app serving route (crates/app/src/server/api/custom_apps_serve.rs, the /customer-apps/{*path} handler in serve.rs) or a custom-app data endpoint (projects/query.rs, projects/semantic_query.rs). Encodes the serve-plane +…

2026년 8월 24일
debug-issue
소프트웨어 개발자

Systematically debug issues using graph-powered code navigation

2026년 8월 3일
explore-codebase
소프트웨어 개발자

Navigate and understand codebase structure using the knowledge graph

2026년 8월 3일
refactor-safely
소프트웨어 개발자

Plan and execute safe refactoring using dependency analysis

2026년 8월 3일
review-changes
소프트웨어 품질 보증 분석가·테스터

Perform a structured code review using change detection and impact

2026년 8월 3일
수집된 skill 17개 중 8개를 표시합니다.
oxy-app-builder
소프트웨어 개발자

Build and edit Oxy data app YAML files (*.app.yml) that visualize data through tasks and displays. Use when users ask to create dashboards, data apps, reports, interactive analytics interfaces, or to add filters/dropdowns/date pickers/controls to an app.…

2026년 7월 24일
oxy-semantic-layer
데이터베이스 아키텍트

Build and maintain Oxy semantic layer files (views and topics) for analytics. Use when the user asks to create, update, or validate Oxy semantic layers, view files, topic files, or needs help understanding database schemas for semantic layer creation.

2026년 5월 25일
oxy-agentic-builder
소프트웨어 개발자

Build and configure Oxy `.agentic.yml` files — multi-step FSM agents that ground questions in the semantic layer, generate SQL, execute it, and interpret results. Use when the user asks to create, edit, or troubleshoot an agentic analytics or app-builder…

2026년 5월 12일
oxy-instance-skill-evaluator
소프트웨어 품질 보증 분석가·테스터

Evaluate the output of one of the 4 oxy instance-building skills (semantic-layer, workflow-builder, etl-builder, app-builder) against a rubric and propose specific improvements to the skill's SKILL.md. Use when the user asks to evaluate a skill, score skill…

2026년 4월 2일
oxy-etl-builder
소프트웨어 개발자

Build or extend ETL pipelines using DLT. Use when: (1) starting a new ETL project, (2) adding API connectors (Toast, Square, etc.), (3) adding spreadsheet/document ingestion, or (4) extending existing pipelines with new sources.

2026년 3월 31일
oxy-workflow-builder
소프트웨어 개발자

Build Oxy workflows, SQL queries, and agents following best practices. Use when the user asks to create data pipelines, queries, or analysis agents. Enforces hierarchy - semantic queries first, then SQL/workflows, then agents.

2026년 3월 31일
oxy-repair
소프트웨어 품질 보증 분석가·테스터

Use when an Oxy agent is giving wrong, incomplete, or inconsistent answers — whether the user reports failing/flaky tests, shares a specific prompt with a bad response, says 'the agent isn't answering this correctly', 'this response is wrong', 'investigate…

2026년 3월 26일
oxy-test-drafter
소프트웨어 품질 보증 분석가·테스터

Use for ANY test or eval request involving an Oxy agent, workflow, or agentic workflow — 'add a test', 'create a test', 'write a test case', 'test this agent', 'run tests', 'add evals', 'evaluate my agent', 'create an evaluation', 'fill in expected answers',…

2026년 3월 21일
bootstrap
소프트웨어 개발자

Bootstrap a semantic layer from a database. Use when the user wants to create .view.yml files from their warehouse schema, or when starting a new airlayer project from scratch.

2026년 6월 10일
query
데이터베이스 아키텍트

Run a semantic query against the database via airlayer. Use when the user wants to query data through the semantic layer, test view definitions, or debug query results.

2026년 4월 9일
migrate-from-cube
소프트웨어 개발자

Migrate a Cube.js semantic layer to airlayer .view.yml files. Use when the user has existing Cube.js schema files (.js or .yml) they want to convert to airlayer format.

2026년 4월 3일
profile
소프트웨어 개발자

Profile dimensions in the semantic layer to discover data values, ranges, and cardinality. Use when the user wants to understand what data is in a dimension, find valid filter values, or validate view definitions against actual data.

2026년 4월 1일
inspect
소프트웨어 개발자

Inspect semantic layer views, dimensions, measures, and entities. Use when the user wants to explore what's available in their .view.yml files or understand the schema structure.

2026년 4월 1일
query
데이터베이스 아키텍트

Compile a semantic query to SQL using airlayer. Use when the user wants to generate SQL from .view.yml schemas, test a query against their semantic layer, or translate dimensions/measures/filters into dialect-specific SQL.

2026년 4월 1일
validate
소프트웨어 개발자

Validate .view.yml semantic layer files using airlayer. Use when the user creates or modifies view files and wants to check for errors.

2026년 4월 1일
저장소 3개 중 3개 표시
모든 저장소를 표시했습니다