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
- Host: GitHub
- URL: https://github.com/bugsterapp/agent-test
- Owner: Bugsterapp
- Created: 2025-11-05T19:33:16.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2026-01-21T19:53:47.000Z (5 months ago)
- Last Synced: 2026-02-11T00:44:40.825Z (4 months ago)
- Topics: autonomous-testing, bugster, claude, claude-code
- Homepage:
- Size: 65.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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