Skip to main content
epam
GitHub 创作者资料

epam

按仓库查看 27 个 GitHub 仓库中的 113 个已收集 skills。

已收集 skills
113
仓库
27
更新
2026年9月9日
这里展示前 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日
已展示 8 / 35 个已收集 Skill。
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日
已展示 8 / 10 个已收集 Skill。
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日
已展示 12 / 27 个仓库