Skip to main content
Run any Skill in Manus
with one click
GitHub repository

zowe-explorer-vscode

zowe-explorer-vscode contains 6 collected skills from zowe, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
6
Stars
189
updated
2026-06-02
Forks
119
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

breaking-changes
software-quality-assurance-analysts-and-testers

Audit pull requests for breaking changes in the Zowe Explorer monorepo. Examines PR descriptions, review comments, and diffs to identify API and behavioral breaking changes, with special sensitivity to packages/zowe-explorer-api. Reconciles labels with user confirmation. Use when asked to audit breaking changes, check for breaking changes, or review a set of PRs for breaking impact.

2026-06-02
code-quality
software-developers

Refactor, deduplicate, and improve TypeScript code quality in the Zowe Explorer monorepo. Use when refactoring or checking code quality in packages/zowe-explorer/ and packages/zowe-explorer-api/.

2026-06-02
regression-check
software-quality-assurance-analysts-and-testers

Review code changes for functional correctness and regressions in Zowe Explorer. Focuses on tree view actions, filesystem APIs, and extension initialization. Use when validating a completed feature, bug fix, or refactor before merging or release.

2026-06-02
review-prs
software-quality-assurance-analysts-and-testers

Review pull requests for code quality, security, and Zowe conformance. Use when reviewing PRs, examining code changes, checking branch differences, or when the user asks for a code review.

2026-06-02
testing
software-quality-assurance-analysts-and-testers

Write and maintain Vitest unit tests and WDIO/Cucumber end-to-end tests in the Zowe Explorer monorepo. Use when adding, updating, debugging, or reviewing tests, when working with `*.unit.test.ts` files, `__tests__/__unit__/` or `__tests__/__e2e__/` directories, `.feature` files, step definitions, page objects, mock factories (`mockCreators/`), `MockedProperty`, `jest-mock-vscode`, `vitest.config`, `wdio.conf`, or running `pnpm test` / `pnpm test:e2e` in `packages/zowe-explorer/`, `packages/zowe-explorer-api/`, or `packages/zowe-explorer-ftp-extension/`.

2026-06-02
zedc
software-developers

Use the Zowe Explorer Development CLI (zedc) ONLY when the user explicitly mentions or requests "zedc". Provides sandboxed testing, environment setup, and package management.

2026-06-02