existential-birds

existential-birds/beagle

105 resources in this repository

GitHub
🎯93πŸ”Œ11πŸͺ1
41

🎯Skills93

🎯langgraph-code-review🎯Skill

LangGraph code review skill that catches bugs, anti-patterns, and improvements in StateGraph code, covering state mutation errors, missing reducers, and async patterns

langgraph-code-review
🎯tailwind-v4🎯Skill

Claude Code plugin marketplace for code review and verification workflows, providing pre-commit reviews for Python, Go, Elixir, React, iOS/Swift, and AI frameworks to catch issues before pushing.

tailwind-v4
🎯python-code-review🎯Skill

Performs comprehensive Python code reviews, checking type safety, async patterns, error handling, and common coding mistakes across .py files.

python-code-review
🎯react-router-v7🎯Skill

React Router v7 best practices skill for data-driven routing, covering loaders, actions, Form components, fetchers, navigation guards, protected routes, and URL search params

react-router-v7
🎯fastapi-code-review🎯Skill

FastAPI code review skill covering routing patterns, dependency injection with Depends(), Pydantic validation, async handlers, background tasks, and HTTPException handling

fastapi-code-review
🎯react-flow-implementation🎯Skill

Builds interactive, node-based UIs in React using React Flow, enabling dynamic flow charts, diagrams, and visual editors with comprehensive state and interaction management.

react-flow-implementation
🎯react-flow-code-review🎯Skill

React Flow code review skill that detects anti-patterns, performance issues, and best practices in @xyflow/react implementations, including nodeTypes definition placement, state management, and component optimization

react-flow-code-review
🎯pydantic-ai-common-pitfalls🎯Skill

PydanticAI debugging and common pitfalls skill for avoiding mistakes in agent implementations, covering tool decorator errors, RunContext usage, dependency injection, and structured output issues

pydantic-ai-common-pitfalls
🎯pydantic-ai-agent-creation🎯Skill

Claude Code plugin marketplace for code review and verification workflows with pre-commit reviews for Python, Go, Elixir, React, iOS/Swift, and AI frameworks.

pydantic-ai-agent-creation
🎯swiftui-code-review🎯Skill

Performs comprehensive SwiftUI code reviews, analyzing view composition, state management, performance, and accessibility best practices.

swiftui-code-review
🎯bubbletea-code-review🎯Skill

Performs comprehensive code review for BubbleTea terminal UI code, ensuring proper Elm architecture, model/update/view patterns, and Lipgloss styling best practices.

bubbletea-code-review
🎯swift-code-review🎯Skill

Performs comprehensive Swift code reviews, checking concurrency safety, error handling, memory management, and best practices.

swift-code-review
🎯langgraph-implementation🎯Skill

Implements stateful agent graphs using LangGraph, enabling complex multi-agent workflows with dynamic state management and flexible graph architectures.

langgraph-implementation
🎯pytest-code-review🎯Skill

Automatically reviews pytest test code for best practices in async testing, fixtures, parametrization, and mocking patterns.

pytest-code-review
🎯deepagents-architecture🎯Skill

Guides architectural decisions for Deep Agents applications by providing strategic frameworks for backend selection, subagent design, and middleware approaches.

deepagents-architecture
🎯go-code-review🎯Skill

Go code review skill that checks for idiomatic patterns, error handling, concurrency safety, race conditions, interface design, resource leaks, and defer misuse in Go codebases

go-code-review
🎯sqlalchemy-code-review🎯Skill

SQLAlchemy 2.0 code review skill that checks session management, relationship patterns, N+1 queries, lazy loading issues, query performance, and Alembic migration patterns

sqlalchemy-code-review
🎯pydantic-ai-dependency-injection🎯Skill

Enables seamless dependency injection for PydanticAI agents, allowing dynamic provisioning of resources like databases, API clients, and user contexts.

pydantic-ai-dependency-injection
🎯swift-testing-code-review🎯Skill

Reviews Swift Testing code for best practices, focusing on #expect/#require usage, parameterized tests, async testing, and test organization.

swift-testing-code-review
🎯shadcn-code-review🎯Skill

Reviews shadcn/ui React components for CVA patterns, accessibility, composition, and styling best practices using comprehensive checklists.

