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

PramodDutta

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

수집된 skills
549
저장소
11
업데이트
2026년 8월 25일
저장소 지도

skills가 있는 위치

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

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

저장소와 대표 skills

수집된 skill 453개 중 8개를 표시합니다.
content-repurpose-pack
미분류

Produce a ready-to-publish content pack in Pramod Dutta's Testing Academy voice (Medium article, LinkedIn post, Style C tweet-screenshot image prompts with graded controversial hooks, Style A cyber infographic prompt). Use this skill whenever the user…

2026년 8월 25일
resume-tailor
미분류

Tailor an existing resume to a specific job description and deliver it as an editable Google Doc (or .docx). Use this skill whenever the user supplies a resume together with a job description, job posting, JD spreadsheet, or a bulleted list of role…

2026년 8월 22일
api-authorization-boundary-tester
미분류

Design safe API authorization-boundary tests across roles, scopes, tenants, and object ownership. Use when asked to test BOLA or IDOR risks, tenant isolation, cross-user access, privilege boundaries, or whether a principal may act on a resource. Produce a…

2026년 8월 11일
api-collection-builder
미분류

Convert approved API test cases into a Postman/Newman or Bruno collection. Use when asked to build an API collection, make cases runnable in Newman or Bruno, parameterize environments, or package requests, assertions, chaining, and cleanup. Produce a…

2026년 8월 11일
api-contract-validator
미분류

Compare observed HTTP API requests and responses with an OpenAPI or equivalent endpoint contract. Use when asked to validate a response against an HTTP specification, find API contract drift, check status codes or headers, or review captured request and…

2026년 8월 11일
api-performance-test-planner
미분류

Create a review-ready API performance plan and optional k6 or JMeter draft. Use when asked to plan load, stress, spike, soak, throughput, concurrency, or latency testing for APIs. Produce an evidence-based workload, thresholds, monitoring needs, and abort…

2026년 8월 11일
api-resilience-tester
미분류

Plan controlled API resilience tests for timeouts, retries, throttling, duplicate delivery, dependency failures, idempotency, and recovery. Use when asked to test 429 handling, retry behavior, duplicate submissions, partial failure, or fault recovery. Produce…

2026년 8월 11일
api-workflow-tester
미분류

Design stateful tests spanning multiple API calls, lifecycle transitions, asynchronous jobs, events, or callbacks. Use when asked to test an end-to-end API workflow, chain endpoints, verify a resource lifecycle, or validate eventual outcomes. Produce a…

2026년 8월 11일
수집된 skill 55개 중 8개를 표시합니다.
test-plan-generator
소프트웨어 품질 보증 분석가·테스터

Turn a JIRA ticket into a review-ready test plan. Use when a tester or QA lead says "write a test plan for JIRA-1234", "plan testing for this story", "what should we test here", or pastes an acceptance-criteria / user-story ticket. Fetches the ticket,…

2026년 7월 14일
test-plan-generator
소프트웨어 품질 보증 분석가·테스터

Turn a JIRA ticket into a review-ready test plan. Use when a tester or QA lead says "write a test plan for JIRA-1234", "plan testing for this story", "what should we test here", or pastes an acceptance-criteria / user-story ticket. Fetches the ticket,…

2026년 7월 14일
pw-accessibility-auditor
소프트웨어 품질 보증 분석가·테스터

Integrates automated accessibility checks into Playwright tests using axe-core. Use when an SDET says "add a11y checks", "run axe on this page", "audit accessibility", "check WCAG compliance", or "triage these accessibility violations". Produces…

2026년 7월 14일
pw-api-tester
소프트웨어 품질 보증 분석가·테스터

Designs and generates API tests using Playwright's request context. Use when an SDET says "write API tests for this endpoint", "test the /orders API", "add schema validation for this response", "cover the negative cases", or pastes an OpenAPI/endpoint spec.…

