$npx skillfedfor your agent

existential-birds

17 skills total · 17 unscanned

Skills by existential-birds

adr-decision-extraction
by existential-birds · existential-birds/beagle

This skill scans conversations, session transcripts, and design discussions to isolate architectural decisions—capturing problem statements, chosen options, alternatives…

Apache-2.0updated Jul 2026
★ 74repo stars
adr-writing
by existential-birds · existential-birds/beagle

adr-writing creates and formats architectural decision records using the MADR structure, applying E.C.A.D.R. quality criteria to ensure completeness. It sequences numbering,…

Apache-2.0updated Jul 2026
★ 74repo stars
go-code-review
by existential-birds · existential-birds/beagle

Go Code Review systematically audits Go source files against idiomatic patterns, error handling practices, concurrency safety, and common pitfalls. The skill applies version-aware…

Apache-2.0updated Jul 2026
★ 74repo stars
prompt-improver
by existential-birds · existential-birds/beagle

Prompt Improver refines code-related prompts by evaluating task clarity, investigation depth, verification steps, and scope control. It applies transformation rules to strengthen…

Apache-2.0updated Jul 2026
★ 74repo stars
pydantic-ai-agent-creation
by existential-birds · existential-birds/beagle

Set up PydanticAI agents with full type safety, Pydantic model validation, and configurable dependencies. Choose from OpenAI, Anthropic, Google, and other LLM providers, then…

Apache-2.0updated Jul 2026
★ 74repo stars
pydantic-ai-common-pitfalls
by existential-birds · existential-birds/beagle

Troubleshoot PydanticAI agents with guidance on tool decorator patterns, dependency wiring, async/sync contexts, and output validation. Covers common mistakes like missing…

Apache-2.0updated Jul 2026
★ 74repo stars
pydantic-ai-dependency-injection
by existential-birds · existential-birds/beagle

This skill shows how to wire external dependencies into PydanticAI agents through RunContext and the deps_type parameter. Learn to define dependencies as dataclasses or Pydantic…

Apache-2.0updated Jul 2026
★ 74repo stars
pydantic-ai-testing
by existential-birds · existential-birds/beagle

Write unit tests for PydanticAI agents without calling real APIs using TestModel for deterministic outputs, FunctionModel for custom logic, or VCR cassettes to replay recorded…

Apache-2.0updated Jul 2026
★ 74repo stars
python-code-review
by existential-birds · existential-birds/beagle

This skill systematically audits Python code across five key dimensions: PEP8 compliance, type annotation completeness, async/await correctness, exception handling rigor, and…

Apache-2.0updated Jul 2026
★ 74repo stars
shadcn-code-review
by existential-birds · existential-birds/beagle

This skill audits shadcn/ui and Radix-based React components against best practices for variant-driven styling, accessible state handling, and composable component architecture.…

Apache-2.0updated Jul 2026
★ 74repo stars
shadcn-ui
by existential-birds · existential-birds/beagle

Master shadcn-ui's approach to building reusable components with CVA for variant management, Radix for accessible primitives, and Tailwind for styling. Covers CLI setup, the cn()…

Apache-2.0updated Jul 2026
★ 74repo stars
swift-code-review
by existential-birds · existential-birds/beagle

This skill systematically audits Swift source files for concurrency hazards, including unsafe async/await patterns, actor reentrancy, Sendable conformance gaps, and memory leaks…

Apache-2.0updated Jul 2026
★ 74repo stars
swiftdata-code-review
by existential-birds · existential-birds/beagle

swiftdata-code-review provides intelligent code review tailored to SwiftData model patterns, helping developers validate schema design and follow framework conventions. The skill…

Apache-2.0updated Jul 2026
★ 74repo stars
urlsession-code-review
by existential-birds · existential-birds/beagle

This skill audits URLSession implementations across iOS and macOS projects, checking async/await adoption, proper HTTP status validation, memory lifecycle management, and secure…

Apache-2.0updated Jul 2026
★ 74repo stars
watchos-code-review
by existential-birds · existential-birds/beagle

This skill audits watchOS applications against framework-specific patterns for app lifecycle management, scene handling, and delegate setup. It checks complications using…

Apache-2.0updated Jul 2026
★ 74repo stars
write-adr
by existential-birds · existential-birds/beagle

Write ADR captures architectural decisions from your conversation and generates formatted Architecture Decision Records automatically. It orchestrates the full workflow—extracting…

Apache-2.0updated Jul 2026
★ 74repo stars
zustand-state
by existential-birds · existential-birds/beagle

Zustand State is a minimal state management solution designed for React and vanilla JavaScript applications. It eliminates boilerplate by removing the need for providers and…

Apache-2.0updated Jul 2026
★ 74repo stars