beagle-testing
Language-agnostic test plan generation and execution.
pinned to #a5919c1updated 2 weeks ago
Ask your AI client: “install plugins/beagle-testing”.
Requires the metahub MCP server installed in your client. Set up MCP.
mh install plugins/beagle-testingmetahub onboarded this repo on the author's behalf.
If you own github.com/existential-birds/beagle on GitHub, claim the listing to take over publishing. Your claim preserves the existing eval history and badges; only the curator label is replaced with verified-publisher on your next publish.
Stars
69
Last commit
2 weeks ago
Latest release
published
- #agent-skills
- #ai-agents
- #ai-coding-assistant
- #anthropic
- #claude-code
- #claude-code-plugin
- #claude-code-skills
- #code-review
- #coding-agent
- #developer-tools
- #documentation
- #elixir
- #golang
- #llm
- #python
- #react
- #rust
- #swift
- #testing
- #typescript
Evaluation report
WarningsAutomated checks the publisher passed at publish time — structure, docs, safety, and whether the artifact behaves as claimed.a5919c1· 2 weeks ago
Documentation
41Description qualitywarn
Only 6 words · 53 chars — more detail helps discovery
Tell consumers what this artifact does in a full sentence.
README is present and substantial
4,031 chars · 3 sections · 3 code blocks
Tags / topics declared
20 total — agent-skills, ai-agents, ai-coding-assistant, anthropic, claude-code, claude-code-plugin (+14)
README has usage / example sections
found: Installation
Homepage / docs URL declared
https://existentialbirds.com
Release history
1- releasecurrenta5919c1warn2 weeks ago
Contents
Generate and execute language-agnostic end-to-end test plans: detect the stack, trace branch changes to user-facing flows, and run them step by step — including browser tests via agent-browser. Part of the beagle Agent Skills marketplace — see the full skill catalog.
Installation
For any coding agent that supports Agent Skills:
npx skills add existential-birds/beagle
For Claude Code:
claude plugin marketplace add https://github.com/existential-birds/beagle
claude plugin install beagle-testing@existential-birds
Prerequisites
Browser tests require the optional agent-browser CLI tool to be available on PATH
Skills
| Skill | Description |
|---|---|
gen-test-plan | Detect the stack, trace branch changes to user-facing entry points, and generate an executable E2E YAML test plan |
run-test-plan | Execute a YAML test plan sequentially, stopping on first failure with a rich debug prompt |
See Also
- Skill catalog — every skill in the marketplace
- beagle-core — shared workflows, verification, and git skills
- beagle marketplace — the full Agent Skills marketplace
Reviews
No reviews yet. Be the first.
Related
beagle-ai
Pydantic AI, LangGraph, DeepAgents, and Vercel AI SDK skills for building and reviewing AI applications.
beagle-docs
Documentation quality, generation, and improvement using Diataxis principles. Pairs with beagle-core for full workflow.
superpowers-symfony
A Symfony-focused toolkit for Claude Code providing TDD (Pest/PHPUnit), Doctrine ORM, API Platform, Messenger, Voters, quality checks (PHP-CS-Fixer/PHPStan), and pragmatic architecture patterns - Docker Compose and Symfony Docker (FrankenPHP) compatible
mh install plugins/beagle-testing