Skip to main content
epam
GitHub 제작자 프로필

epam

27개 GitHub 저장소에서 수집된 113개 skills를 저장소 단위로 보여줍니다.

수집된 skills
113
저장소
27
업데이트
2026년 9월 9일
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

여기에는 상위 8개 저장소가 표시되며, 전체 저장소 목록은 아래에서 이어집니다.
저장소 탐색

저장소와 대표 skills

openspec-apply-change
미분류

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

2026년 9월 9일
openspec-archive-change
미분류

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

2026년 9월 9일
openspec-explore
미분류

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.

2026년 9월 9일
openspec-propose
미분류

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.

2026년 9월 9일
openspec-sync-specs
미분류

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.

2026년 9월 9일
openspec-apply-change
미분류

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

2026년 9월 9일
openspec-archive-change
미분류

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

2026년 9월 9일
openspec-explore
미분류

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.

2026년 9월 9일
수집된 skill 35개 중 8개를 표시합니다.
uui-release-workflow
소프트웨어 개발자

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.

2026년 8월 20일
uui-components
소프트웨어 개발자

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.

2026년 3월 4일
uui-data-sources
소프트웨어 개발자

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.

2026년 3월 4일
uui-documentation
소프트웨어 개발자

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

2026년 3월 4일
uui-e2e-testing
소프트웨어 품질 보증 분석가·테스터

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.

2026년 3월 4일
uui-github-issue-workflow
소프트웨어 개발자

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.

2026년 3월 4일
uui-pr-contributing
소프트웨어 개발자

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.

2026년 3월 4일
uui-services-context
소프트웨어 개발자

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.

2026년 3월 4일
수집된 skill 10개 중 8개를 표시합니다.
release-notes
기술 작가

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…

2026년 8월 20일
code-review-and-quality
소프트웨어 품질 보증 분석가·테스터

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

2026년 8월 18일
address-current-branch-review
소프트웨어 품질 보증 분석가·테스터

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…

2026년 8월 12일
create-ticket
프로젝트 관리 전문가

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…

2026년 8월 12일
dial-admin-reference
컴퓨터 시스템 분석가

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…

2026년 8월 12일
git-commit
소프트웨어 개발자

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…

2026년 8월 12일
spec-browser-verify
소프트웨어 품질 보증 분석가·테스터

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…

2026년 6월 9일
tool-call-file-parameter-formatting
소프트웨어 개발자

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

2026년 7월 28일
quickapps-release-notes
소프트웨어 개발자

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…

2026년 7월 27일
quickapps-create-pr
소프트웨어 개발자

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…

2026년 7월 2일
quickapps-editor-issue
소프트웨어 개발자

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…

2026년 6월 30일
quickapps-code-review
소프트웨어 품질 보증 분석가·테스터

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.

2026년 6월 19일
quickapps-design-review
컴퓨터 시스템 분석가

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.

2026년 5월 22일
timebase-java-client
소프트웨어 개발자

Use when user explicitly asks for TimeBase Java client code, for example typed stream reads/writes, stream creation, bound QQL execution from Java, client Maven/Gradle setup (Community or Enterprise Edition), or TimeBase Java client debugging.

2026년 8월 7일
timebase-cpp-client
소프트웨어 개발자

Use when the user explicitly asks for TimeBase C++ client code, for example connecting to TimeBase from C++, reading/writing streams, dxapi library acquisition and CMake/vcxproj setup, or TimeBase C++ client debugging.

2026년 8월 7일
timebase-csharp-client
소프트웨어 개발자

Use when the user explicitly asks for TimeBase C# or .NET client code, for example typed stream reads/writes, stream creation, bound QQL execution from C#, Deltix.Timebase package setup, or TimeBase .NET client debugging.

2026년 7월 21일
qql-generator
소프트웨어 개발자

Use when generating, reviewing, repairing, explaining, or executing TimeBase QQL, including MCP-grounded query answers, and small result sets that can be returned directly. Prefer this over the Python client skill unless the user needs a Python artifact,…

2026년 7월 14일
timebase-python-client
소프트웨어 개발자

Use when the user needs TimeBase Python client code, for example scripts, apps, services, local file export, large result extraction, pandas workflows, visualization prep, or downstream Python computation. Do not use for pure MCP discovery or pure QQL tasks…

2026년 7월 14일
저장소 27개 중 12개 표시