Skip to main content
epam
GitHub creator profile

epam

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

skills collected
125
repositories
27
updated
Sep 9, 2026
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

openspec-apply-change
unclassified

Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.

Sep 9, 2026
openspec-archive-change
unclassified

Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.

Sep 9, 2026
openspec-explore
unclassified

Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.

Sep 9, 2026
openspec-propose
unclassified

Propose a new change with all artifacts generated in one step. Use when the user wants to quickly describe what they want to build and get a complete proposal with design, specs, and tasks ready for implementation.

Sep 9, 2026
openspec-sync-specs
unclassified

Sync delta specs from a change to main specs. Use when the user wants to update main specs with changes from a delta spec, without archiving the change.

Sep 9, 2026
openspec-apply-change
unclassified

Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.

Sep 9, 2026
openspec-archive-change
unclassified

Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.

Sep 9, 2026
openspec-explore
unclassified

Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.

Sep 9, 2026
Showing 8 of 35 collected skills.
openspec-continue-change
unclassified

Continue working on an OpenSpec change by creating the next artifact. Use when the user wants to progress their change, create the next artifact, or continue their workflow.

Aug 27, 2026
openspec-ff-change
unclassified

Fast-forward through OpenSpec artifact creation. Use when the user wants to quickly create all artifacts needed for implementation without stepping through each one individually.

Aug 27, 2026
openspec-onboard
unclassified

Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work.

Aug 27, 2026
openspec-verify-change
unclassified

Verify implementation matches change artifacts. Use when the user wants to validate that implementation is complete, correct, and coherent before archiving.

Aug 27, 2026
openspec-continue-change
unclassified

Continue working on an OpenSpec change by creating the next artifact. Use when the user wants to progress their change, create the next artifact, or continue their workflow.

Aug 27, 2026
openspec-ff-change
unclassified

Fast-forward through OpenSpec artifact creation. Use when the user wants to quickly create all artifacts needed for implementation without stepping through each one individually.

Aug 27, 2026
openspec-onboard
unclassified

Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work.

Aug 27, 2026
openspec-verify-change
unclassified

Verify implementation matches change artifacts. Use when the user wants to validate that implementation is complete, correct, and coherent before archiving.

Aug 27, 2026
Showing 8 of 16 collected skills.
uui-release-workflow
software-developers

Guides the UUI package release process including stable and beta releases, changelog updates, and handling failed releases. Use when releasing UUI packages, updating changelog, or troubleshooting release issues. For maintainers only.

Aug 20, 2026
uui-components
software-developers

Helps create and modify UUI (EPAM Unified UI) components following established patterns. Use when creating new components, modifying existing components, working with withMods, component props, styling, or component architecture in the UUI library.

Mar 4, 2026
uui-data-sources
software-developers

Helps work with UUI DataSources (ArrayDataSource, LazyDataSource, AsyncDataSource) powering PickerInput, DataTable, FiltersPanel, and other data-driven components. Use when implementing or fixing features that load, filter, sort, or display lists of data.

Mar 4, 2026
uui-documentation
software-developers

Helps update UUI documentation, add doc examples, configure Property Explorer, and manage component API documentation. Use when adding documentation examples, updating Property Explorer configs, generating API references, working with UUI documentation site,…

Mar 4, 2026
uui-e2e-testing
software-quality-assurance-analysts-and-testers

Helps create and maintain E2E and screenshot tests for UUI components using Playwright. Use when adding E2E tests, creating screenshot tests, updating preview configurations, or working with Property Explorer previews for testing.

Mar 4, 2026
uui-github-issue-workflow
software-developers

Fetches GitHub issues from URLs and creates implementation plans for UUI. Use when the user provides a GitHub issue link (github.com/.../issues/N), asks to plan work from an issue, or implement/fix an issue by URL.

Mar 4, 2026
uui-pr-contributing
software-developers

Guides the UUI pull request process including branch naming, pre-PR checklist, changelog updates, and quality requirements. Use when preparing a pull request, writing commit messages, or following UUI PR requirements.

