existential-birds

existential-birds/beagle

91 resources in this repository

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

🎯Skills79

🎯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
🎯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
🎯swiftui-code-review🎯Skill

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

swiftui-code-review
🎯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
🎯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
🎯langgraph-implementation🎯Skill

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

langgraph-implementation
🎯swift-code-review🎯Skill

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

swift-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
🎯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
🎯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
🎯deepagents-architecture🎯Skill

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

deepagents-architecture
🎯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
🎯shadcn-code-review🎯Skill

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

shadcn-code-review
🎯pytest-code-review🎯Skill

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

pytest-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
🎯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
🎯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
🎯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
🎯ai-elements🎯Skill

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

ai-elements
🎯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
🎯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
🎯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
🎯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
🎯postgres-code-review🎯Skill

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

postgres-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
🎯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
🎯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
🎯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
🎯watchos-code-review🎯Skill

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

watchos-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
🎯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
🎯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
🎯widgetkit-code-review🎯Skill

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

widgetkit-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
🎯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
🎯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
🎯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
🎯vitest-testing🎯Skill

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

vitest-testing
🎯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
🎯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
🎯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
🎯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
🎯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
🎯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
🎯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
🎯sqlite-vec🎯Skill

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

sqlite-vec
🎯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
🎯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
🎯tutorial-docs🎯Skill

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

tutorial-docs
🎯receive-feedback🎯Skill

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

receive-feedback
🎯elixir-performance-review🎯Skill

Skill

elixir-performance-review
🎯elixir-code-review🎯Skill

Skill

elixir-code-review
🎯exdoc-config🎯Skill

Skill

exdoc-config
🎯exunit-code-review🎯Skill

Skill

exunit-code-review
🎯phoenix-code-review🎯Skill

Skill

phoenix-code-review
🎯liveview-code-review🎯Skill

Skill

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

Skill

go-web-expert
🎯go-concurrency-web🎯Skill

Skill

go-concurrency-web
🎯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
🎯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
🎯go-data-persistence🎯Skill

Skill

go-data-persistence
🎯tokio-async-code-review🎯Skill

Skill

tokio-async-code-review
🎯serde-code-review🎯Skill

Skill

serde-code-review
🎯sqlx-code-review🎯Skill

Skill

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

Skill

axum-code-review

πŸ”ŒPlugins11

πŸͺMarketplaces1