Sujay Kundu avatar

Sujay Kundu

Community

@sujaykundu777 · Bangalore, India

173Followers
|
265Public Repos
|
5Published Skills

xplor4r - Devrel / Sr Full Stack Engineer

Skills Distribution
DomainDeveloper To...End-to-End Testing (45%)UI Component Devel.. (25%)Full-Stack Web Dev.. (20%)Technical Document.. (10%)

Agent Skills by Sujay Kundu

Showing 5 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Sujay Kundu

FAQPage Schema
What tasks can I accomplish using Sujay Kundu's skills?

You can author, fix, and explain Cypress E2E and component tests, search official Cypress documentation, manage shadcn/ui components including adding, debugging, and styling them, and build Next.js applications with Prisma Postgres following structured guidelines.

Who are these skills designed for?

These skills target full-stack engineers and frontend developers working with Next.js, Prisma Postgres, shadcn/ui component registries, and Cypress test suites. They suit developers who need test authoring, test explanation, UI component management, or verified Cypress documentation lookup.

How do the shadcn and Cypress skills operate at runtime?

The shadcn skill executes via Bash using npx, pnpm dlx, or bunx with shadcn@latest commands. The cypress-author skill uses Read and Edit permissions to modify test files, while cypress-explain uses Read-only access to review tests without changing code.

What is the difference between cypress-author and cypress-explain?

cypress-author creates, updates, and fixes E2E and component tests when you request new specs or fixes for flaky tests. cypress-explain only reviews and explains how tests or Cypress behavior work without writing or modifying any code.

What prerequisites are needed to use these skills?

The shadcn skill requires a project with a components.json file or use of --preset codes, plus npx, pnpm, or bunx available. Cypress skills require an existing Cypress setup with E2E or component tests, and prisma-setup assumes a Next.js application context.