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

liferay-portal

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

已收集 skills
14
Stars
2.3k
更新
2026-07-14
Forks
3.8k
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

format-source
软件开发工程师

Format source files to align with Liferay's coding standards.

2026-07-14
pr-check
软件质量保证分析师与测试员

Check that a PR is ready to be sent for review.

2026-07-09
pr
软件开发工程师

Create a GitHub PR for the current branch. Use when the user asks to create a PR, send a PR, or invokes /pr.

2026-06-22
jira-bug
软件开发工程师

Create a Jira bug ticket in the LPD project through the REST API. Use when the user asks to create or file a Jira bug or LPD ticket.

2026-06-18
jira-task
软件开发工程师

Create a Jira task in the LPD project through the REST API. Use when the user asks to create a Jira task or LPD task ticket.

2026-06-18
poshi-migrate
软件质量保证分析师与测试员

Migrate a Liferay Poshi .testcase file to its modern test layer (Playwright, Jest, JUnit unit, Java integration). Routes each test to the right layer, consolidates compatible tests at write time, and follows existing Playwright patterns from a configurable reference folder. Use when the user asks to migrate, port, or convert a Poshi .testcase to Playwright, Jest, or JUnit.

2026-06-18
pr-check-publish
软件开发工程师

Comment a pr-check run on an existing GitHub PR with a marker the webhook parses to apply the commit status and label. Use after rerunning pr-check on an open PR.

2026-06-17
test-fix
软件质量保证分析师与测试员

Resolve a single Liferay test failure end-to-end.

2026-05-30
start-work
软件开发工程师

Start work on a Jira ticket.

2026-05-26
test-plan
软件质量保证分析师与测试员

Generate a targeted local test plan for branch changes. Use when the user wants to know which tests to run before merging, asks for a test plan, wants to validate changes locally, or mentions running tests for their branch. This skill analyzes commits on top of master and produces a runnable shell script covering Unit, Integration, Playwright, and Poshi tests within a 20-minute local budget.

2026-05-26
worktree-status
网络与计算机系统管理员

Use to list Liferay worktrees with their assigned ports, running status, offset, and database, or to print the port and database summary for a single worktree.

2026-05-26
markdown-format
软件开发工程师

Format a Markdown file to match Liferay conventions — frontmatter order, Title Case headings, braced shell variables, long-form CLI flags, and professional prose. Use when the user asks to format, clean up, polish, or copy-edit a Markdown file destined for the Liferay repository.

2026-05-14
format-source-add-rule
软件开发工程师

Add a new rule to the format-source skill, derived from a Git commit.

2026-05-14
poshi-shrink
软件质量保证分析师与测试员

Shrink a Liferay component's Poshi test suite by merging overlapping tests. Use when the user asks to reduce, merge, or clean up Poshi tests for a @component-name.

2026-05-14