Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
lablup
Perfil de creador de GitHub

lablup

Vista por repositorio de 35 skills recopiladas en 2 repositorios de GitHub.

skills recopiladas
35
repositorios
2
actualizado
2026-07-09
explorador de repositorios

Repositorios y skills representativas

bump-alpha-version
Desarrolladores de software

Bump version to next alpha and update dependencies after release.

2026-07-09
create-release
Desarrolladores de software

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

2026-07-09
enhance-component-docs
Desarrolladores de software

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

2026-07-09
manage-bui-component-story
Desarrolladores de software

Create or Update BUI Component Story (project)

2026-07-09
update-storybook-autodoc
Desarrolladores de software

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

2026-07-09
create-relay-nodes-component
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Mostrando las 8 principales de 21 skills recopiladas en este repositorio.
bep-guide
Desarrolladores de software

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
Desarrolladores de software

./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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Arquitectos de bases de datos

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
Desarrolladores de software

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
Administradores de redes y sistemas informáticos

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
Mostrando las 8 principales de 14 skills recopiladas en este repositorio.
Mostrando 2 de 2 repositorios
Todos los repositorios cargados