Skip to main content
Run any Skill in Manus
with one click
OktayCopurlu
GitHub creator profile

OktayCopurlu

Repository-level view of 27 collected skills across 1 GitHub repositories.

skills collected
27
repositories
1
updated
2026-07-17
repository explorer

Repositories and representative skills

git-workflow
software-developers

End-to-end local git and PR workflow: branching, committing, rebasing, conflict resolution, pushing, creating PRs, and processing review feedback. Use when creating a branch, writing commits, rebasing, resolving conflicts, opening a PR, or submitting changes for review. NOT FOR: GitHub API operations like listing issues, searching code, or reading PR reviews (github-mcp).

2026-07-17
jira-ticket
project-management-specialists

Write, rewrite, review, and improve Jira ticket content quality. USE FOR: crafting ticket titles, descriptions, acceptance criteria, and story structure. Use when user says 'write a Jira ticket', 'turn this into a ticket', 'review this ticket', 'is this ticket clear enough', or 'improve acceptance criteria'. NOT FOR: API operations like creating/searching/transitioning issues in Jira (atlassian-mcp). This skill handles content quality, not CRUD.

2026-07-17
playwright-mcp
software-developers

Web automation via Playwright MCP browser tools. USE FOR: filling forms, clicking buttons, navigating pages, interacting with web UIs, browser automation tasks. ALWAYS use when user asks to automate browser actions, fill out a form, click through a wizard, or interact with a website.

2026-06-18
git-workflow
software-developers

End-to-end local git and PR workflow: branching, committing, rebasing, conflict resolution, pushing, creating PRs, and processing review feedback. Use when creating a branch, writing commits, rebasing, resolving conflicts, opening a PR, or submitting changes for review. NOT FOR: GitHub API operations like listing issues, searching code, or reading PR reviews (github-mcp).

2026-06-17
manual-qa
software-quality-assurance-analysts-and-testers

Manual QA execution workflow. USE FOR: creating and running QA checks from Jira tickets, PR diffs, local changes, preview URLs, or regression risk. Use when asked for manual QA, QA plan, QA checklist, test instructions, or functional/regression validation beyond automated tests.

2026-06-17
validating-ui
software-quality-assurance-analysts-and-testers

Frontend UI validation methodology after implementation. USE FOR: verifying visual correctness, runtime health, design comparison, regression checks, and deciding pass/fail after code changes. ALWAYS use when a ticket has UI impact and needs browser-level validation before PR.

2026-06-17
structuring-prs
software-developers

Decide how to package a unit of work into reviewable pull requests — one PR or a stack — and carry it out. USE FOR: should this be one PR or several, planning a ticket as multiple PRs, stacking PRs, splitting a PR into two, breaking up a large PR, extracting a refactor from a feature PR, making a big diff easier to review. Use when scoping a ticket's delivery, when a change grows too large, or when the user asks to split, stack, or break up a pull request.

2026-06-16
reviewing-code
software-quality-assurance-analysts-and-testers

Proactive code review using a repo-local review ledger, line-by-line changed-hunk inspection, file-type lenses, and a 4-layer heuristic: surface correctness, test coverage gaps, bounded refactors, and architecture attention signals. USE FOR: reviewing PRs, review this PR for missing tests, self-review before creating a PR, evaluating changed files. Use when user says "review this", "check this PR", "anything I missed", "review my changes", or asks for line-by-line code review.

2026-06-13
Showing top 8 of 27 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded