Reliant Labs avatar

Reliant Labs

Official

@reliant-labs · United States of America

0Followers
|
6Public Repos
|
54Published Skills

Reliant Labs builds leading AI development tools. Head to https://reliantlabs.io/ to learn more

Skills Distribution
DomainDeveloper To...Infrastructure Sca.. (40%)Contract-Driven De.. (30%)Testing & Observab.. (20%)Migration Engineer.. (10%)

Agent Skills by Reliant Labs

Showing 54 vetted skills indexed across 2 GitHub repositories.

reliant-labsreliant-labs
68

reliant-config

Configure Reliant memory, skills, MCP servers, presets, and config YAML across scopes.

Official
Intermediate
reliant-labsreliant-labs
68

design-patterns

Enforce design-pattern guidelines for deterministic multi-agent workflow execution.

Official
Advanced
reliant-labsreliant-labs
4

forge

Generate Go and Next.js infrastructure from forge.v1-annotated proto contracts.

Official
Advanced
reliant-labsreliant-labs
4

audit-json

Audit forge project JSON for drift and file ownership status.

Official
Intermediate
reliant-labsreliant-labs
4

frontend

Scaffold Forge frontends with Connect RPC React Query hooks and UI primitives.

Official
Advanced
reliant-labsreliant-labs
4

proto

Document Forge proto file conventions and annotation rules for code generation.

Official
Intermediate
reliant-labsreliant-labs
4

pack-development

Create Forge integration packs with pack.yaml manifests and migration scaffolding.

Official
Advanced
reliant-labsreliant-labs
4

auth

Generate JWT and API key authentication middleware with RBAC and tenant scoping.

Official
Advanced
reliant-labsreliant-labs
4

ci

Generate reproducible GitHub Actions workflows for Forge projects with drift detection.

Official
Advanced
reliant-labsreliant-labs
4

deploy

Automate code shipping and Kubernetes deployment across dev, staging, and prod.

Official
Advanced
reliant-labsreliant-labs
4

starters

Scaffold opinionated business integration code into Forge projects.

Official
Basic
reliant-labsreliant-labs
4

contracts

Generates mocks and observability wiring from a contract.go file for Go packages.

Official
Advanced
reliant-labsreliant-labs
4

adapter

Translate domain requests and responses to external system wire formats.

Official
Intermediate
reliant-labsreliant-labs
4

observability

Validate Forge observability stack health via Docker-based Grafana LGTM checks.

Official
Intermediate
reliant-labsreliant-labs
4

packs

Installs and manages Forge infrastructure scaffolds with centralized auth, audit, idempotency, messaging, or frontend options.

Official
Intermediate
reliant-labsreliant-labs
4

testing

Define hermetic testing methodology for Connect RPC and Forge scaffolded services.

Official
Advanced
reliant-labsreliant-labs
4

architecture

Clarify generated versus user-owned directories in Forge projects.

Official
Basic
reliant-labsreliant-labs
4

getting-started

Scaffold a Forge CLI workspace with services, frontends, and workflow assets.

Official
Intermediate
reliant-labsreliant-labs
4

binaries

Scaffold Forge long-running processes as independently deployed binaries with cobra subcommands.

Official
Intermediate
reliant-labsreliant-labs
4

db

Manage database schema changes through append-only SQL migrations.

Official
Intermediate
reliant-labsreliant-labs
4

api

Generate Connect RPC CRUD handlers from proto service definitions.

Official
Advanced
reliant-labsreliant-labs
4

workers

Generate Go background workers with Start/Stop lifecycle and cron scheduling.

Official
Intermediate
reliant-labsreliant-labs
4

proto-split

Split multi-service protobuf files into one .proto per service with shared types.

Official
Advanced
reliant-labsreliant-labs
4

proto-breaking

Enforce buf breaking checks in forge-generated GitHub PR workflows.

Official
Intermediate

Frequently Asked Questions About Reliant Labs

FAQPage Schema
What specific tasks does the Forge framework enable?

Forge enables rapid scaffolding of Go services and Next.js frontends, generation of Connect RPC handlers, management of SQL migrations, and implementation of RBAC middleware. It standardizes project structures, observability wiring, and testing methodologies across mono-repo environments.

Which engineers benefit most from these capabilities?

Full-stack engineers and backend developers working in Go-heavy environments benefit most. It is designed for teams requiring strict contract enforcement, reproducible infrastructure, and standardized service-layer boundaries to maintain consistency across complex distributed systems.

What are the prerequisites for using these project scaffolds?

Users require a Go development environment, a Protobuf compiler, and a Docker-compatible runtime for observability and integration testing. Projects must adhere to the Forge directory conventions and utilize the provided configuration manifests for environment-specific settings.