An open API service indexing awesome lists of open source software.

https://github.com/bugsterapp/agent-test

Claude Code with Bugster
https://github.com/bugsterapp/agent-test

autonomous-testing bugster claude claude-code

Last synced: 3 months ago
JSON representation

Claude Code with Bugster

Awesome Lists containing this project

README

          

# Browser Testing Skill

A skill for seamlessly enabling **[Claude Code](https://docs.claude.com/en/docs/claude-code/overview)** to interface with a browser using **[Bugster](https://github.com/bugsterapp)** (AI browser testing framework).

## Installation

On Claude Code, to add the marketplace, simply run:

```bash
/plugin marketplace add Bugsterapp/agent-test
```

Then install the plugin:

```bash
/plugin install browser-testing@browser-testing-tools
```

If you prefer the manual interface:

1. On Claude Code, type `/plugin`
2. Select option `3. Add marketplace`
3. Enter the marketplace source: `https://github.com/Bugsterapp/agent-test.git`
4. Press enter to select the `browser-testing` plugin
5. Hit enter again to `Install now`
6. **Restart Claude Code** for changes to take effect