Skip to main content
vinzscam
GitHub クリエイタープロフィール

vinzscam

1 件の GitHub リポジトリにある 13 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
13
リポジトリ
1
更新
2026年8月26日
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

リポジトリエクスプローラー

リポジトリと代表的な skills

creating-backstage-plugin
未分類

Use when the user wants to create any new Backstage package — plugin, module, processor, provider, scaffolder action, or library. Drives `yarn new` to scaffold the right template and optionally pre-wires common patterns (catalog access, identity, etc.) based…

2026年8月26日
using-backstage-ui
ウェブ開発者

Use when authoring UI for a Backstage frontend plugin. Covers the @backstage/ui (BUI) component library — layout, typography, forms, dialogs, menus, tables — plus styling via CSS modules with BUI design tokens, and Remix Icons. Triggers on imports of…

2026年7月9日
creating-backstage-scaffolder-action
ソフトウェア開発者

Use when building a custom scaffolder template action — a step that scaffolder templates can call from their YAML steps. Covers createTemplateAction with Zod input/output schemas, the action handler context (logger, workspacePath, input, output, etc.), and…

2026年7月9日
creating-backstage-scaffolder-field
ウェブ開発者

Use when building a custom scaffolder form field — a React component that scaffolder template forms can use via `ui:field: <name>`. Covers FormFieldBlueprint, createFormField, the field component props (formData, onChange, schema, rawErrors, etc.), Zod-based…

2026年7月9日
creating-backstage-extension-blueprint
ウェブ開発者

Use when authoring a Backstage frontend plugin that wants to expose its OWN extension point — a typed "blueprint" that other plugins or modules can call to contribute to your plugin's UI. Covers createExtensionBlueprint (defining the blueprint), the parent…

2026年7月9日
using-backstage-frontend-system
ウェブ開発者

Use when defining or authoring extensions for a Backstage frontend plugin in the new frontend system. Covers createFrontendPlugin, route refs from @backstage/frontend-plugin-api, ApiBlueprint, PageBlueprint, SubPageBlueprint, and hook usage. Triggers on…

2026年7月9日
creating-backstage-catalog-provider
ソフトウェア開発者

Use when building a catalog backend module that ingests entities from an external source (e.g. Azure DevOps, internal API, JSON file). Covers both the normal EntityProvider and the IncrementalEntityProvider for large-volume sources, plus module wiring via…

2026年5月21日
creating-backstage-entity-page-extension
ソフトウェア開発者

Use when adding a card to a catalog entity's overview tab or a whole tab/page to a catalog entity page. Covers EntityCardBlueprint (overview-page cards) and EntityContentBlueprint (full tabs), entity filtering by kind/type/annotation, and access to the…

2026年5月21日
収集済み skill 13 件中 8 件を表示しています。
1 件中 1 件のリポジトリを表示
すべてのリポジトリを表示しました