home / skills / lookatitude / beluga-ai

lookatitude/beluga-ai

19 skills
GitHub

Sponsored

go-testing

lookatitude/beluga-ai

8
This skill helps you apply Go testing patterns to write robust tests, mocks, and benchmarks with clear structure and coverage.
go-framework

lookatitude/beluga-ai

8
This skill helps design Go framework architecture by applying registry, lifecycle, and middleware patterns to packages and providers.
provider-implementation

lookatitude/beluga-ai

8
This skill helps you implement providers for Beluga AI v2 registries across LLM, embedding, vectorstore, voice, and more.
website-development

lookatitude/beluga-ai

8
This skill helps you implement website development patterns using Astro 5, Tailwind, and Starlight to build responsive, accessible UI.
streaming-patterns

lookatitude/beluga-ai

8
This skill helps implement streaming patterns in Go using iter.Seq2, enabling backpressure-aware streaming, transforms, and efficient data flow.
go-interfaces

lookatitude/beluga-ai

8
This skill helps design Go interfaces with registry, middleware, and hooks for Beluga AI v2, enabling extensible contracts and runtime customization.
doc-writing

lookatitude/beluga-ai

8
This skill assists you write Go package docs and tutorials with structured patterns, examples, and clear guidance for Beluga AI v2.
research_topic

lookatitude/beluga-ai

5
This skill helps researchers explore Go codebase topics, document patterns, and provide evidence-based recommendations for design decisions.
review_architecture

lookatitude/beluga-ai

5
This skill helps you enforce architectural compliance by guiding systematic reviews against Beluga AI patterns and layer boundaries.
write_api_docs

lookatitude/beluga-ai

5
This skill generates comprehensive API reference documentation from Go code, covering packages, types, functions, and usage examples.
write_guide

lookatitude/beluga-ai

5
This skill helps you craft a comprehensive guide for Beluga AI in The Teacher persona, with structured steps and production-focused guidance.
create_provider

lookatitude/beluga-ai

5
This skill guides you through adding a new provider (LLM, VectorStore, etc.) to Beluga AI with directory layout, interface implementation, and testing.
design_component

lookatitude/beluga-ai

5
This skill guides you in designing a new Go component following ISP, DIP, and SRP for clean architecture and extensibility.
create_package

lookatitude/beluga-ai

5
This skill guides you to create a standardized Go package in Beluga AI, including structure, interfaces, metrics, and validation.
add_agent

lookatitude/beluga-ai

5
This skill guides you through creating a new Beluga AI agent, scaffolding directories, code, and tests for a complete integration.
compare_approaches

lookatitude/beluga-ai

5
This skill guides you through systematic trade-off analysis to compare implementation options and inform decision-making.
create_test_suite

lookatitude/beluga-ai

5
This skill guides you to design a comprehensive Beluga AI Go test suite with mocks, performance tests, and OTEL validation.
fix_bug

lookatitude/beluga-ai

5
This skill guides you through investigating and fixing bugs in Beluga AI with root cause analysis and verification.
implement_feature

lookatitude/beluga-ai

5
This skill guides end-to-end feature implementation in Beluga AI, enforcing ISP patterns, configuration, metrics, and robust error handling.