Skip to main content
Execute qualquer Skill no Manus
com um clique
epam
Perfil de criador do GitHub

epam

Visão por repositório de 71 skills coletadas em 24 repositórios do GitHub.

skills coletadas
71
repositórios
24
atualizado
2026-07-22
mapa de repositórios

Onde as skills estão

Principais repositórios por número de skills coletadas, com sua participação neste catálogo do criador e sua distribuição ocupacional.

#01
UUI
10 skills · 2026-06-10
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadores
2 categorias ocupacionais · 100% classificado
14%participação
#02
ai-dial-chat
6 skills · 2026-06-24
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadores
2 categorias ocupacionais · 100% classificado
8.5%participação
#03
ai-dial-quickapps-backend
6 skills · 2026-07-09
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresAnalistas de sistemas de computador
3 categorias ocupacionais · 100% classificado
8.5%participação
#04
edp-keycloak-operator
4 skills · 2026-04-21
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadores
2 categorias ocupacionais · 100% classificado
5.6%participação
#05
ai-dial-admin-frontend
4 skills · 2026-07-10
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadores
2 categorias ocupacionais · 100% classificado
5.6%participação
#06
ai-dial-mind-map-frontend
4 skills · 2026-05-06
Analistas de garantia de qualidade de software e testadoresDesenvolvedores de software
2 categorias ocupacionais · 100% classificado
5.6%participação
#07
TimeBase-Agent-Plugins
3 skills · 2026-07-14
Desenvolvedores de software
1 categorias ocupacionais · 100% classificado
4.2%participação
#08
ember-algo-sample
3 skills · 2026-06-11
Analistas de garantia de qualidade de software e testadoresDesenvolvedores de software
2 categorias ocupacionais · 100% classificado
4.2%participação
Os 8 principais repositórios são exibidos aqui; a lista completa continua abaixo.
explorador de repositórios

Repositórios e skills representativas

uui-release-workflow
Desenvolvedores de software

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-06-10
uui-components
Desenvolvedores de software

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-03-04
uui-data-sources
Desenvolvedores de software

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-03-04
uui-documentation
Desenvolvedores de software

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, or when adding/removing/modifying public props on component interfaces.

2026-03-04
uui-e2e-testing
Analistas de garantia de qualidade de software e testadores

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-03-04
uui-github-issue-workflow
Desenvolvedores de software

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-03-04
uui-pr-contributing
Desenvolvedores de software

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-03-04
uui-services-context
Desenvolvedores de software

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-03-04
Mostrando as 8 principais de 10 skills coletadas neste repositório.
chat-release-notes
Desenvolvedores de software

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.45.0-rc.55`) or a stable cut. Reads the auto-generated notes off the GitHub release, classifies and rewrites each bullet in this project's editorial voice, builds the `Deployment Changes` section from `apps/chat/README.md` / PR bodies / source, and saves a draft to `claude/release-notes/`. Never edits GitHub directly.

2026-06-24
dial-e2e-testing
Analistas de garantia de qualidade de software e testadores

Reference for writing ai-dial-chat Playwright e2e tests - dialFixtures composition, page object and assertion patterns, test data builders, GeneratorUtil naming, setTestIds, dialTest.step structure, and anti-patterns. Use when creating or fixing e2e tests, adding fixtures, page objects, assertions, or test data builders in apps/chat-e2e.

2026-06-08
dial-api-patterns
Desenvolvedores de software

Reference for writing ai-dial-chat Next.js API routes - session validation with next-auth, the validate-session/validate-input/proxy pattern, streaming responses from DIAL Core, error handling, and status-code conventions. Use when creating or editing any handler under apps/chat/src/pages/api/.

2026-06-03
dial-architecture
Desenvolvedores de software

Reference for the ai-dial-chat architecture - NX monorepo layout, Redux Toolkit + RxJS epics, Next.js API proxy, store/selectors/actions barrels, layer responsibilities and dependency rules. Use when adding a new store domain or API route, wiring up epics/selectors/actions, or reasoning about how data flows from a component through the store to DIAL Core.

2026-06-03
dial-development
Desenvolvedores de software

Reference for ai-dial-chat code style and conventions - naming (PascalCase components, kebab-case files), import order, React FC component pattern, Redux hooks/epic patterns, lint/format/typecheck commands, conventional commits, and the pre-PR checklist. Use when writing components, hooks, or store code, or preparing a commit/PR.

2026-06-03
dial-testing
Analistas de garantia de qualidade de software e testadores

Reference for testing ai-dial-chat - Vitest + @testing-library/react unit tests (Arrange/Act/Assert, vi.mock + vi.hoisted), Playwright e2e with dial fixtures and page objects, test locations, and run commands. Use when writing or fixing unit or e2e tests, setting up mocks, or running the test suites.

2026-06-03
tool-call-file-parameter-formatting
Desenvolvedores de software

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

2026-07-09
quickapps-create-pr
Desenvolvedores de software

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 `gh pr create --base development` with the repo's PR template filled in.

2026-07-02
quickapps-release-notes
Desenvolvedores de software

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 bullet in this project's editorial voice, builds the `Deployment Changes` section from `README.md` / `CONFIGURATION.md` / PR bodies, and saves a draft to `claude/release-notes/`. When the target is a stable cut (e.g. `0.8.0`) and its `-rc.*` pre-releases already carry enhanced notes, it assembles the stable draft by merging those rc notes — reusing their approved wording — instead of re-deriving every bullet from the raw stable notes. Never edits GitHub directly.

2026-07-01
quickapps-editor-issue
Desenvolvedores de software

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 quick apps", "file an editor issue for the X toggle", "/quickapps-editor-issue"). Reach for it whenever a backend QuickApps capability needs an editor surface (a new toggle/field in the configurator) and the issue should follow ai-dial-chat's feature-request template, the `[Quick app 2.0] Feature: …` naming, a Config-mapping JSON snippet, and cross-repo references to ai-dial-quickapps-backend issues — even if the user only says "we should expose X in the editor".

2026-06-30
quickapps-code-review
Analistas de garantia de qualidade de software e testadores

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-06-19
quickapps-design-review
Analistas de sistemas de computador

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-05-22
create-ticket
Desenvolvedores de software

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 gh CLI.

2026-07-10
git-commit
Desenvolvedores de software

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 PR", or any variation of committing/pushing work. Always use this skill when the user mentions committing — even casually — as it handles the full cycle: branch → add → commit → push → (optionally) PR, with Conventional Commits format and automatic area detection.

2026-06-30
spec-browser-verify
Analistas de garantia de qualidade de software e testadores

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 MCP), and reports verdicts back. Additive to the OpenSpec workflow — it reads specs but never modifies opsx artifacts, config, or code, and never makes the "done" call. Use when the user wants to verify a change works in the browser, or to retest specific scenarios after a fix.

2026-06-09
release-notes
Desenvolvedores de software

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 bullet in this project's editorial voice, builds the `Deployment Changes` section from `docs/INFRA-CHANGELOG.md` and `docs/upgrade-plans/`, and saves a draft to `claude/release-notes/`. Never edits GitHub directly.

2026-06-03
Mostrando 12 de 24 repositórios