Skip to main content

pimcore/skills

SkillsMP は pimcore/skills から 33 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

記録された最新のソース活動
SkillsMP カタログ更新
収集済み skills
33
GitHub スター
13
GitHub フォーク
0

このリポジトリの skills

収集済み skill 33 件中 33 件を表示しています。

職業分類
ソフトウェア開発者
説明

Use when creating a new color theme or token set for Pimcore Studio UI (a DynamicTypeThemeAbstract subclass registered in the ThemeRegistry), including choosing an extends chain, filling AntD color tokens, seeding the boot palette, and picking colors that…

原文の言語: 英語

更新
職業分類
ウェブ開発者
説明

Building filters in Pimcore Studio UI - the declarative defineFilter framework for filter panels and sidebars (createFiltersStore, FiltersRenderer, useFilterQuery) and custom field-filter dynamic types for per-column listing filters…

原文の言語: 英語

更新
職業分類
ウェブ開発者
説明

Building listings in Pimcore Studio UI using the ListingBuilder decorator pattern - sorting, paging, filtering, inline editing, and custom decorators

原文の言語: 英語

更新
職業分類
ウェブ・デジタルインターフェースデザイナー
説明

UX and UI design conventions for Pimcore Studio - layout, spacing, action labels, writing style, and design principles for consistent extensions

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Pimcore Studio migration and review checklist — 34-point verification checklist, anti-patterns to avoid, and reference base classes for validating Studio code completeness

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Pimcore Studio PHP code style rules — strict types, class modifiers, final/readonly patterns, formatting (120 chars), named arguments, imports, PHPDoc, @throws documentation, and constructor promotion

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Pimcore Studio DI and routing configuration — studio_backend.yaml service bindings, controller auto-discovery, container parameters, explicit argument wiring, and studio_routing.yaml setup

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Pimcore Studio controller patterns — one-action-per-controller, OpenAPI attributes, route configuration, parameter binding with DTOs, void/upload endpoints, and route priority rules

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Pimcore Studio DTO, Schema, Hydrator, and Event patterns — response DTOs with AdditionalAttributes, parameter DTOs, query DTOs, OpenAPI schema annotations, hydrator structure, and pre-response events

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Pimcore Studio exception handling — exception types, non-HTTP exception conversion, ModelNotFoundException to API NotFoundException, aliasing patterns, and the ApiExceptionSubscriber behavior

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Pimcore Studio OpenAPI documentation — translation keys for API docs, Prefix and Tags config classes, PermissionConstants, and mandatory translation string creation for new controllers

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Pimcore Studio service layer patterns — permission checks, current user resolution, StaticResolverBundle usage, trait patterns, event dispatching, and cleanup with try/finally

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Setting up a new Pimcore Studio bundle from scratch - boilerplate, frontend build, module federation, PHP configuration

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Organization and structure of Pimcore Studio bundles - modules, components, file layout

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Using button components in Pimcore Studio UI - Button, IconButton, IconTextButton, DropdownButton, and ButtonGroup

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Adding and customizing context menu items in Pimcore Studio UI - ContextMenuRegistry, slots, providers, and priority system

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Dynamic type system fundamentals in Pimcore Studio - extensible type pattern for polymorphic behavior

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Error handling patterns in Pimcore Studio UI - trackError, ApiError, GeneralError, ErrorBoundary, and proper error flow

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Building forms with FormKit and Ant Design in Pimcore Studio - FormKit usage, validation, panels, field types

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Internationalization and translation system in Pimcore Studio UI - useTranslation hook, translation keys, and localization

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Using icons in Pimcore Studio UI - Icon component, custom icon registration, icon color groups, and SVG best practices

原文の言語: 英語

更新
職業分類
ウェブ開発者
説明

Fundamental layout components in Pimcore Studio UI - Content, Box, Flex, Space, ConfigLayout with real-world patterns

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Using modal dialogs in Pimcore Studio UI - declarative Modal and WindowModal components, plus imperative useFormModal, useAlertModal, useStudioModal hooks

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Adding main navigation entries and perspective permissions in Pimcore Studio UI - frontend registration and backend permission management

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Displaying notification messages and toasts in Pimcore Studio UI using the useMessage hook

原文の言語: 英語

更新
職業分類
ウェブ開発者
説明

Checking and handling permissions in Pimcore Studio UI - element permissions, user permissions, perspective permissions, and writeable state for config-based features

原文の言語: 英語

更新
職業分類
ウェブ開発者
説明

Creating React components in Pimcore Studio UI - component structure, props patterns, styling with CSS-in-JS, file organization, component vs module placement, Storybook requirements

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

RTK Query basics for data fetching in Pimcore Studio - queries, mutations, caching, error handling with trackError

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Using Grid component and TanStack Table in Pimcore Studio UI for data tables and grids

原文の言語: 英語

更新
職業分類
ウェブ開発者
説明

Adding and customizing editor tabs in Pimcore Studio UI - tab managers, registration, override, permissions, and detachable tabs

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

TypeScript coding standards and best practices for Pimcore Studio UI - type safety, null checks, and code quality

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

How bundles consume the Pimcore Studio UI SDK - plugins, modules, DI, registries, and imports

原文の言語: 英語

更新
職業分類
ウェブ開発者
説明

Widget system in Pimcore Studio UI - registering widgets, opening them in layout areas, WidgetManagerTabConfig, and connecting widgets to navigation

原文の言語: 英語

更新
収集済み skill 33 件中 33 件を表示しています。