By linehaul-ai
Development agents and freight domain skills for laneweaverTMS. Provides context-isolated agents for database schema and frontend work, plus freight industry knowledge, RBAC patterns, geospatial/PostGIS patterns, and API integration patterns.
npx claudepluginhub linehaul-ai/linehaulai-claude-marketplace --plugin laneweaver-tms-agentsContext-isolated agent for Svelte frontend work. Isolates the reactive programming mental model from Go imperative patterns. <example> Context: User wants to build a new Svelte component user: "create component for displaying load details" assistant: "I'll use the frontend-component-agent to create a Svelte 5 component for displaying load details." <commentary> User explicitly asked to create a component. This agent will build it using Svelte 5 runes and shadcn-svelte patterns. </commentary> </example> <example> Context: User is working on Svelte frontend user: "help me with the svelte page for carriers" assistant: "Let me use the frontend-component-agent to help with the Svelte carrier page." <commentary> User mentioned svelte explicitly. The agent will provide guidance using Svelte 5 patterns. </commentary> </example> <example> Context: User needs help with Svelte 5 reactivity user: "how do I use runes to manage the form state?" assistant: "I'll use the frontend-component-agent to help you implement form state with Svelte 5 runes." <commentary> User mentioned runes - Svelte 5's reactivity primitives. The agent will guide proper $state and $derived usage. </commentary> </example> <example> Context: User wants to add a frontend page user: "add a frontend page for shipment tracking" assistant: "Let me use the frontend-component-agent to create the shipment tracking page." <commentary> User asked for a frontend page. The agent will create a SvelteKit route with proper patterns. </commentary> </example> <example> Context: User is using Svelte 5 state runes user: "I need to use $state for the driver list" assistant: "I'll use the frontend-component-agent to help implement $state for your driver list." <commentary> User mentioned $state explicitly. The agent will ensure correct reactive state implementation. </commentary> </example> <example> Context: User needs computed values user: "how do I use $derived to filter these loads?" assistant: "Let me use the frontend-component-agent to help you implement $derived for filtering loads." <commentary> User mentioned $derived. The agent will guide proper derived state implementation. </commentary> </example>
You are a PostgreSQL 17 database schema expert for laneweaverTMS. Your role is to design, analyze, and generate database migrations following strict conventions.
Implement geofences, spatial queries, real-time tracking, and mapping features in laneweaverTMS using PostGIS and PGRouting. Use when building location-based features, distance calculations, ETA predictions, or fleet visualization.
Provide patterns for implementing Role-Based Access Control and multi-tenant authorization in laneweaverTMS. Use when implementing user roles, permissions, tenant isolation, Echo authorization middleware, RLS policies for multi-tenant access, or JWT claims structure for freight brokerage applications.
Unified patterns for external API integrations including OAuth2 token lifecycle, exponential backoff, webhooks vs polling, rate limiting, error handling, multi-tenant isolation, and webhook security. Use when integrating with QuickBooks, MyCarrierPackets, Slack, or any external OAuth2-based API in laneweaverTMS.
Step-by-step guide for implementing new features in laneweaverTMS, orchestrating use of specialized skills and agents for database, backend, and frontend work.
Freight brokerage industry terminology and domain concepts. Use when working with laneweaverTMS to understand loads, tenders, carriers, accounts, facilities, stops, financial terms, status workflows, equipment types, and common abbreviations.
Document the critical business logic for load lifecycle and billing workflows in laneweaverTMS. Use when implementing load status transitions, billing workflows, financial calculations, TONU handling, or quick pay features.
A Claude Code plugin marketplace containing production-ready plugins for business system integrations and backend development orchestration.
This repository hosts a collection of reusable Claude Code plugins designed to accelerate development workflows and integration patterns. It serves as a central registry for specialized skills, commands, and agents that can be added to your Claude Code environment.
To add this marketplace to Claude Code, use the /plugin marketplace add command with the path to this repository:
/plugin marketplace add linehaul-ai/linehaulai-claude-marketplace
For example:
/plugin marketplace add .
Once the marketplace is added, you can install specific plugins by name:
/plugin install linehaulai-claude-marketplace
Examples:
/plugin install golang-orchestrator
/plugin install svelte-flow
/plugin install sequential-thinking
All plugins are located in the .claude-plugin/ directory.
golang-orchestrator): Contain commands/, skills/, and agents/ directories, and a plugin.json manifest.sequential-thinking): Contain primarily SKILL.md and optional references.shadcn-svelte-skill): Combinations of skills and commands.For detailed architecture, directory structure, and conventions, please refer to CLAUDE.md.
To develop or modify plugins in this marketplace:
.claude-plugin/..claude-plugin/{plugin-name}/.claude-plugin/plugin.json..claude-plugin/marketplace.json.See LICENSE for details.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Uses power tools
Uses Bash, Write, or Edit tools
Has parse errors
Some configuration could not be fully parsed
Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Works with Claude Code, Kiro, Clawd CLI, Gemini CLI, Cursor, Continue, Hermes, and 17+ AI coding assistants. Now with Arabic, German, Spanish, and Chinese (Simplified & Traditional) support.
Payload Development plugin - covers collections, fields, hooks, access control, plugins, and database adapters.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Orchestrate multi-agent teams for parallel code review, hypothesis-driven debugging, and coordinated feature development using Claude Code's Agent Teams
Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.