shadcn-code-review
🎯review-verification-protocol🎯Skill

Verifies code review findings through a rigorous multi-step protocol to eliminate false positives and ensure high-quality, contextually-aware technical assessments.

review-verification-protocol
🎯deepagents-implementation🎯Skill

Deep Agents implementation skill for building agents using create_deep_agent factory function with LangGraph, configuring backends, defining subagents, adding middleware, and setting up human-in-the-loop workflows

deepagents-implementation
🎯react-router-code-review🎯Skill

Reviews React Router v6.4+ code for best practices in data loading, mutations, error handling, and navigation patterns.

react-router-code-review
🎯pydantic-ai-model-integration🎯Skill

Configures and manages AI model integrations with multi-provider support, fallback strategies, and streaming capabilities for resilient and flexible LLM interactions.

pydantic-ai-model-integration
🎯deepagents-code-review🎯Skill

Reviews Deep Agents code for critical configuration issues, catching bugs related to checkpointers, backends, interrupts, and filesystem tool usage.

deepagents-code-review
🎯react-flow🎯Skill

Enables interactive node-based graph visualization and workflow design with highly customizable React components for creating dynamic diagrams.

react-flow
🎯go-testing-code-review🎯Skill

Reviews Go test code for table-driven tests, ensuring proper assertions, coverage, and best practices in test file development.

go-testing-code-review
🎯adr-decision-extraction🎯Skill

Extracts architectural decisions from conversations by identifying problem-solution pairs, trade-offs, and explicit choices with confidence scoring.

adr-decision-extraction
🎯postgres-code-review🎯Skill

Performs comprehensive PostgreSQL code reviews, analyzing indexing, JSONB operations, connection management, and transaction safety.

postgres-code-review
🎯swiftdata-code-review🎯Skill

SwiftData code review skill that reviews model design, queries, concurrency, and migrations for files using @Model, @Query, @ModelActor, and VersionedSchema

swiftdata-code-review
🎯vercel-ai-sdk🎯Skill

Enables building interactive, streaming chat interfaces with advanced features like tool calls, file attachments, and multi-step reasoning using React hooks and server utilities.

vercel-ai-sdk
🎯watchos-code-review🎯Skill

Performs comprehensive code review for watchOS apps, focusing on lifecycle, complications, connectivity, and performance best practices.

watchos-code-review
🎯healthkit-code-review🎯Skill

HealthKit code review skill for reviewing authorization patterns, query usage, background delivery, and data type handling in iOS health data applications

healthkit-code-review
🎯explanation-docs🎯Skill

Explanation documentation skill for writing understanding-oriented conceptual guides that explain design rationale, architecture decisions, and why things work the way they do

explanation-docs
🎯llm-artifacts-detection🎯Skill

LLM artifacts detection skill for identifying AI-generated code patterns including test quality issues, dead code, over-abstraction, and verbose LLM style in codebases

llm-artifacts-detection
🎯prometheus-go-code-review🎯Skill

Reviews and validates Prometheus metric instrumentation in Go code, ensuring proper metric types, label design, and best practices.

prometheus-go-code-review
🎯app-intents-code-review🎯Skill

Systematically reviews App Intents code for protocol compliance, performance, localization, and best practices across intent structure, entities, shortcuts, and parameters.

app-intents-code-review
🎯cloudkit-code-review🎯Skill

Performs comprehensive CloudKit code reviews, checking container setup, record handling, subscriptions, and sharing patterns for iOS development.

cloudkit-code-review
🎯review-skill-improver🎯Skill

Identifies patterns in review skill feedback logs to generate targeted recommendations for improving review accuracy and reducing false positives.

review-skill-improver
🎯widgetkit-code-review🎯Skill

Performs comprehensive code review for WidgetKit implementations, focusing on timeline management, view composition, intents, and performance optimization.

widgetkit-code-review
🎯wish-ssh-code-review🎯Skill

Performs comprehensive code review of Wish SSH server implementations, focusing on middleware, security, and session handling patterns.

wish-ssh-code-review
🎯combine-code-review🎯Skill

Apple Combine framework code review skill for detecting memory leaks, operator misuse, and error handling issues in code using AnyPublisher, PassthroughSubject, and CurrentValueSubject

