beagle
Framework-aware code review, testing, docs, and git workflows
All Skills in This Repository (36)
Pure Emerald Level Indicatorsfastapi-code-review
Review FastAPI code for routing, dependency injection, validation, and async issues.
react-flow-advanced
Implement advanced React Flow graphs with sub-flows, custom connections, and undo/redo.
pydantic-ai-model-integration
Configure and chain AI model providers with fallback orchestration in PydanticAI.
langgraph-implementation
Build stateful multi-agent graphs with nodes, edges, and checkpointing.
bubbletea-code-review
Review BubbleTea TUI code for Elm architecture conformance and Lipgloss styling.
react-flow
Visualize node-based graphs and workflows in React applications.
tailwind-v4
Configure Tailwind CSS v4 themes using @theme directives and OKLCH colors.
vercel-ai-sdk
Build streaming chat interfaces with tool calls using the Vercel AI SDK.
12-factor-apps
Assess codebases for 12-factor app compliance and generate structured findings.
go-code-review
Review Go code for idiomatic patterns, error handling, and concurrency safety.
vitest-testing
Configure Vitest projects with unit and integration tests using mocking and snapshots.
github-projects
Automates GitHub Projects administration via gh project CLI commands.
Frequently Asked Questions
FAQPage SchemaHow to install Beagle?โผ
Run `npx skills add anderskev/beagle --all -g -y` in your terminal to install all plugins and skills globally for your coding agent.
What does Beagle do for code reviews?โผ
It runs framework-aware reviews for Python, FastAPI, Go, Rust, Elixir, React, Remix v2, and iOS, with built-in verification gates that cut false positives before findings are reported.
Can Beagle handle PR review bot comments?โผ
Yes. Skills like fetch-pr-feedback, respond-pr-feedback, and receive-feedback fetch bot comments, verify each claim against the code, apply fixes, and post replies with thread resolution.
Does Beagle work with Claude Code and Codex?โผ
Yes. All skills follow the universal SKILL.md standard and load automatically in Claude Code, Codex, and other compatible coding agents.
Can Beagle clean up AI-generated code?โผ
Yes. The review-llm-artifacts, verify-llm-artifacts, and fix-llm-artifacts skills detect dead code, over-abstraction, and verbose LLM patterns, then confirm and safely fix them.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core