Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

lightspeed-console

lightspeed-console에는 openshift에서 수집한 skills 10개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
10
Stars
8
업데이트
2026-06-01
Forks
35
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

test
소프트웨어 품질 보증 분석가·테스터

Run end-to-end tests filtered by tag. Use when the user asks to run tests, run Playwright, or test a specific feature tag like @core or @attach.

2026-06-01
unused-exports
소프트웨어 개발자

Find exported symbols that are never imported by another file. Use when the user says "check exports", "unused exports" or asks to clean up exports.

2026-05-15
code-review
소프트웨어 품질 보증 분석가·테스터

Review a pull request for code quality, correctness, and project conventions. Use when the user asks to review a PR, code review, or examine changes on a branch. Accepts a GitHub PR URL, PR number, or local branch name.

2026-04-20
rebase
소프트웨어 개발자

Rebase the current branch onto its base branch, resolve all conflicts, and verify lint, i18n, and build pass. Use when the user asks to rebase, update, or sync a branch with its upstream base.

2026-04-20
backport
소프트웨어 개발자

Backport commits or PRs from main to a release branch. Use when the user asks to backport, cherry-pick, or port changes between branches, or when resolving conflicts from a cherry-pick onto a release branch.

2026-04-10
release
소프트웨어 개발자

Bump the project version across all release branches and commit the changes. Use when the user asks to do a release or update the version on all branches.

2026-04-10
review-skills
소프트웨어 품질 보증 분석가·테스터

Review project AI skills for duplication, stale references, mistakes, and structural issues. Use when the user asks to review skills, audit skills, check for duplicate skills, or verify skill quality.

2026-04-03
css-review
소프트웨어 품질 보증 분석가·테스터

Review CSS for coding style, PatternFly token usage, and best practices. Use when the user asks to review CSS, check styles, or audit CSS files.

2026-04-03
review-readmes
소프트웨어 개발자

Review all README.md files in the repo for typos, errors, and outdated information. Use when the user asks to review READMEs, check documentation accuracy, or audit docs.

2026-04-03
update-version
소프트웨어 개발자

Update the project version number across all files that contain it on the current branch. Use when bumping the version on a single branch only. For a full multi-branch release, use the release skill instead.

2026-03-19