encoreshao/encore-skills

A portable workflow skills library for GitLab teams. Works across Claude Code, Cursor, and Codex. Covers two full loops: one for PMs and designers, one for engineers — from rough idea to confirmed-resolved issue.

2Stars on the repository
22Mods indexed here, across every type
14d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

analyze-issue

01

encoreshao/encore-skills

Cursor rule Cursor

Read a GitLab issue, identify the root cause (not just symptoms), surface real risks, and produce an implementation approach before writing any code.

not rated 2 14d ago A 28 tokens original MIT

create-mr

02

encoreshao/encore-skills

Cursor rule Cursor

Create a GitLab Merge Request — clear title, high-level summary of what was changed and why, explicit confirmation the issue is resolved.

not rated 2 14d ago A 26 tokens original MIT

eng-workflow

03

encoreshao/encore-skills

Cursor rule Cursor

Full GitLab development loop — from issue to confirmed-resolved. Covers write-issue, analyze-issue, fix-issue, review-code, create-mr, summarize-issue, triage-issue, and post-merge verification.

not rated 2 14d ago A 48 tokens original MIT

fix-issue

04

encoreshao/encore-skills

Cursor rule Cursor

Implement a fix following the human-thinking loop — understand the root cause, plan the minimal change, implement, verify the problem is actually gone.

not rated 2 14d ago A 27 tokens original MIT

gitlab-config

05

encoreshao/encore-skills

Cursor rule Cursor

Wire up GitLab API access — multiple instances, project aliases, tokens. Run this once before any other GitLab skill.

not rated 2 14d ago A 25 tokens original MIT

pm-workflow

06

encoreshao/encore-skills

Cursor rule Cursor

Full PM/designer loop — draft an issue, interact with users and stakeholders to validate it, refine until dev-ready, then finalize.

not rated 2 14d ago A 26 tokens original MIT

review-code

07

encoreshao/encore-skills

Cursor rule Cursor

Pre-MR self-review — first confirm the problem is actually solved, then check for security, correctness, and simplicity.

not rated 2 14d ago A 23 tokens original MIT

summarize-issue

08

encoreshao/encore-skills

Cursor rule Cursor

After an issue is fixed and its MR is created, summarize the work in high-level markdown and post it as a comment on the GitLab issue.

not rated 2 14d ago A 29 tokens original MIT

triage-issue

09

encoreshao/encore-skills

Cursor rule Cursor

Use when replying to comments on a GitLab issue, or when an issue has comments that might tag you or be waiting on your reply as assignee — figures out which comments genuinely need a response, drafts each reply grounded in the codebase, and posts after you confirm.

not rated 2 14d ago A 54 tokens original MIT

write-issue

10

encoreshao/encore-skills

Cursor rule Cursor

Turn a rough idea into a well-structured GitLab issue with clear problem statement, root cause, and testable acceptance criteria.

not rated 2 14d ago A 25 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: