linehaul.ai
Official@linehaul-ai · United States of America
We've got your backhaul.
Agent Skills by linehaul.ai
Showing 18 vetted skills indexed across 2 GitHub repositories.
streamlit
Develop Streamlit web apps with Python for data dashboards and visualizations.
laneweaver-database-design
Design PostgreSQL 17 schemas with Supabase conventions for laneweaverTMS.
git-worktree
Create and switch isolated Git worktrees via worktree-manager.sh.
postgresql-table-design
Design PostgreSQL table schemas with normalization, data types, and constraints.
composable-svelte-components
Reference shadcn-svelte components for Composable Svelte UI integration.
supabase-functions
Generate secure PostgreSQL functions for Supabase with SECURITY INVOKER and explicit search_path.
supabase-rls-policy
Generate Supabase PostgreSQL row-level security policies with per-operation rules.
postgres-style-guide
Enforce PostgreSQL SQL style guidelines for consistent, readable code.
backend-service-patterns
Implement layered Go/Echo/pgx backend services with handlers, repositories, and transactional operations.
shadcn-svelte-skill
Install and customize shadcn-svelte UI components in SvelteKit projects.
svelte-flow
Build node-based editors and interactive flow visualizations with Svelte Flow.
layerchart
Build interactive Svelte visualizations using LayerChart's component framework.
Effective Go
Review and refactor Go code against Effective Go guidelines.
echo
Automate routing, middleware, and request handling for Go Echo v4 web applications.
sequential-thinking
Guide iterative reasoning with revision, branching, and MCP-style parameters.
svelte5-runes
Guide Svelte 5 rune usage and migration from Svelte 4.
sveltekit-spa
Configure SvelteKit SPA applications with adapter-static and disabled SSR.
layercake
Manage coordinate systems and scales for Svelte visualizations across SVG, Canvas, and HTML.
Frequently Asked Questions About linehaul.ai
FAQPage SchemaWhat 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.