combine-code-review
🎯urlsession-code-review🎯Skill

Performs comprehensive code review of iOS/macOS URLSession networking code, checking async patterns, request handling, error management, and security best practices.

urlsession-code-review
🎯ai-elements🎯Skill

Provides React components for building AI interfaces with chat, workflow, and tool execution visualizations.

ai-elements
🎯reference-docs🎯Skill

A reference documentation skill providing patterns for writing API docs, parameter tables, function references, and technical specifications with information-oriented structure.

reference-docs
🎯langgraph-architecture🎯Skill

LangGraph architecture decision guide skill for choosing between LangGraph and alternatives, selecting state management strategies, designing multi-agent systems, and implementing persistence and streaming approaches

langgraph-architecture
🎯elixir-code-review🎯Skill

Part of Beagle, a Claude Code plugin marketplace with 145 skills across code review, documentation, testing, architectural analysis, and git workflows, supporting Python, Go, Rust, Elixir, React, and more.

elixir-code-review
🎯react-flow-advanced🎯Skill

Enables advanced React Flow interactions like nested nodes, custom connection lines, programmatic layouts, drag-and-drop, and complex state management for intricate node-based interfaces.

react-flow-advanced
🎯elixir-performance-review🎯Skill

Part of Beagle, a Claude Code plugin marketplace with 145 skills across code review, documentation, testing, and architectural analysis, within the beagle-elixir plugin that provides 11 skills covering Elixir, Phoenix, LiveView, ExUnit, and ExDoc.

elixir-performance-review
🎯react-flow-architecture🎯Skill

React Flow architecture guide skill for designing node-based UIs, covering state management decisions, integration patterns, and use case evaluation for workflow builders, diagram editors, and visual programming interfaces

react-flow-architecture
🎯liveview-code-review🎯Skill

Part of Beagle, a Claude Code plugin marketplace with 145 skills spanning code review, documentation, testing, architectural analysis, and git workflows. Supports Python, Go, Rust, Elixir, React, Remix v2, iOS/Swift, and AI frameworks, and integrates with Amelia for agent-based workflows and Daydream for automated review-fix-test loops.

liveview-code-review
🎯exunit-code-review🎯Skill

Part of the Beagle plugin marketplace with 145 skills for code review, documentation, testing, architectural analysis, and git workflows across Python, Go, Rust, Elixir, React, Remix v2, iOS/Swift, and AI frameworks.

exunit-code-review
🎯go-web-expert🎯Skill

Part of the Beagle plugin marketplace, which provides 145 skills for code review, documentation, testing, architectural analysis, and git workflows across Python, Go, Rust, Elixir, React, Remix v2, iOS/Swift, and AI frameworks. Integrates with Amelia for agent-based workflows and Daydream for automated review-fix-test loops.

go-web-expert
🎯exdoc-config🎯Skill

Part of the Beagle plugin marketplace offering 145 skills for code review, documentation, testing, architectural analysis, and git workflows. Covers Python, Go, Rust, Elixir, React, Remix v2, iOS/Swift, and AI frameworks, with companion tools Amelia and Daydream for automated agent workflows.

exdoc-config
🎯phoenix-code-review🎯Skill

Part of Beagle, a Claude Code plugin marketplace with 145 skills for code review, documentation, testing, architectural analysis, and git workflows. Supports Python, Go, Rust, Elixir, React, Remix v2, iOS/Swift, and AI frameworks.

phoenix-code-review
🎯go-data-persistence🎯Skill

A skill from Beagle, a Claude Code plugin marketplace offering 145 skills across code review, documentation, testing, architectural analysis, and git workflows for Python, Go, Rust, Elixir, React, Remix v2, iOS/Swift, and AI frameworks.

go-data-persistence
🎯vitest-testing🎯Skill

Configures and executes comprehensive unit and integration tests using Vitest, with robust mocking, assertions, and testing patterns.

vitest-testing
🎯go-concurrency-web🎯Skill

Part of the Beagle plugin marketplace offering 145 skills for code review, documentation, testing, architectural analysis, and git workflows across Python, Go, Rust, Elixir, React, and other frameworks. Works alongside Amelia for agent-based workflows and Daydream for automated review-fix-test loops.

