linehaulai-claude-marketplace
💡 摘要
一个Claude Code插件市场,用于增强开发工作流程和集成。
🎯 适合人群
🤖 AI 吐槽: “一个插件市场,感觉就像程序员的车库拍卖。”
该市场可能暴露出依赖供应链漏洞和未经验证的插件代码执行等风险。缓解措施包括彻底的代码审查和使用可信来源的插件。
linehaul.ai Claude Marketplace
A Claude Code plugin marketplace containing production-ready plugins for business system integrations and backend development orchestration.
Overview
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.
Available Plugins
Full Stack & Orchestration
- golang-orchestrator: Subagent orchestration for production Golang backends with Echo framework. Features specialized agents for architecture and routing.
UI & Visualization
- shadcn-svelte-skill: Svelte UI component management with shadcn-svelte, Skeleton UI, and Melt UI guidance (Tailwind CSS v4.1 + TypeScript).
- svelte-flow: Interactive node-based editors and flow diagrams with @xyflow/svelte (workflow editors, DAG editors, mindmaps).
- layerchart: Pre-built chart components for rapid data visualization (bar, line, pie, tree maps, geographic charts).
- layercake: Headless visualization framework for unlimited custom visualizations (maximum flexibility).
- svelte5-runes: Comprehensive guidance for Svelte 5 runes system, reactivity patterns, and Svelte 4→5 migration.
Integration & Logic
- quickbooks-api-integration: QuickBooks Online API integration guidance for ERP/CRM/TMS systems.
- sequential-thinking: Systematic problem-solving through iterative reasoning with revision and branching.
- sveltekit-spa: SvelteKit SPA development patterns and configuration with comprehensive backend integration guidance.
- supabase: Supabase development plugin with SQL style guide, RLS policy guidance, and laneweaverTMS-specific database patterns.
Usage
Adding the Marketplace
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 .
Installing Plugins
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
Structure
All plugins are located in the .claude-plugin/ directory.
- Full Plugins (e.g.,
golang-orchestrator): Containcommands/,skills/, andagents/directories, and aplugin.jsonmanifest. - Skill Plugins (e.g.,
sequential-thinking): Contain primarilySKILL.mdand optional references. - Hybrid Plugins (e.g.,
shadcn-svelte-skill): Combinations of skills and commands.
For detailed architecture, directory structure, and conventions, please refer to CLAUDE.md.
Contributing
To develop or modify plugins in this marketplace:
- Navigate to the specific plugin directory under
.claude-plugin/. - Modify the relevant skills, commands, or documentation.
- For full plugins, ensure you update the version in
.claude-plugin/{plugin-name}/.claude-plugin/plugin.json. - If adding a new plugin, register it in
.claude-plugin/marketplace.json.
License
See LICENSE for details.
优点
- 提供多种插件以满足不同用例。
- 促进更快的开发和集成。
- 集中注册以便于访问插件。
缺点
- 某些插件的文档有限。
- 插件可能存在版本问题。
- 依赖于Claude Code环境。
相关技能
免责声明:本内容来源于 GitHub 开源项目,仅供展示和评分分析使用。
版权归原作者所有 linehaul-ai.
