npx claudepluginhub scaryrawr/scaryrawr-pluginsAzure Plugin for Claude
Give your AI coding assistant access to the full power of Chrome DevTools for reliable automation, in-depth debugging, and performance analysis.
Browser automation and end-to-end testing MCP server by Microsoft. Enables Claude to interact with web pages, take screenshots, fill forms, click elements, and perform automated browser testing workflows.
Remote control tmux sessions for interactive CLIs (python, gdb, etc.) by sending keystrokes and scraping pane output.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
No description available.
Share bugs, ideas, or general feedback.
A curated collection of plugins for Claude Code, including custom plugins and integrations with external MCP servers. This marketplace enhances Claude's capabilities with specialized tools for development, debugging, automation, and more.
claude plugin marketplace add scaryrawr/scaryrawr-plugins
Use the /plugin command in Claude Code or install from the terminal:
# Example: Install the TypeScript LSP plugin
claude plugin install typescript-native-lsp
| Plugin | Category | Description | Docs |
|---|---|---|---|
| typescript-native-lsp | Language Server | Enhanced TypeScript/JavaScript code intelligence using Microsoft's native tsgo. Provides IntelliSense, type information, go-to-definition, refactoring, and diagnostics. | 📖 Docs |
| azure-devops | Integration | Intelligent Azure DevOps integration with URL parsing, PR management, and work item tracking using Azure CLI. | 📖 Docs |
| chrome-devtools | Browser Automation | Chrome DevTools Protocol integration for automation, debugging, accessibility testing (WCAG), and performance analysis (Core Web Vitals). Includes specialized agents. | 📖 Docs |
| playwright-ext | Browser Automation | Browser automation using Playwright with extension bridge. Testing, web scraping, form automation with logged-in sessions. | 📖 Docs |
Install any plugin:
claude plugin install <plugin-name>
This marketplace supports multiple plugin patterns:
Interested in adding plugins to this marketplace? Check out the plugin development documentation: