lablup/backend.ai

Backend.AI is a streamlined, container-based computing cluster platform that hosts popular computing/ML frameworks and diverse programming languages, with pluggable heterogeneous accelerator support including CUDA GPU, ROCm GPU, Gaudi NPU, Google TPU, GraphCore IPU and other NPUs.

672Stars on the repository
18Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
LGPL-3.0Licence, which decides whether bodies are shown

api-guide

01

lablup/backend.ai

Skill Claude CodeCodex

Guide for implementing REST and GraphQL APIs (create, get, search, update, delete, purge, scope prefix patterns, admin prefix, SearchScope, BaseFilterAdapter, @apifunction, Click CLI).

672 3d ago A 46 tokens LGPL-3.0

bai-cli

02

lablup/backend.ai

Skill Claude CodeCodex

./bai v2 CLI usage for testing/verifying API endpoints and managing resources — entity-command reference, login/config, search patterns, testing workflow (REST API client, NOT the v1 backend.ai CLI).

672 3d ago A 46 tokens LGPL-3.0

bep-guide

03

lablup/backend.ai

Skill Claude CodeCodex

Guide for writing and managing BEPs (Backend.AI Enhancement Proposals) - creation workflow, document segmentation, context-for-ai blocks, Decision Log.

672 3d ago A 33 tokens LGPL-3.0

cli-sdk-guide

04

lablup/backend.ai

Skill Claude CodeCodex

Guide for implementing Backend.AI client SDK and CLI (Session, BaseFunction, @apifunction, Click commands, Pydantic models, FieldSpec, output handlers, APIConfig, testing).

672 3d ago A 43 tokens LGPL-3.0

code-trace

05

lablup/backend.ai

Skill Claude CodeCodex

Trace a feature across the layered architecture (REST v2, GraphQL, Service, Repository, DB, Errors) and explore the entity source tree — includes how to read the 21k-line supergraph.graphql without loading it whole.

672 3d ago A 51 tokens LGPL-3.0

db-migrate

06

lablup/backend.ai

Skill Claude CodeCodex

Inspect and apply database schema migrations (alembic current/heads, upgrade, downgrade, diverged heads) for Backend.AI components (manager, accountmgr, appproxy).

672 3d ago A 40 tokens LGPL-3.0

halfstack

07

lablup/backend.ai

Skill Claude CodeCodex

Diagnose and fix Docker Compose halfstack issues — config mapping, service health, DB/Valkey/etcd inspection, supergraph regeneration.

672 3d ago C 31 tokens LGPL-3.0

knowledge

08

lablup/backend.ai

Skill Claude CodeCodex

Search and author KNOWLEDGE.md background-knowledge documents - frontmatter schema, search/check scripts, and the generated/verified lifecycle rules.

672 3d ago A 29 tokens LGPL-3.0

local-dev

09

lablup/backend.ai

Skill Claude CodeCodex

Local server management — ./dev start/stop/restart via tmux, startup-crash debugging, pre-flight infra checks, raw component start-server commands, post-change restart workflow.

672 3d ago A 38 tokens LGPL-3.0

observability

10

lablup/backend.ai

Skill Claude CodeCodex

Observe Backend.AI logs, metrics, and traces during local development via the Grafana MCP (Loki logs, Prometheus metrics, Tempo traces, Pyroscope profiles). Use after restarting a service to verify behavior instead of tailing console output.

672 3d ago A 52 tokens LGPL-3.0

release

11

lablup/backend.ai

Skill Claude CodeCodex

Guide the Backend.AI release process - run release.sh, generate changelog via towncrier, consolidate RC entries for final releases with subsection grouping.

672 3d ago A 32 tokens LGPL-3.0

repository-guide

12

lablup/backend.ai

Skill Claude CodeCodex

Guide for implementing Backend.AI repository patterns (create, get, search, update, delete, purge, batch operations, Querier, BatchQuerier, Creator, Updater, Purger, SearchScope, withtables).

672 3d ago A 48 tokens LGPL-3.0

service-guide

13

lablup/backend.ai

Skill Claude CodeCodex

Guide for implementing Backend.AI service layer (create, get, search, update, delete, purge, batch operations, Actions, ActionResults, Processors, ActionProcessor, Service methods).

672 3d ago A 41 tokens LGPL-3.0

submit

14

lablup/backend.ai

Skill Claude CodeCodex

Complete submission workflow - quality checks, commit, PR creation, changelog generation, and final push. Use after finishing implementation work.

672 3d ago A 28 tokens LGPL-3.0

test-guide

15

lablup/backend.ai

Skill Claude CodeCodex

Test-writing guide for Backend.AI — propose success/exception/edge scenarios first, refine them with the user, then implement while reporting per-scenario verification status. Covers fixtures, withtables, mock repositories, pants test, optional TDD cadence.

672 3d ago A 53 tokens LGPL-3.0