Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

backend.ai

يحتوي backend.ai على 14 من skills المجمعة من lablup، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
14
Stars
648
محدث
2026-06-23
Forks
179
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

api-guide
مطوّرو البرمجيات

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

2026-06-23
bai-cli
مطوّرو البرمجيات

./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)

2026-06-23
bep-guide
متخصصو إدارة المشاريع

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

2026-06-23
cli-sdk-guide
مطوّرو البرمجيات

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

2026-06-23
code-trace
مطوّرو البرمجيات

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

2026-06-23
db-migrate
مطوّرو البرمجيات

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

2026-06-23
local-dev
مطوّرو البرمجيات

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

2026-06-23
observability
مطوّرو البرمجيات

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.

2026-06-23
release
مطوّرو البرمجيات

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

2026-06-23
repository-guide
مطوّرو البرمجيات

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

2026-06-23
service-guide
مطوّرو البرمجيات

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

2026-06-23
submit
مطوّرو البرمجيات

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

2026-06-23
test-guide
محللو ضمان جودة البرمجيات والمختبرون

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, with_tables, mock repositories, pants test, optional TDD cadence.

2026-06-23
halfstack
مديرو الشبكات وأنظمة الحاسوب

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

2026-06-19