Skip to main content
在 Manus 中运行任何 Skill
一键导入
lablup
GitHub 创作者资料

lablup

按仓库查看 2 个 GitHub 仓库中的 35 个已收集 skills。

已收集 skills
35
仓库
2
更新
2026-07-09
仓库浏览

仓库与代表性 skills

bump-alpha-version
软件开发工程师

Bump version to next alpha and update dependencies after release.

2026-07-09
create-release
软件开发工程师

Create a release branch, tag, and GitHub release for Backend.AI WebUI.

2026-07-09
enhance-component-docs
软件开发工程师

Enhance React component documentation with JSDoc, improved Storybook stories, and autodoc configuration.

2026-07-09
manage-bui-component-story
软件开发工程师

Create or Update BUI Component Story (project)

2026-07-09
update-storybook-autodoc
软件开发工程师

Update React components with JSDoc and enhanced Storybook stories with autodoc functionality.

2026-07-09
create-relay-nodes-component
软件开发工程师

Generate Relay-based Nodes components with BAITable integration following established patterns (BAIUserNodes, SessionNodes, BAISchedulingHistoryNodes, BAIRouteNodes). Automatically creates component file with GraphQL fragment, type definitions, column configurations, and customization patterns. Minimal user input required - just provide GraphQL type name and the skill generates a complete starting template.

2026-05-29
react-component-basics
软件开发工程师

Use when creating a new React component under `react/src/` or `packages/backend.ai-ui/src/`, or refactoring one's file layout, import order, `'use memo'` placement, hook call order, or prop interface. Covers naming conventions (`BAI*`, `*Nodes`, `*Page`) and React 19 rules.

2026-05-29
react-hooks-extraction
软件开发工程师

Use when refactoring logic out of a fat component into a custom hook, deciding hook vs helper, applying `useEffectEvent` to avoid stale closures, or designing a hook's return shape. Covers hook placement, naming, and parameterization conventions.

2026-05-29
当前展示该仓库 Top 8 / 21 个已收集 skills。
bep-guide
软件开发工程师

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

2026-07-06
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-07-06
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
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
当前展示该仓库 Top 8 / 14 个已收集 skills。
已展示 2 / 2 个仓库
已展示全部仓库