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

skills

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

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

这个仓库中的 skills

pimcore-studio-ui-token-sets
软件开发工程师

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 meet WCAG AAA contrast

2026-07-08
pimcore-studio-ui-filters
网页开发工程师

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 (DynamicTypeFieldFilterAbstract, DynamicTypeFieldFilterRegistry). Use this whenever building, customizing, or extending any kind of filtering, filter panel, filter sidebar, or search/filter UI, or adding a new filter type to a listing or data view - even when the user only says "add filtering", "let users filter by X", "filter this list", or "build a filter sidebar".

2026-07-06
pimcore-studio-ui-listings
网页开发工程师

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

2026-07-06
pimcore-studio-ui-ux-design-guidelines
网页与数字界面设计师

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

2026-05-21
pimcore-studio-backend-checklist
软件开发工程师

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

2026-04-10
pimcore-studio-backend-code-style
软件开发工程师

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

2026-04-10
pimcore-studio-backend-config
软件开发工程师

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

2026-04-10
pimcore-studio-backend-controller
软件开发工程师

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

2026-04-10
pimcore-studio-backend-dto
软件开发工程师

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

2026-04-10
pimcore-studio-backend-exception
软件开发工程师

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

2026-04-10
pimcore-studio-backend-openapi-docs
软件开发工程师

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

2026-04-10
pimcore-studio-backend-service
软件开发工程师

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

2026-04-10
pimcore-studio-bundle-setup
软件开发工程师

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

2026-04-10
pimcore-studio-ui-bundle-structure
软件开发工程师

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

2026-04-10
pimcore-studio-ui-buttons
软件开发工程师

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

2026-04-10
pimcore-studio-ui-context-menus
软件开发工程师

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

2026-04-10
pimcore-studio-ui-dynamic-types
软件开发工程师

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

2026-04-10
pimcore-studio-ui-error-handling
软件开发工程师

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

2026-04-10
pimcore-studio-ui-forms-antd
软件开发工程师

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

2026-04-10
pimcore-studio-ui-i18n
软件开发工程师

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

2026-04-10
pimcore-studio-ui-icons
软件开发工程师

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

2026-04-10
pimcore-studio-ui-layout-components
网页开发工程师

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

2026-04-10
pimcore-studio-ui-modals
软件开发工程师

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

2026-04-10
pimcore-studio-ui-navigation
软件开发工程师

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

2026-04-10
pimcore-studio-ui-notifications-toasts
软件开发工程师

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

2026-04-10
pimcore-studio-ui-permissions
网页开发工程师

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

2026-04-10
pimcore-studio-ui-react-components
网页开发工程师

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

2026-04-10
pimcore-studio-ui-rtk-query-fundamentals
软件开发工程师

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

2026-04-10
pimcore-studio-ui-tables-grids
软件开发工程师

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

2026-04-10
pimcore-studio-ui-tabs-editors
网页开发工程师

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

2026-04-10
pimcore-studio-ui-typescript-best-practices
软件开发工程师

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

2026-04-10
pimcore-studio-ui-using-sdk-in-bundles
软件开发工程师

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

2026-04-10
pimcore-studio-ui-widgets
网页开发工程师

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

2026-04-10