Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

pwagent

يحتوي pwagent على 12 من skills المجمعة من deepakkamboj، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
12
Stars
2
محدث
2026-05-15
Forks
1
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

ado
مطوّرو البرمجيات

Azure DevOps work-item and PR operations — read work items, create new bugs/tasks, resolve work items, create PRs, and full automated accessibility fix loops. Uses az CLI with the azure-devops extension, with MCP fallback (mcp__dynamicscrm-repo__* or mcp__msazure-repo__*). Reads repo configuration from ~/.pwagent/config.json.

2026-05-15
skill-s360
مطوّرو البرمجيات

Project-specific S360 fix patterns for pwagent. Read by pwagent-s360 --fix before writing any code. Contains Kusto query patterns, portal URL templates, ADO field mappings, and per-subtype remediation notes specific to this workspace.

2026-05-15
playwright-skill
محللو ضمان جودة البرمجيات والمختبرون

Battle-tested Playwright patterns for writing, debugging, and scaling reliable test suites. E2E, API, visual, accessibility, security testing, plus CI/CD, CLI automation, and page objects. TypeScript and JavaScript.

2026-05-15
kusto
مطوّرو البرمجيات

Run Kusto Query Language (KQL) queries to read data from Azure Data Explorer / Geneva / pipeline telemetry clusters. Read-only — never mutates state. Agents call this to fetch flake history, test run summaries, telemetry signals.

2026-05-14
playwright-ci
محللو ضمان جودة البرمجيات والمختبرون

Production-ready CI/CD configurations for Playwright — GitHub Actions, GitLab CI, CircleCI, Azure DevOps, Jenkins, Docker, parallel sharding, reporting, code coverage, and global setup/teardown.

2026-05-14
playwright-core
محللو ضمان جودة البرمجيات والمختبرون

Battle-tested Playwright patterns for writing and debugging reliable E2E, API, component, visual, accessibility, and security tests. Use when you need locator strategy, assertions, fixtures, network mocking, auth flows, trace debugging, or framework recipes for React, Next.js, Vue, and Angular. TypeScript and JavaScript.

2026-05-14
hitl
محللو ضمان جودة البرمجيات والمختبرون

Human-in-the-loop stamp convention for triage decisions. Append-only with supersedes chain. Modes: always | low-confidence | off (per .triage.hitlMode in config.json).

2026-05-14
playwright-cli
مطوّرو البرمجيات

Automates browser interactions for testing and validating your own web applications using playwright-cli. Use when you need terminal-first browser control for navigation, form filling, screenshots, tracing, bound browser sessions, debugging, or generating Playwright test code. Only use against applications you own or have explicit authorization to test.

2026-05-14
playwright-pom
محللو ضمان جودة البرمجيات والمختبرون

Page Object Model patterns for Playwright — when to use POM, how to structure page objects, and when fixtures or helpers are a better fit.

2026-05-14
repo-context
مطوّرو البرمجيات

Per-runId repo binding. Agents do NOT auto-detect the repo from cwd — hooks/bind-repo.ps1 resolves --repo / defaultRepo at sessionStart and publishes the bound context to a sidecar JSON that every agent reads.

2026-05-14
test-env-auth
محللو ضمان جودة البرمجيات والمختبرون

Cert-backed AAD auth + storage state for Playwright tests. Determinism + freshness checks are in hooks/storage-state-guard.ps1 — this skill documents how agents consume the resolved env vars from the .test-env.json sidecar.

2026-05-14
test-review
محللو ضمان جودة البرمجيات والمختبرون

Test code quality review for Playwright specs. Deterministic regex catalog in scripts/test_quality_rules.json scanned by hooks/test-quality-scan.ps1; agent only does holistic judgments (assertion semantics, locator-strategy fit, isolation).

2026-05-14