devbasex avatar

devbasex

Official

@devbasex

0Followers
|
3Public Repos
|
54Published Skills

devbasex provides Claude Code skills for Playwright E2E testing, GitHub PR lifecycle management, Redash MCP configuration, and business document authoring.

Skills Distribution
DomainDeveloper To...E2E Testing & Brow.. (30%)Git & Pull Request.. (30%)Code Review & Refa.. (15%)Technical & Busine.. (15%)

Agent Skills by devbasex

Showing 54 vetted skills indexed across 1 GitHub repositories.

devbasexdevbasex
1

playwright-evidence

Generate Playwright test reports and upload evidence to Google Drive.

Official
Intermediate
devbasexdevbasex
1

playwright-authoring

Write and run Playwright E2E tests with video, trace, and HAR evidence collection.

Official
Advanced
devbasexdevbasex
1

playwright-kit-ops

Run Playwright E2E test scripts for a11y scans, CWV measurement, and Drive evidence upload.

Official
Advanced
devbasexdevbasex
1

playwright-planning

Plan Playwright E2E tests by classifying page roles and selecting checklists and test techniques.

Official
Advanced
devbasexdevbasex
1

redash-guide

Configure and manage multiple Redash MCP server environments via slash commands.

Official
Basic
devbasexdevbasex
1

redash-remove

Removes a Redash MCP server entry from the project .mcp.json configuration file.

Official
Basic
devbasexdevbasex
1

redash-status

Displays Redash MCP configuration status and missing environment variable warnings.

Official
Basic
devbasexdevbasex
1

redash-add

Adds a Redash MCP server entry to the project .mcp.json configuration file.

Official
Intermediate
devbasexdevbasex
1

redash-list

Lists currently active Redash MCP server configurations via a Node.js script.

Official
Basic
devbasexdevbasex
1

cross-refactoring

Orchestrates multiple AI CLIs to propose, apply, and verify refactorings on a pull request until convergence.

Official
Advanced
devbasexdevbasex
1

out-of-scope

File out-of-scope findings as GitHub issues at the moment they are discovered.

Official
Intermediate
devbasexdevbasex
1

document-drafting

Write Markdown business document bodies following type-specific structural requirements.

Official
Intermediate
devbasexdevbasex
1

notion-writing

Write Notion pages using Notion-flavored Markdown with XML tables and safe child-page handling.

Official
Intermediate
devbasexdevbasex
1

design

Write software design documents covering data structures, interface contracts, and decisions before coding.

Official
Advanced
devbasexdevbasex
1

google-auth

Set up OAuth2 credentials for Google APIs including Drive, Sheets, and Chat.

Official
Intermediate
devbasexdevbasex
1

investigation-rules

Enforces evidence-backed claims when writing investigation and bug reports.

Official
Intermediate
devbasexdevbasex
1

external-ai

Delegate coding, review, and research tasks to external AI CLIs.

Official
Advanced
devbasexdevbasex
1

pr-tests

Executes the test plan checklist in a pull request body and posts results as PR comments.

Official
Intermediate
devbasexdevbasex
1

quality-gates

Validates completion claims by requiring command output, exit codes, and staged test evidence.

Official
Advanced
devbasexdevbasex
1

ndf-policies

Defines branch strategy and PR operation policies for NDF development workflows.

Official
Basic
devbasexdevbasex
1

cherry-pick-pr

Creates cherry-pick pull requests applying merged fixes onto environment branches like qa or staging.

Official
Intermediate
devbasexdevbasex
1

deploy

Creates a deploy pull request from a feature branch to an environment branch.

Official
Intermediate
devbasexdevbasex
1

layout-review

Renders generated documents and inspects page layout for visual defects before approval.

Official
Intermediate
devbasexdevbasex
1

skill-stats

Analyze Claude Code transcript JSONL files to compute Skill invocation and trigger hit-rate statistics.

Official
Intermediate

Frequently Asked Questions About devbasex

FAQPage Schema
What tasks can I perform using devbasex's skills?▼

You can write and run Playwright E2E tests with evidence capture, manage the full GitHub PR lifecycle (create, review, fix, cherry-pick, merge cleanup), configure Redash MCP servers per environment, set up Google OAuth2 for Drive and Docs, and draft business documents in Markdown or Notion format.

Who are devbasex's skills designed for?▼

They target software engineers and QA engineers working in Claude Code who need structured E2E testing with Playwright, disciplined PR and branch operations on GitHub, OWASP security reviews, TDD cycles, and documentation publishing to Notion, Confluence, SharePoint, or Google Drive.

How do the Playwright testing skills work in practice?▼

The playwright-planning skill classifies page roles and picks test checklists, playwright-authoring writes and runs scripts via Playwright and Chrome DevTools MCP with video and trace capture, and playwright-evidence generates the test report and stores evidence on Google Drive.

What prerequisites and dependencies do these skills require?▼

Skills run inside Claude Code and rely on Bash, git, the GitHub CLI (gh), pytest, uv, and Playwright with its MCP browser tools. Google Drive and Docs operations require OAuth2 credentials configured through the google-auth skill, and Redash skills edit the project .mcp.json file.

How do the multi-CLI review and refactoring skills operate?▼

cross-review sends a PR diff to two CLIs chosen from codex, agy, kiro, or claude and loops fixes until no new finding appears. cross-refactoring similarly proposes, applies, and reviews structural refactorings across runtimes until convergence, with configurable rounds and baseline test commands.