epamepamOfficialยท11 Agent Skills Included

ai-dial-chat

Monorepo task automation, code review, and security triage

Automates Nx monorepo workflows: exploring projects, running builds and tests, scaffolding apps and libraries, and importing external repos. Guides spec-driven feature work from proposal to implementation, plus code review, responsive UI checks, and Figma-to-React conversion. Removes manual CI babysitting, dependency CVE triage, and release-notes editing through ready-made repeatable procedures.
npx skills add epam/ai-dial-chat --all -g -y
Available:

Tells the agent how to route requests to the right sub-skill, run all tasks through Nx, follow the OpenSpec propose-apply-archive lifecycle, and enforce library isolation and mobile-first UI rules.

All Skills in This Repository (11)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
epamepam

openspec-apply-change

Orchestrate OpenSpec change workflows with status checks and task execution.

Official
Advanced
๐Ÿ“ฆ In Repo
epamepam

dial-api-patterns

Standardize Next.js API routes for ai-dial-chat with session and input validation proxied to DIAL Core.

Official
Intermediate
๐Ÿ“ฆ In Repo
epamepam

openspec-explore

Explores ideas and clarifies requirements for OpenSim workflows.

Official
Basic
๐Ÿ“ฆ In Repo
epamepam

chat-release-notes

Rewrite GitHub release notes into editor-ready drafts with Deployment Changes sections.

Official
Advanced
๐Ÿ“ฆ In Repo
epamepam

dial-development

Standardize coding conventions for ai-dial-chat components, hooks, and store code.

Official
Advanced
๐Ÿ“ฆ In Repo
epamepam

dial-architecture

Document architecture patterns and constraints for ai-dial-chat's NX monorepo.

Official
Intermediate
๐Ÿ“ฆ In Repo
epamepam

openspec-archive-change

Validate and archive completed Openspec workflow changes while preserving configuration files.

Official
Advanced
๐Ÿ“ฆ In Repo
epamepam

dial-e2e-testing

Standardize Playwright e2e tests for ai-dial-chat with fixtures and page objects.

Official
Advanced
๐Ÿ“ฆ In Repo
epamepam

openspec-propose

Generate proposal.md, design.md, and tasks.md change proposal artifacts.

Official
Advanced
๐Ÿ“ฆ In Repo
epamepam

openspec-sync-specs

Merge delta specifications into main OpenSpec specs with non-destructive updates.

Official
Advanced
๐Ÿ“ฆ In Repo
epamepam

dial-testing

Guide unit and end-to-end testing for ai-dial-chat with Vitest, React Testing Library, and Playwright.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install ai-dial-chat skills?โ–ผ

Run `npx skills add epam/ai-dial-chat --all -g -y` in your terminal to install all skills in this suite globally.

How to run Nx tasks in a monorepo?โ–ผ

The nx-run-tasks and nx-workspace skills teach your agent to list projects, inspect targets, and run build, test, or lint through `nx run` and `nx affected` instead of raw tooling.

Can it automate code review before merge?โ–ผ

Yes. The code-review-and-quality skill runs a five-axis review covering correctness, architecture, security, performance, and responsive parity, with a machine-readable output mode for CI pipelines.

How to triage dependency vulnerabilities automatically?โ–ผ

The dep-scan skill runs a Trivy filesystem scan and the dep-triage skill checks each CVE against real code usage, marking findings as confirmed or false positive.

Do these skills work with Claude Code and Cursor?โ–ผ

Yes. The skills ship in standard SKILL.md format under .claude, .cursor, and .agents folders, so they load natively in Claude Code, Cursor, and compatible coding agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’