go-concurrency-web
🎯docling🎯Skill

Docling document parser skill for converting PDFs, Word documents, PowerPoint, HTML, images, and 15+ formats into structured data with advanced layout understanding, Markdown export, and RAG pipeline chunking

docling
🎯rust-code-review🎯Skill

A Claude Code plugin marketplace with 145 skills spanning code review, documentation, testing, architectural analysis, and git workflows across Python, Go, Rust, Elixir, React, iOS/Swift, and AI frameworks. Works with Amelia for agent-based workflows and Daydream for automated review-fix-test loops.

rust-code-review
🎯adr-writing🎯Skill

Writes Architectural Decision Records (ADRs) using MADR template, systematically checking completeness and applying Definition of Done criteria.

adr-writing
🎯shadcn-ui🎯Skill

shadcn/ui component development skill for building UI components with Radix primitives, Tailwind styling, CVA variants, compound component patterns, and data-slot attributes

shadcn-ui
🎯tokio-async-code-review🎯Skill

A Claude Code plugin marketplace with 145 skills across code review, documentation, testing, architectural analysis, and git workflows. Supports Python, Go, Rust, Elixir, React, Remix v2, iOS/Swift, and AI frameworks with companion tools for agent-based workflows and automated review loops.

tokio-async-code-review
🎯dagre-react-flow🎯Skill

Automatically arranges graph nodes and edges using Dagre's layout algorithms with React Flow, enabling hierarchical and programmatic node positioning.

dagre-react-flow
🎯rust-testing-code-review🎯Skill

Beagle is a Claude Code plugin marketplace with 145 skills spanning code review, documentation, testing, architectural analysis, and git workflows. Supports Python, Go, Rust, Elixir, React, Remix v2, iOS/Swift, and AI frameworks, and integrates with Amelia for agent-based workflows.

rust-testing-code-review
🎯sqlx-code-review🎯Skill

A Rust/sqlx-focused code review skill from the Beagle plugin marketplace, which offers 145 skills across code review, documentation, testing, architectural analysis, and git workflows. Supports Python, Go, Rust, Elixir, React, Remix v2, iOS/Swift, and AI frameworks.

sqlx-code-review
🎯axum-code-review🎯Skill

A skill from Beagle, a Claude Code plugin marketplace with 145 skills across code review, documentation, testing, architectural analysis, and git workflows, supporting Python, Go, Rust, Elixir, React, iOS/Swift, and AI frameworks.

axum-code-review
🎯pydantic-ai-tool-system🎯Skill

PydanticAI tool system skill for registering and implementing agent tools with proper context handling, type annotations, and docstrings for function calling

pydantic-ai-tool-system
🎯pydantic-ai-testing🎯Skill

PydanticAI agent testing skill for writing deterministic unit tests using TestModel, FunctionModel, VCR cassettes, and inline snapshots without making real API calls

pydantic-ai-testing
🎯zustand-state🎯Skill

Manages React and vanilla JavaScript state with minimal boilerplate, offering simple, performant global state management without Redux complexity.

zustand-state
🎯github-projects🎯Skill

Manages GitHub Projects (v2) via CLI, enabling creation, linking, item tracking, and workflow automation with `gh project` commands.

github-projects
🎯serde-code-review🎯Skill

Beagle is a Claude Code plugin marketplace with 145 skills across code review, documentation, testing, architectural analysis, and git workflows. Supports Python, Go, Rust, Elixir, React, Remix v2, iOS/Swift, and AI frameworks.

serde-code-review
🎯12-factor-apps🎯Skill

Analyzes codebases for compliance with 12-Factor App methodology, identifying architectural strengths and weaknesses across portability, scalability, and deployment readiness.

12-factor-apps
🎯review-python🎯Skill

A Claude Code plugin marketplace with 145 skills spanning code review, documentation, testing, architectural analysis, and git workflows. Supports Python, Go, Rust, Elixir, React, Remix v2, iOS/Swift, and AI frameworks.

review-python
🎯skill-builder🎯Skill

