Md. Nahid Hasan avatar

Md. Nahid Hasan

Community

@nahidthenh · Meherpur,Khulna,Bangladesh

7Followers
|
64Public Repos
|
2Published Skills

Software Test Engineer

Skills Distribution
DomainDeveloper To...Test Automation & .. (55%)WordPress Plugin D.. (30%)Release & Migratio.. (15%)

Agent Skills by Md. Nahid Hasan

Showing 2 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Md. Nahid Hasan

FAQPage Schema
What tasks can I automate using Md. Nahid Hasan's skills?

You can diff a plugin branch against master, draft and write Playwright regression test cases, run them with a results report, and validate SchedulePress data migrations by seeding fixtures, triggering WP cron, and producing a Pass/Fail report.

Who are these skills designed for?

They target software test engineers and WordPress plugin developers maintaining free and pro plugin repositories who need repeatable regression coverage and safe migration verification across feature branches before release.

How do I invoke the feature-test and migration-test skills?

Run /feature-test <branch> [--pro] to analyze and regression-test a branch, or /migration-test <branch> [--pro-branch=<branch>] to seed fixtures, wait ten minutes, switch branches, trigger WP cron, and receive a migration report.

What permissions and dependencies do these skills require?

Both skills require Bash, Read, Write, Edit, Glob, and Grep access; migration-test additionally uses ScheduleWakeup for the ten-minute wait. A WordPress environment with Playwright, WP cron, and the SchedulePress plugin fixtures is assumed.