Mar 4, 2026
uui-services-context
software-developers

Helps work with UUI services layer including ContextProvider, ApiContext, ModalContext, NotificationContext, and useUuiContext. Use when implementing features that need modals, notifications, API calls, error handling, or routing.

Mar 4, 2026
Showing 8 of 10 collected skills.
release-notes
technical-writers

Use when the user asks to enhance, refine, polish, or "look at" the release notes for a tag — typically a fresh CI-generated pre-release (e.g. `0.16.1-rc.0`) or a stable cut. Reads the auto-generated notes off the GitHub release, classifies and rewrites each…

Aug 20, 2026
code-review-and-quality
software-quality-assurance-analysts-and-testers

Five-axis code review before merge. Use for quality passes after implementation, before merge, and when asked to review a diff.

Aug 18, 2026
address-current-branch-review
software-quality-assurance-analysts-and-testers

Read unresolved GitHub code review threads for the pull request associated with the current branch, classify each comment, and implement and verify required code fixes. Post inline replies only when the user explicitly asks to reply after the changes have…

Aug 12, 2026
create-ticket
project-management-specialists

Interactively create GitHub issues (Bug, Feature, Task) for the current repository. Infrastructure changes are Tasks auto-labeled `ops-request`. Parses optional args for type and description, asks targeted questions, assigns labels, and creates the issue via…

Aug 12, 2026
dial-admin-reference
computer-systems-analysts

Find the one authoritative source for a question about this repo — a capability spec, an archived change's rationale, or an ops doc. Use before answering "what is this supposed to do", "why was it built this way", or any question about env vars, theming, the…

Aug 12, 2026
git-commit
software-developers

Use this skill whenever the user wants to commit, push, or ship changes in a git repository. Triggers include: "commit changes", "push my changes", "ship it", "commit and push", "create a branch and commit", "make a PR", "open a pull request", "create draft…

Aug 12, 2026
spec-browser-verify
software-quality-assurance-analysts-and-testers

Verify an OpenSpec change's browser-observable acceptance scenarios against the live local app. Reads the change's delta + affected consolidated specs, builds a VerificationRequest, spawns the spec-verification-gate sub-agent (which drives the Playwright…

Jun 9, 2026
tool-call-file-parameter-formatting
software-developers

Formats file and URL parameters for tool calls. You must analyze the target tool's parameter names and descriptions to choose the correct format (data URI, base64, text, or URL ref).

Jul 28, 2026
quickapps-release-notes
software-developers

Use when the user asks to enhance, refine, polish, or "look at" the release notes for a tag — typically a fresh CI-generated pre-release (e.g. `0.8.0-rc.1`) or a stable cut. Reads the auto-generated notes off the GitHub release, classifies and rewrites each…

Jul 27, 2026
quickapps-create-pr
software-developers

Use when the user asks to "create a PR", "open a pull request", "raise a PR", "ship this", or "/quickapps-create-pr" in this repo. Drives the project's end-to-end PR flow — feature branch, conventional-commit title/body, the pre-PR format+lint gate, push, and…

Jul 2, 2026
quickapps-editor-issue
software-developers

Use when the user wants to draft or file a GitHub feature-request issue for the Quick Apps 2.0 **editor** — the no-code app-builder UI that lives in the epam/ai-dial-chat repo ("create an issue for the quickapps editor", "draft a chat feature request for…

Jun 30, 2026
quickapps-code-review
software-quality-assurance-analysts-and-testers

Use before creating a PR or claiming a change is ready (or on explicit user invocation). Self-reviews the current diff against the patterns this team's reviewers consistently flag.

Jun 19, 2026
quickapps-design-review
computer-systems-analysts

Use when the user asks to review, critique, validate, or approve a design doc under docs/designs/. Appends a Review Notes block; on explicit approval, strips notes and flips Status to Approved.

May 22, 2026
Showing 12 of 27 repositories