Part of Beagle, a Claude Code plugin marketplace with 145 skills spanning code review, documentation, testing, architectural analysis, and git workflows across Python, Go, Rust, Elixir, React, Swift, and AI frameworks.

skill-builder
🎯sqlite-vec🎯Skill

Enables vector similarity search and KNN queries directly in SQLite using lightweight embeddings storage and retrieval.

sqlite-vec
🎯ffi-code-review🎯Skill

A Claude Code plugin marketplace with 145 skills across code review, documentation, testing, and architectural analysis, supporting Python, Go, Rust, Elixir, React, Remix v2, iOS/Swift, and AI frameworks with automated review-fix-test loop integration.

ffi-code-review
🎯ios-animation-design🎯Skill

A Claude Code plugin marketplace offering 145 skills across code review, documentation, testing, architectural analysis, and git workflows for Python, Go, Rust, Elixir, React, iOS/Swift, and AI frameworks.

ios-animation-design
🎯agent-architecture-analysis🎯Skill

12-Factor Agents compliance analysis skill for evaluating agent architecture, reviewing LLM-powered systems, and auditing agentic applications against the 12-factor methodology

agent-architecture-analysis
🎯prompt-improver🎯Skill

Part of Beagle, a Claude Code plugin marketplace with 145 skills across code review, documentation, testing, architectural analysis, and git workflows, supporting Python, Go, Rust, Elixir, React, Remix v2, iOS/Swift, and AI frameworks.

prompt-improver
🎯llm-judge🎯Skill

Systematically evaluates code implementations across repositories using multi-dimensional scoring and structured LLM-powered judging methodology.

llm-judge
🎯review-feedback-schema🎯Skill

Tracks and logs code review outcomes to enable feedback-driven skill improvement and automated analysis of review quality.

review-feedback-schema
🎯ios-animation-implementation🎯Skill

A Claude Code plugin marketplace offering 145 skills for code review, documentation, testing, architectural analysis, and git workflows across Python, Go, Rust, Elixir, React, iOS/Swift, and AI frameworks.

ios-animation-implementation
🎯review-frontend🎯Skill

A Claude Code plugin marketplace with 145 skills across 10 plugins covering code review, documentation, testing, architectural analysis, and git workflows. Supports Python, Go, Rust, Elixir, React, Remix v2, iOS/Swift, and AI frameworks with structured review-fix-test loops.

review-frontend
🎯macros-code-review🎯Skill

A Claude Code plugin marketplace with 145 skills spanning code review, documentation, testing, architectural analysis, and git workflows. Supports Python, Go, Rust, Elixir, React, iOS/Swift, and AI frameworks.

macros-code-review
🎯receive-feedback🎯Skill

Rigorously verifies and processes external code review feedback using tool-based validation and systematic decision-making.

receive-feedback
🎯ios-animation-code-review🎯Skill

A Claude Code plugin marketplace with 145 skills for code review, documentation, testing, architectural analysis, and git workflows across multiple languages including Python, Go, Rust, Elixir, React, and iOS/Swift.

ios-animation-code-review
🎯respond-pr-feedback🎯Skill

A Claude Code plugin marketplace with 145 skills spanning code review, documentation, testing, architectural analysis, and git workflows, supporting Python, Go, Rust, Elixir, React, iOS/Swift, and AI frameworks.

respond-pr-feedback
🎯tutorial-docs🎯Skill

Guides learners through step-by-step, hands-on tutorials that teach by doing, ensuring visible progress and clear understanding.

tutorial-docs
🎯strategy-interview🎯Skill

A Claude Code plugin marketplace with 145 skills spanning code review, documentation, testing, architectural analysis, and git workflows across Python, Go, Rust, Elixir, React, Remix v2, iOS/Swift, and AI frameworks.

strategy-interview
🎯howto-docs🎯Skill

Part of the Beagle plugin suite (v2), providing how-to documentation skills for Claude Code to assist with generating and managing documentation.

howto-docs
🎯docs-style🎯Skill

Provides core technical documentation writing principles for voice, tone, structure, and LLM-friendly patterns, useful when writing or reviewing any documentation.

docs-style
🎯verify-llm-artifacts🎯Skill

Skill

verify-llm-artifacts

πŸ”ŒPlugins11

πŸͺMarketplaces1