Browser automation with Playwright. Auto-invoked skill for custom automation plus quick commands for screenshots, link checking, and responsive testing.
Check for broken links on a webpage
Take a screenshot of a webpage
Basic page health check - verify page loads without errors
Test page across multiple viewports (desktop, tablet, mobile)
Official Claude Code plugins for DataFlight workflows.
Automate Graphite stacked-PR workflow with one-shot commands for creating diffs and submitting PRs.
Commands:
/graphite:create - Create a stacked diff from current changes/graphite:submit - Submit current branch as PR/graphite:create-submit - Create and submit in one step/graphite:gt-create, /graphite:gt-submit, /graphite:gt-create-submitFeatures:
--all flagBrowser automation with Playwright.
Commands:
/playwright:screenshot - Take a screenshot of a webpage/playwright:check-links - Check for broken links/playwright:test-page - Basic page health check/playwright:test-responsive - Test across viewportsFeatures:
/tmp for inspectionclaude plugin install graphite@dataflight-claude-plugins
claude plugin install playwright@dataflight-claude-plugins
# Clone the marketplace
cd ~/.claude/plugins/marketplaces
git clone https://github.com/dataflight/claude-plugins dataflight-claude-plugins
# Restart Claude Code
~/.claude/plugins/marketplaces/dataflight-claude-pluginsTo add a new plugin to this marketplace:
Create plugin directory in plugins/:
mkdir -p plugins/my-plugin/.claude-plugin
mkdir -p plugins/my-plugin/commands
Create plugins/my-plugin/.claude-plugin/plugin.json:
{
"name": "my-plugin",
"version": "0.1.0",
"description": "Plugin description",
"author": {
"name": "Your Name"
}
}
Add commands as markdown files in plugins/my-plugin/commands/
Test locally, then commit and push
MIT
For issues or questions, open an issue on GitHub or contact the DataFlight team.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub DataflightSolutions/claude-plugins --plugin playwrightAutomate Graphite stacked-PR workflow with one-shot commands for creating diffs and submitting PRs
Browser automation and E2E testing with Playwright. Auto-detects dev servers, writes clean test scripts. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use for cross-browser testing, visual regression, API testing, component testing in TypeScript/JavaScript and Python projects.
Turn your coding agent into a SOTA browser agent. Drives a local Playwright workspace via one bash command at a time, saving screenshots and an action log into final_runs/run_<id>/, and visually self-verifies the result.
Playwright E2E test debugging and interactive browser exploration. Runs tests with action capture (DOM snapshots, network, console, screenshots), diagnoses failures, and provides browser tools for navigating, clicking, and inspecting pages through ARIA snapshots.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review