Skip to main content

Skills in this repository

existential-birds/beagle - Page 2

SkillsMP has collected 145 skills from existential-birds/beagle. Open a skill to review its source and details.

existential-birds/beagle

Showing 40 of 145 collected skills.

occupation
Software Quality Assurance Analysts & Testers
description

Detects common LLM coding agent artifacts across four categories (tests, dead code, abstraction, style) over the project or changed files — using parallel subagents when the agent supports them, otherwise four sequential passes. Scans files changed since main…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Analyzes feedback logs to identify patterns and suggest improvements to review skills. Use when you have accumulated feedback data and want to improve review accuracy.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Reviews PRs that add or modify Agent Skills, checking structural validity, design quality, and marketplace consistency. Use when reviewing skill file changes, auditing SKILL.md quality, or running automated skill PR reviews.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Mandatory verification steps for all code reviews to reduce false positives. Load this skill before reporting ANY code review findings.

updated
occupation
Computer Occupations, All Other
description

Create Agent Skills with best practices, structure, validation, and testing. Use when designing or refining skills, prompts, references, or supporting files.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Confirms or rejects findings from review-llm-artifacts before deletes or risky refactors. Loads review-verification-protocol-style checks per finding. Use after a review run, when the user wants to reduce false positives, before fix-llm-artifacts on dead…

updated
occupation
Software Developers
description

Rewrite AI-generated developer text to sound human — fix inflated language, filler, tautological docs, and robotic tone. Use after review-ai-writing identifies issues.

updated
occupation
Software Developers
description

Detect AI-generated writing patterns in developer text — docs, docstrings, commit messages, PR descriptions, and code comments. Use when reviewing any text artifact for authenticity and clarity, or when the user mentions ai writing, ai-generated or robotic…

updated
occupation
Software Developers
description

Reviews Elixir code for security vulnerabilities including code injection, atom exhaustion, and secret handling. Use when reviewing code handling user input, external data, or sensitive configuration.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Comprehensive Elixir/Phoenix code review with optional parallel agents

updated
occupation
Software Quality Assurance Analysts & Testers
description

Reviews BubbleTea TUI code for proper Elm architecture, model/update/view patterns, and Lipgloss styling. Use when reviewing terminal UI code using charmbracelet/bubbletea.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Comprehensive Go backend code review with optional parallel review areas. Use when reviewing changed Go files; detects BubbleTea, Wish SSH, and Prometheus and loads the matching review skills.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Comprehensive BubbleTea TUI code review for terminal applications. Use when reviewing charmbracelet/bubbletea, lipgloss, bubbles, or Wish SSH code; optionally reviews each area concurrently.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Comprehensive iOS/SwiftUI code review with optional parallel agents

updated
occupation
Software Quality Assurance Analysts & Testers
description

Reviews Swift Testing code for proper use of

updated
occupation
Software Quality Assurance Analysts & Testers
description

Reviews URLSession networking code for iOS/macOS. Covers async/await patterns, request building, error handling, caching, and background sessions. Use when reviewing code that uses URLSession, URLRequest, URLCache, or URLError, or any iOS networking path.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Comprehensive Python/FastAPI backend code review with optional parallel agents

updated
occupation
Software Quality Assurance Analysts & Testers
description

