Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

liferay-fragments

liferay-fragments enthält 19 gesammelte Skills von peterrichards-lr, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
19
Stars
14
aktualisiert
2026-07-23
Forks
9
Berufsabdeckung
4 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

e2e-verification
Softwarequalitätssicherungsanalysten und -tester

Activate this skill whenever you are running E2E tests, capturing screenshots, promoting visual baselines, or interpreting E2E test results for Liferay fragments. It specifies the exact commands for full-suite runs, targeted fragment runs, and visual baseline promotion, and documents the current known platform blocker.

2026-07-23
multi-agent-collaboration
Sonstige Computerberufe

Activate this skill when a task is large enough to benefit from splitting work across concurrent or hierarchical subagents — for example, running research and implementation in parallel, or delegating lint/test execution to a background agent while the coordinator continues planning. It defines the collaboration patterns, spawn constraints, output integration rules, and conflict resolution protocol.

2026-07-22
sequential-workflows
Softwareentwickler

Activate this skill when executing any multi-phase fragment development task — scaffolding, linting, compatibility build, E2E testing, or documentation update — where the output of one phase is the required input to the next. It defines the canonical pipeline phases, their inputs/outputs, and the active constraints that prevent a downstream phase from starting before its upstream gate has passed.

2026-07-22
github-workflow
Softwareentwickler

Activate this skill whenever you are creating a branch, opening a Pull Request, merging code, or performing any Git / GitHub CLI operation in the liferay-fragments repository. It enforces branch naming conventions, pre-commit validation gates, the PR auto-merge protocol, and the code-review requirement.

2026-07-21
issue-tracking
Softwareentwickler

Activate this skill whenever you are planning a new feature, bug fix, enhancement, or any tracked piece of work. It mandates issue-first development and prescribes the exact workflow for creating, syncing, and closing GitHub Issues using the gh-issue-sync.cjs automation tool.

2026-07-21
backward-compat-build
Softwareentwickler

Activate this skill whenever you are building, packaging, or releasing fragment ZIP collections. It defines the mandatory three-target build strategy that produces separate ZIPs for Liferay 2026.Q1+, pre-2026.Q1, and pre-2025.Q3, and specifies the exact dataType and checkbox default-value transformation rules for each target.

2026-07-21
docs-maintenance
Softwareentwickler

Activate this skill after completing any implementation task — code change, configuration update, bug fix, or refactor. It mandates an active documentation review pass before the PR is opened, ensuring all affected markdown files are kept in sync with the codebase and their timestamps accurately reflect when they were last reviewed or changed.

2026-07-21
fragment-quality-gate
Softwarequalitätssicherungsanalysten und -tester

Activate this skill whenever you are creating, modifying, or committing a Liferay fragment. It enforces the three project-level quality rules that every fragment must satisfy before it can be committed: localization coverage, documentation completeness, and theme fidelity (no hardcoded colours).

2026-07-21
no-assumptions
Sonstige Computerberufe

This skill is ALWAYS active. It is a foundational behavioural constraint that applies to every task, every skill, and every response. It expressly forbids making any unverified technical statement about this repository — how a system behaves, what a file contains, what an API does, or what a value is — without first executing a verification tool and waiting for the result.

2026-07-21
tech-debt
Softwareentwickler

Activate this skill whenever you encounter code smells, excessive complexity, duplication, or any other technical debt signal during your work — regardless of what your primary task is. It mandates recording tech debt as a labelled GitHub Issue and defines a clear threshold for whether to fix it inline or defer it.

2026-07-21
liferay-fragment-development
Softwareentwickler

Guidelines and workflows for creating, structuring, developing, and mapping properties for page fragments in Liferay DXP.

2026-07-13
liferay-form-fragment-developer
Webentwickler

Expert guidance for developing Liferay Form Fragments. Use when creating, modifying, or auditing Form Fragments that map to Object fields via Form Containers.

2026-07-09
liferay-fragment-developer
Webentwickler

Expert guidance for developing Liferay Fragments. Use when creating, modifying, or auditing Liferay Fragments to ensure compliance with architectural, accessibility, responsiveness, and multi-theme (Classic, Dialect, Meridian) standards.

2026-07-09
fragment-orchestrator
Webentwickler

Single entry point for all Liferay Fragment skills. Routes requests to specialized skills for scaffolding, linting, compatibility transformation, and E2E testing.

2026-07-06
liferay-compat-transform
Softwareentwickler

Instructions on building, maintaining, and extending the Liferay DXP build-time configuration compatibility transformations (create-fragment-zips.sh) using jq.

2026-06-26
liferay-fragment-linting
Softwarequalitätssicherungsanalysten und -tester

Instructions for running, analyzing, and satisfying the Liferay fragments quality gate and linter rules.

2026-06-26
liferay-visual-gallery
Softwarequalitätssicherungsanalysten und -tester

Instructions for capturing responsive screenshots of page fragments and updating the project's visual gallery markdown.

2026-06-26
fragment-e2e-bootstrap
Softwarequalitätssicherungsanalysten und -tester

Instructions for zipping, seeding, E2E testing, and capturing visual snapshots of fragments in Liferay DXP using the workspace's custom bootstrap framework.

2026-06-26
fragment-screenshot-creation
Softwarequalitätssicherungsanalysten und -tester

Guidelines and step-by-step instructions for generating, capturing, verifying, and committing updated visual screenshots of Liferay page fragments.

2026-06-26