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 件のリポジトリを表示
すべてのリポジトリを表示しました