Skip to main content
epam
GitHub-Creator-Profil

epam

Repository-Ansicht von 113 gesammelten Skills in 27 GitHub-Repositories.

gesammelte Skills
113
Repositories
27
aktualisiert
9. Sept. 2026
Repository-Karte

Wo die Skills liegen

Top-Repositories nach gesammelter Skill-Anzahl, mit ihrem Anteil an diesem Creator-Katalog und ihrer Berufsverteilung.

Hier werden die Top 8 Repositories angezeigt; die vollständige Repository-Liste folgt darunter.
Repository-Explorer

Repositories und repräsentative Skills

openspec-apply-change
nicht klassifiziert

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

9. Sept. 2026
openspec-archive-change
nicht klassifiziert

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

9. Sept. 2026
openspec-explore
nicht klassifiziert

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.

9. Sept. 2026
openspec-propose
nicht klassifiziert

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.

9. Sept. 2026
openspec-sync-specs
nicht klassifiziert

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.

9. Sept. 2026
openspec-apply-change
nicht klassifiziert

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

9. Sept. 2026
openspec-archive-change
nicht klassifiziert

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

9. Sept. 2026
openspec-explore
nicht klassifiziert

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.

9. Sept. 2026
Es werden 8 von 35 gesammelten Skills angezeigt.
uui-release-workflow
Softwareentwickler

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.

20. Aug. 2026
uui-components
Softwareentwickler

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.

4. März 2026
uui-data-sources
Softwareentwickler

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.

4. März 2026
uui-documentation
Softwareentwickler

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,…

4. März 2026
uui-e2e-testing
Softwarequalitätssicherungsanalysten und -tester

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.

4. März 2026
uui-github-issue-workflow
Softwareentwickler

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.

4. März 2026
uui-pr-contributing
Softwareentwickler

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.

4. März 2026
uui-services-context
Softwareentwickler

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.

4. März 2026
Es werden 8 von 10 gesammelten Skills angezeigt.
release-notes
Technische Redakteure

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…

20. Aug. 2026
code-review-and-quality
Softwarequalitätssicherungsanalysten und -tester

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

18. Aug. 2026
address-current-branch-review
Softwarequalitätssicherungsanalysten und -tester

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…

12. Aug. 2026
create-ticket
Projektmanagementspezialisten

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…

12. Aug. 2026
dial-admin-reference
Computersystemanalytiker

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…

12. Aug. 2026
git-commit
Softwareentwickler

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…

12. Aug. 2026
spec-browser-verify
Softwarequalitätssicherungsanalysten und -tester

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…

9. Juni 2026
tool-call-file-parameter-formatting
Softwareentwickler

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).

28. Juli 2026
quickapps-release-notes
Softwareentwickler

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…

27. Juli 2026
quickapps-create-pr
Softwareentwickler

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…

2. Juli 2026
quickapps-editor-issue
Softwareentwickler

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…

30. Juni 2026
quickapps-code-review
Softwarequalitätssicherungsanalysten und -tester

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.

19. Juni 2026
quickapps-design-review
Computersystemanalytiker

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.

22. Mai 2026
12 von 27 Repositories angezeigt