Browser automation with Playwright. Auto-invoked skill for custom automation plus quick commands for screenshots, link checking, and responsive testing.
npx claudepluginhub DataflightSolutions/claude-plugins --plugin playwrightCheck 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.
Battle-tested Claude Code plugin for engineering teams — 38 agents, 156 skills, 72 legacy command shims, production-ready hooks, and selective install workflows evolved through continuous real-world use
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
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 .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications
20 modular skills for idiomatic Go — each under 225 lines, backed by 48 reference files, 8 automation scripts (all with --json, --limit, --force), and 4 asset templates. Covers error handling, naming, testing, concurrency, interfaces, generics, documentation, logging, performance, and more. Activates automatically with progressive disclosure and conditional cross-references.