linehaul.ai avatar

linehaul.ai

Official

@linehaul-ai · United States of America

0Followers
|
3Public Repos
|
18Published Skills

We've got your backhaul.

Skills Distribution
DomainDeveloper To...Frontend UI Engine.. (40%)Backend Service Ar.. (30%)Database Schema De.. (30%)

Agent Skills by linehaul.ai

Showing 18 vetted skills indexed across 2 GitHub repositories.

linehaul-ailinehaul-ai
1

streamlit

Develop Streamlit web apps with Python for data dashboards and visualizations.

Official
Intermediate
linehaul-ailinehaul-ai
4

laneweaver-database-design

Design PostgreSQL 17 schemas with Supabase conventions for laneweaverTMS.

Official
Advanced
linehaul-ailinehaul-ai
4

git-worktree

Create and switch isolated Git worktrees via worktree-manager.sh.

Official
Advanced
linehaul-ailinehaul-ai
4

postgresql-table-design

Design PostgreSQL table schemas with normalization, data types, and constraints.

Official
Advanced
linehaul-ailinehaul-ai
4

composable-svelte-components

Reference shadcn-svelte components for Composable Svelte UI integration.

Official
Intermediate
linehaul-ailinehaul-ai
4

supabase-functions

Generate secure PostgreSQL functions for Supabase with SECURITY INVOKER and explicit search_path.

Official
Advanced
linehaul-ailinehaul-ai
4

supabase-rls-policy

Generate Supabase PostgreSQL row-level security policies with per-operation rules.

Official
Advanced
linehaul-ailinehaul-ai
4

postgres-style-guide

Enforce PostgreSQL SQL style guidelines for consistent, readable code.

Official
Basic
linehaul-ailinehaul-ai
4

backend-service-patterns

Implement layered Go/Echo/pgx backend services with handlers, repositories, and transactional operations.

Official
Advanced
linehaul-ailinehaul-ai
4

shadcn-svelte-skill

Install and customize shadcn-svelte UI components in SvelteKit projects.

Official
Intermediate
linehaul-ailinehaul-ai
4

svelte-flow

Build node-based editors and interactive flow visualizations with Svelte Flow.

Official
Intermediate
linehaul-ailinehaul-ai
4

layerchart

Build interactive Svelte visualizations using LayerChart's component framework.

Official
Intermediate
linehaul-ailinehaul-ai
4

Effective Go

Review and refactor Go code against Effective Go guidelines.

Official
Basic
linehaul-ailinehaul-ai
4

echo

Automate routing, middleware, and request handling for Go Echo v4 web applications.

Official
Intermediate
linehaul-ailinehaul-ai
4

sequential-thinking

Guide iterative reasoning with revision, branching, and MCP-style parameters.

Official
Basic
linehaul-ailinehaul-ai
4

svelte5-runes

Guide Svelte 5 rune usage and migration from Svelte 4.

Official
Basic
linehaul-ailinehaul-ai
4

sveltekit-spa

Configure SvelteKit SPA applications with adapter-static and disabled SSR.

Official
Intermediate
linehaul-ailinehaul-ai
4

layercake

Manage coordinate systems and scales for Svelte visualizations across SVG, Canvas, and HTML.

Official
Intermediate

Frequently Asked Questions About linehaul.ai

FAQPage Schema
What specific technical tasks are enabled by these capabilities?

These skills enable the construction of interactive SvelteKit interfaces, the implementation of robust Go-based backend services, and the design of secure PostgreSQL database schemas. You can perform complex tasks like configuring static-adapter SPAs, enforcing row-level security policies, and refactoring Go codebases to align with established performance and readability guidelines.

Which target personas benefit from these technical skills?

These skills are designed for full-stack engineers, frontend developers focused on SvelteKit ecosystems, and backend developers working with Go and PostgreSQL. They are particularly useful for teams building data-intensive dashboards, node-based visual editors, or secure enterprise-grade web services requiring strict database access controls and modular component architectures.

What are the prerequisites and dependencies for implementing these patterns?

Implementation requires a foundational environment supporting SvelteKit, Go 1.x, and PostgreSQL 17. Specific dependencies include the Echo web framework for routing, Supabase for managed database operations, and standard Git environments for managing isolated worktrees. Ensure your project environment is configured for static-adapter deployment if targeting SPA-only architectures.