2026년 7월 14일
pw-ci-configurator
소프트웨어 품질 보증 분석가·테스터

Generates CI configuration (GitHub Actions) for a Playwright suite. Use when an SDET says "set up Playwright in CI", "add a GitHub Actions workflow", "shard my tests across jobs", "upload traces and the HTML report", or "run browsers in a matrix". Produces a…

2026년 7월 14일
pw-fixture-designer
소프트웨어 품질 보증 분석가·테스터

Designs custom Playwright test fixtures (auth/session, seeded data, page objects) with correct setup/teardown and scope. Use when an SDET says "create an auth fixture", "I need a logged-in page fixture", "set up test data fixtures", "share a page object via…

2026년 7월 14일
pw-flaky-debugger
소프트웨어 품질 보증 분석가·테스터

Diagnoses a flaky Playwright test and proposes web-first fixes. Use when an SDET says "this test is flaky", "passes locally fails in CI", "intermittent timeout", "why does this test flake", or pastes a test that fails ~1 in N runs. Root-causes…

2026년 7월 14일
pw-locator-fixer
소프트웨어 품질 보증 분석가·테스터

Scans a Playwright spec or Page Object for brittle locators and rewrites them to resilient ones. Use when an SDET says "fix these locators", "my selectors are flaky", "replace XPath with getByRole", "make these locators resilient", or pastes code full of…

2026년 7월 14일
수집된 skill 23개 중 8개를 표시합니다.
jira-requirement-analyzer
소프트웨어 품질 보증 분석가·테스터

Read a JIRA ticket and judge whether it is actually ready to test. Use when a tester says "analyze this ticket", "is this story ready to test", "find gaps in JIRA-123", or pastes a user story / acceptance criteria and wants it pressure-tested. Fetches the…

2026년 7월 24일
test-plan-generator
소프트웨어 품질 보증 분석가·테스터

Turn a JIRA ticket into a review-ready test plan. Use when a tester or QA lead

2026년 7월 24일
api-test-designer
소프트웨어 품질 보증 분석가·테스터

Design API-level test coverage from an endpoint or contract. Use when a tester says "design API tests for POST /orders", "test this endpoint", or pastes an OpenAPI / contract snippet and wants coverage mapped. Produces a coverage matrix across happy path,…

2026년 7월 24일
automation-script-generator
소프트웨어 품질 보증 분석가·테스터

Turn an approved test case into a runnable automation script skeleton. Use when an engineer says "automate TC-5", "write a Playwright test for this", or "generate a Selenium script from this case". Produces a Playwright (TypeScript) or Selenium draft using…

2026년 7월 24일
test-execution-tracker
소프트웨어 품질 보증 분석가·테스터

Log and summarize the execution of a test cycle. Use when a tester says "log this run", "track execution for the sprint", or reports results case by case and wants them recorded. Captures pass / fail / blocked / not-run per case with evidence links and…

2026년 7월 24일
bug-reporter
소프트웨어 품질 보증 분석가·테스터

Turn a failure into a clean, reproducible bug report. Use when a tester says "file a bug for this", "write up this defect", or describes something broken and wants it documented properly. Produces a structured report — title, environment, steps to reproduce,…

2026년 7월 24일
test-coverage-analyzer
소프트웨어 품질 보증 분석가·테스터

Find the gaps between what was required and what was actually tested. Use when a lead says "where are our coverage gaps", "what isn't tested", or wants requirements and code areas checked against the executed and available tests. Builds a traceability view —…

2026년 7월 24일
pw-locator-fixer
소프트웨어 품질 보증 분석가·테스터

Scans a Playwright spec or Page Object for brittle locators and rewrites them to resilient ones. Use when an SDET says "fix these locators", "my selectors are flaky", "replace XPath with getByRole", "make these locators resilient", or pastes code full of…

2026년 7월 24일
저장소 11개 중 11개 표시
모든 저장소를 표시했습니다