Official skills publisher Verified Skillscout rank 0

Buggregator

Buggregator publishes official AI agent skills for its tools, services, and developer workflows.

Browse 8 official AI agent skills across 3 Buggregator repositories, with install commands and source links.

8 Skills
3 Repositories
1 Installs
0 GitHub stars

Install

Add Buggregator skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/buggregator/buggregator_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Buggregator skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

Skills packages

3 official repositories

Includes 4 official skills: e2e-testing, design, qa-testing, ux-review.

4 skills 1 installs 0 stars
npx skills add buggregator/frontend -y

Buggregator.dev.v2

buggregator/buggregator.dev.v2

Includes 3 official skills: design, frontend, wippy.

3 skills 0 installs 0 stars
npx skills add buggregator/buggregator.dev.v2 -y

Includes 1 official skill: sentry-sdk-testing.

1 skill 0 installs 0 stars
npx skills add buggregator/server -y

8 skills

buggregator/frontend 4 skills

e2e-testing

buggregator/frontend 1 installs
View source

design

buggregator/frontend 0 installs
View source

qa-testing

buggregator/frontend 0 installs
View source

ux-review

buggregator/frontend 0 installs
View source
buggregator/buggregator.dev.v2 3 skills

design

buggregator/buggregator.dev.v2 0 installs
View source

frontend

buggregator/buggregator.dev.v2 0 installs
View source

wippy

buggregator/buggregator.dev.v2 0 installs
View source
buggregator/server 1 skill

sentry-sdk-testing

buggregator/server 0 installs
View source

Repository documentation

buggregator/frontend package overview

buggregator/frontend/README.md View on GitHub

buggregator/frontend

Includes 4 official skills: e2e-testing, design, qa-testing, ux-review.

Top skills in this package

e2e-testingOfficial Buggregator skill from buggregator/frontend.
designOfficial Buggregator skill from buggregator/frontend.
qa-testingOfficial Buggregator skill from buggregator/frontend.
ux-reviewOfficial Buggregator skill from buggregator/frontend.

Install

Install the full package:

npx skills add buggregator/frontend -y

Install a specific skill:

npx skills add buggregator/frontend@e2e-testing -y

Use the package when you want your agent to choose the relevant skill from this official Buggregator repository.

View buggregator/frontend on GitHub
Copied