anderskevanderskevCommunityยท36 Agent Skills Included

beagle

Framework-aware code review, testing, docs, and git workflows

Reviews code across Python, Go, Rust, Elixir, React, Remix, and iOS with framework-specific rules and anti-false-positive verification gates. Handles pre-push reviews, PR bot feedback replies, LLM artifact cleanup, test plan execution, and documentation quality checks. Eliminates manual review checklists and noisy findings so developers ship verified changes faster.
npx skills add anderskev/beagle --all -g -y
Available:

Tells the agent how the marketplace is structured, how skills are discovered and auto-loaded from each plugin's skills directory, and which conventions to follow when running or creating review skills.

All Skills in This Repository (36)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
anderskevanderskev

fastapi-code-review

Review FastAPI code for routing, dependency injection, validation, and async issues.

Community
Intermediate
๐Ÿ“ฆ In Repo
anderskevanderskev

react-flow-advanced

Implement advanced React Flow graphs with sub-flows, custom connections, and undo/redo.

Community
Advanced
๐Ÿ“ฆ In Repo
anderskevanderskev

pydantic-ai-model-integration

Configure and chain AI model providers with fallback orchestration in PydanticAI.

Community
Intermediate
๐Ÿ“ฆ In Repo
anderskevanderskev

langgraph-implementation

Build stateful multi-agent graphs with nodes, edges, and checkpointing.

Community
Advanced
๐Ÿ“ฆ In Repo
anderskevanderskev

bubbletea-code-review

Review BubbleTea TUI code for Elm architecture conformance and Lipgloss styling.

Community
Intermediate
๐Ÿ“ฆ In Repo
anderskevanderskev

react-flow

Visualize node-based graphs and workflows in React applications.

Community
Advanced
๐Ÿ“ฆ In Repo
anderskevanderskev

tailwind-v4

Configure Tailwind CSS v4 themes using @theme directives and OKLCH colors.

Community
Advanced
๐Ÿ“ฆ In Repo
anderskevanderskev

vercel-ai-sdk

Build streaming chat interfaces with tool calls using the Vercel AI SDK.

Community
Advanced
๐Ÿ“ฆ In Repo
anderskevanderskev

12-factor-apps

Assess codebases for 12-factor app compliance and generate structured findings.

Community
Advanced
๐Ÿ“ฆ In Repo
anderskevanderskev

go-code-review

Review Go code for idiomatic patterns, error handling, and concurrency safety.

Community
Intermediate
๐Ÿ“ฆ In Repo
anderskevanderskev

vitest-testing

Configure Vitest projects with unit and integration tests using mocking and snapshots.

Community
Intermediate
๐Ÿ“ฆ In Repo
anderskevanderskev

github-projects

Automates GitHub Projects administration via gh project CLI commands.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How 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โ†’