From workflows
This skill should be used when the user asks 'what development tools are available', 'list dev plugins', 'what MCP servers can I use', 'enable code intelligence', 'what testing tools exist', or needs to discover development plugins like serena, playwright, or context7. Use this for general development tool discovery; use ds-tools for data science-specific tools.
npx claudepluginhub edwinhu/workflows --plugin workflowsThis skill uses the workspace's default tool permissions.
Plugins and skills for development workflows. For data science tools (WRDS, LSEG, notebooks), see `/ds-tools`.
Implements Playwright E2E testing patterns: Page Object Model, test organization, configuration, reporters, artifacts, and CI/CD integration for stable suites.
Guides Next.js 16+ Turbopack for faster dev via incremental bundling, FS caching, and HMR; covers webpack comparison, bundle analysis, and production builds.
Discovers and evaluates Laravel packages via LaraPlugins.io MCP. Searches by keyword/feature, filters by health score, Laravel/PHP compatibility; fetches details, metrics, and version history.
Plugins and skills for development workflows. For data science tools (WRDS, LSEG, notebooks), see /ds-tools.
| Plugin | Description | Enable Command |
|---|---|---|
serena | Semantic code analysis, refactoring, symbol navigation | claude --enable-plugin serena@claude-plugins-official |
pyright-lsp | Python type checking and diagnostics | claude --enable-plugin pyright-lsp@claude-plugins-official |
context7 | Up-to-date library/framework docs lookup | claude --enable-plugin context7@claude-plugins-official |
| Plugin | Description | Enable Command |
|---|---|---|
playwright | Browser automation, E2E testing, screenshots | claude --enable-plugin playwright@claude-plugins-official |
| Plugin | Description |
|---|---|
ralph-loop | Self-referential iteration loops |
claude --enable-plugin <plugin-name> # Enable for current session