Reviews Remix v2 loaders and actions for mutations-in-loader, missing validation, leaked server fields, wrong return helpers, v1 useTransition holdovers, and revalidation traps. Use when reviewing loader/action code in a Remix v2 codebase.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Reviews Remix v2 form code for manual fetch() mutations, native <form> misuse, wrong useNavigation/useFetcher choice, missing pending state, unbounded uploads, and intent-pattern violations. Use when reviewing form/mutation code in a Remix v2 codebase.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Reviews Remix v2 code for v1-shape meta exports (BREAKING in v2), cookie security gaps (httpOnly, secure, secrets rotation), auth gates in wrong layer, and missing CSRF. Use when reviewing meta/SEO, session, auth, or form-mutation code in a Remix v2 codebase.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Reviews Remix v2 code for caching header misuse, missing server/client split, hydration mismatches (Date, Math.random, locale), prefetch hygiene, and asset bottlenecks. Use when reviewing routes that export headers, use .server.ts/.client.ts, or render…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Reviews Remix v2 route files for naming convention violations, missing layouts, resource-route shape, and v1 holdovers. Use when reviewing files under app/routes/ in a Remix v2 codebase.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Comprehensive React/TypeScript frontend code review with per-area review skills, run in parallel where the agent supports subagents and sequentially otherwise.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Comprehensive Remix v2 code review with per-area review skills, run in parallel where the agent supports subagents and sequentially otherwise. Detects Remix v2 in package.json, loads relevant review skills, runs verification protocol.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Reviews axum web framework code for routing patterns, extractor usage, middleware, state management, and error handling. Use when reviewing Rust code that uses axum, tower, or hyper for HTTP services. Covers axum 0.7+ patterns including State, Path, Query,…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Reviews Rust FFI code for type safety, memory layout compatibility, string handling, callback patterns, and unsafe boundary correctness. Use when reviewing extern blocks, #[repr(C)] types, bindgen output, or code calling C/C++ libraries.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Reviews Rust macro code for hygiene issues, fragment misuse, compile-time impact, and procedural macro patterns. Use when reviewing macro_rules! definitions, procedural macros, derive macros, or attribute macros.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Comprehensive Rust code review that fans out across detected technology areas, running them in parallel when the agent supports subagents and sequentially otherwise. Use for pre-push or pre-PR review of .rs files.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Reviews Rust code for ownership, borrowing, lifetime, error handling, trait design, unsafe usage, and common mistakes. Use when reviewing .rs files, checking borrow checker issues, error handling patterns, or trait implementations. Covers Rust 2024 edition…

updated
occupation
Software Developers
description

Guidance for scaffolding new Rust projects. Use when: (1) starting a new Rust project or workspace, (2) configuring Cargo.toml best practices, (3) setting up CI pipelines for Rust, (4) organizing a multi-crate workspace, (5) configuring clippy, rustfmt, and…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Reviews Rust test code for unit test patterns, integration test structure, async testing, mocking approaches, and property-based testing. Covers Rust 2024 edition changes including async fn in traits for mocks,

updated
occupation
Software Quality Assurance Analysts & Testers
description

Reviews serde serialization code for derive patterns, enum representations, custom implementations, and common serialization bugs. Use when reviewing Rust code that uses serde, serde_json, toml, or any serde-based serialization format. Covers attribute…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Reviews sqlx database code for compile-time query checking, connection pool management, migration patterns, and PostgreSQL-specific usage. Use when reviewing Rust code that uses sqlx, database queries, connection pools, or migrations. Covers offline mode,…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Reviews tokio async runtime usage for task management, sync primitives, channel patterns, and runtime configuration. Covers Rust 2024 edition changes including async fn in traits, RPIT lifetime capture, LazyLock, and if-let temporary scoping. Use when…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Analyze repo, detect stack, trace changes to user-facing entry points, generate E2E YAML test plan

updated
occupation
Software Quality Assurance Analysts & Testers
description

Execute YAML test plan, stop on first failure, output rich debug prompt

updated
occupation
Software Developers
description

Remix v2 data loading and mutations. Use when writing loaders, actions, deferred data, revalidation logic, or pending state. Triggers on loader, action, useLoaderData, useActionData, json(), defer(), <Await>, shouldRevalidate, useRevalidator, useNavigation,…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Reviews Remix v2 error-handling code for the unified ErrorBoundary, isRouteErrorResponse narrowing, throw-vs-return, root boundary scaffolding, and v1 holdovers (CatchBoundary, useCatch). Use when reviewing routes that throw or define ErrorBoundary in a Remix…

updated
occupation
Software Developers
description

Remix v2 form submissions and mutations. Use when implementing forms, optimistic UI, file uploads, or multi-action routes. Triggers on <Form>, useFetcher, useSubmit, useNavigation for pending state, unstable_parseMultipartFormData, fetcher.formData,…

updated
occupation
Software Developers
description

Remix v2 meta/SEO, sessions, auth, and CSRF. Use when working with document head, cookie sessions, auth gates, or CSRF protection. Triggers on meta export (v2 array shape), links export, createCookieSessionStorage, commitSession, destroySession,…

updated
Showing 40 of 145 collected skills.