Skip to main content

这个仓库中的 skills

existential-birds/beagle - 第 3 页

SkillsMP 已收集 existential-birds/beagle 中的 145 个 Skill。打开任一 Skill 可查看来源和详情。

existential-birds/beagle

已展示 40 / 145 个已收集 Skill。

职业分类
软件开发工程师
描述

Remix v2 performance, streaming, caching, and server/client boundaries. Use when configuring HTTP caching, server-only modules, hydration safety, or prefetch. Triggers on headers export, Cache-Control, PrefetchPageLinks, Link prefetch, .server.ts, .client.ts,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Remix v2 routing patterns. Use when implementing flat-routes v2 conventions, route file naming, nested layouts, resource routes, or root.tsx scaffolding. Triggers on _<name>.tsx (pathless layout), _index.tsx, $param, app/routes/, @remix-run/dev, defineRoutes,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Development guidance for writing idiomatic Rust. Use when: (1) writing new Rust functions or modules, (2) choosing between borrowing, cloning, or ownership patterns, (3) implementing error handling with Result types, (4) optimizing Rust code for performance,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Guides architectural decisions for Deep Agents applications. Use when deciding between Deep Agents vs alternatives, choosing backend strategies, designing subagent systems, or selecting middleware approaches.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Implements agents using Deep Agents. Use when building agents with create_deep_agent, configuring backends, defining subagents, adding middleware, or setting up human-in-the-loop workflows.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Guides architectural decisions for LangGraph applications. Use when deciding between LangGraph vs alternatives, choosing state management strategies, designing multi-agent systems, or selecting persistence and streaming approaches.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Implements stateful agent graphs using LangGraph. Use when building graphs, adding nodes/edges, defining state schemas, implementing checkpointing, handling interrupts, or creating multi-agent systems with LangGraph.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Create PydanticAI agents with type-safe dependencies, structured outputs, and proper configuration. Use when building AI agents, creating chat systems, or integrating LLMs with Pydantic validation.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Avoid common mistakes and debug issues in PydanticAI agents. Use when encountering errors, unexpected behavior, or when reviewing agent implementations.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Implement dependency injection in PydanticAI agents using RunContext and deps_type. Use when agents need database connections, API clients, user context, or any external resources.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Configure LLM providers, use fallback models, handle streaming, and manage model settings in PydanticAI. Use when selecting models, implementing resilience, or optimizing API calls.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Test PydanticAI agents using TestModel, FunctionModel, VCR cassettes, and inline snapshots. Use when writing unit tests, mocking LLM responses, or recording API interactions.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Register and implement PydanticAI tools with proper context handling, type annotations, and docstrings. Use when adding tool capabilities to agents, implementing function calling, or creating agent actions.

原文语言:英语

更新
职业分类
网页开发工程师
描述

Vercel AI SDK for building chat interfaces with streaming. Use when implementing useChat hook, handling tool calls, streaming responses, or building chat UI. Triggers on useChat, @ai-sdk/react, UIMessage, ChatStatus, streamText, toUIMessageStreamResponse,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when you need to mine a conversation, session transcript, or design discussion for architectural decisions before writing ADRs. Identifies problem-solution pairs, trade-off debates, technology choices, and explicit "[ADR]" tags. Triggers on "what…

原文语言:英语

更新
职业分类
项目管理专家
描述

Use when writing or formatting an ADR document using the MADR template, applying Definition of Done (E.C.A.D.R.) criteria, or verifying ADR completeness. Triggers on "write the ADR", "format as MADR", "check ADR quality", "mark gaps in ADR". Also triggers…

原文语言:英语

更新
职业分类
市场调研分析师与营销专员
描述

