Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

backstage

backstage 收录了来自 giantswarm 的 11 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
11
Stars
4
更新
2026-07-13
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

ui
软件开发工程师

How to build UI in this repo — the bui (@backstage/ui) design system vs legacy @backstage/core-components + MUI v4, which to reach for, and how to read Backstage Storybook component/story source. Use when creating or changing pages, cards, layouts, buttons, or any frontend component.

2026-07-13
tables
软件开发工程师

Patterns for implementing tables. Covers the bui Table ('@backstage/ui') — preferred for new, simple tables — and the feature-rich '@backstage/core-components' Table with search, filtering, and column-visibility persistence.

2026-07-02
common
软件开发工程师

Common rules for working with this repository

2026-06-21
sentry-triage
软件开发工程师

Read, classify, and triage Sentry issues for this Backstage app, propose mitigations, and decide their disposition (fix, resolve, mute, or escalate). Use when given a Sentry issue URL (giantswarm.sentry.io/issues/...), asked to investigate a Sentry error/exception/CSP violation, asked why an image/script/style/font was blocked on a page, or asked to mute/ignore noisy Sentry issues.

2026-06-02
backstage-backend-plugin
软件开发工程师

Build Backstage backend plugins with createBackendPlugin and core services: DI, httpRouter, secure-by-default auth, Knex DB, routes, testing. Use for APIs and background jobs.

2026-04-20
backstage-frontend-plugin
网页开发工程师

Build Backstage frontend plugins with the new Frontend System: createFrontendPlugin, blueprints, routes, Utility APIs, testing. Use for pages, nav, entity content, or cards.

2026-04-20
changeset
软件开发工程师

Create a changeset file for versioning packages. Use when the user wants to document changes for release, create a changelog entry, or bump package versions.

2026-04-01
backstage-update
软件开发工程师

Update Backstage dependencies to the latest version. Use when the user wants to update backstage, upgrade backstage packages, bump backstage version, or keep backstage up to date.

2026-02-25
mimir-metrics
网络与计算机系统管理员

Querying Prometheus/Mimir metrics and registering new metrics in the central metrics registry.

2026-02-24
upstream-search
软件开发工程师

Search upstream Backstage and community-plugins repositories for implementation patterns, API usage, and reference code. Use when implementing features that may exist upstream, checking idiomatic Backstage patterns, or when explicitly asked to look at upstream code.

2026-02-10
components
网页开发工程师

Component file structure and organization patterns for React components in this repository

2026-02-09