Use when the user wants to pressure-test a product, internal-tool, or OSS concept against Amazon's Working Backwards PRFAQ gauntlet before committing to a spec. Triggers on: "work backwards", "write a PRFAQ", "press release first", "is this idea worth…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Reviews Elixir code for idiomatic patterns, OTP basics, and documentation. Use when reviewing .ex/.exs files, checking pattern matching, GenServer usage, or module documentation.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Reviews Elixir documentation for completeness, quality, and ExDoc best practices. Use when auditing @moduledoc, @doc, @spec coverage, doctest correctness, and cross-reference usage in .ex files.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Reviews Elixir code for performance issues including GenServer bottlenecks, memory usage, and concurrency patterns. Use when reviewing high-throughput code or investigating performance issues.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Guides writing Elixir documentation with @moduledoc, @doc, @typedoc, doctests, cross-references, and metadata. Use when adding or improving documentation in .ex files.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Configures ExDoc for Elixir projects including mix.exs setup, extras, groups, cheatsheets, and livebooks. Use when setting up or modifying ExDoc documentation generation.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Reviews ExUnit test code for proper patterns, boundary mocking with Mox, and test adapter usage. Use when reviewing _test.exs files or test helper configurations.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Reviews Phoenix LiveView code for lifecycle patterns, assigns/streams usage, components, and security. Use when reviewing LiveView modules, .heex templates, or LiveComponents.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Reviews Phoenix code for controller patterns, context boundaries, routing, and plugs. Use when reviewing Phoenix apps, checking controllers, routers, or context modules.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Go application architecture with net/http 1.22+ routing, project structure patterns, graceful shutdown, and dependency injection. Use when building Go web servers, designing project layout, or structuring application dependencies.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Reviews Go code for idiomatic patterns, error handling, concurrency safety, and common mistakes. Use when reviewing .go files, checking error handling, goroutine usage, or interface design. Covers generics (Go 1.18+), errors.Join and slog (Go 1.21+), and Go…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Go concurrency patterns for high-throughput web applications including worker pools, rate limiting, race detection, and safe shared state management. Use when implementing background task processing, rate limiters, or concurrent request handling.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Data persistence patterns in Go covering raw SQL with sqlx/pgx, ORMs like Ent and GORM, connection pooling, migrations with golang-migrate, and transaction management. Use when implementing database access, designing repositories, or managing schema…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Idiomatic Go HTTP middleware patterns with context propagation, structured logging via slog, centralized error handling, and panic recovery. Use when writing middleware, adding request tracing, or implementing cross-cutting concerns.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Reviews Go test code for proper table-driven tests, assertions, and coverage patterns. Use when reviewing *_test.go files.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Comprehensive Go web development persona enforcing zero global state, explicit error handling, input validation, testability, and documentation conventions. Use when building Go web applications to ensure production-quality code from the start.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Reviews Prometheus instrumentation in Go code for proper metric types, labels, and patterns. Use when reviewing code with prometheus/client_golang metrics.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Reviews Wish SSH server code for proper middleware, session handling, and security patterns. Use when reviewing SSH server code using charmbracelet/wish.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Reviews App Intents code for intent structure, entities, shortcuts, and parameters. Use when reviewing code with import AppIntents, @AppIntent, AppEntity, AppShortcutsProvider, or @Parameter.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Reviews CloudKit code for container setup, record handling, subscriptions, and sharing patterns. Use when reviewing code with import CloudKit, CKContainer, CKRecord, CKShare, or CKSubscription.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Reviews Combine framework code for memory leaks, operator misuse, and error handling. Use when reviewing code with import Combine, AnyPublisher, @Published, PassthroughSubject, or CurrentValueSubject.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Reviews HealthKit code for authorization patterns, query usage, background delivery, and data type handling. Use when reviewing code with import HealthKit, HKHealthStore, HKSampleQuery, HKObserverQuery, or HKQuantityType.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Reviews iOS animation code for correctness, performance, accessibility, and Apple API best practices. Use when reviewing .swift files containing animation code — withAnimation, .animation(), PhaseAnimator, KeyframeAnimator, matchedGeometryEffect,…

原文语言:英语

更新
职业分类
网页与数字界面设计师
描述

Design and plan iOS animations with structured specs covering transitions, micro-interactions, gesture-driven motion, and loading states. Use when the user asks to plan, design, or spec out animations for an iOS app — including screen transitions, navigation…

原文语言:英语

更新
已展示 40 / 145 个已收集 Skill。