By linehaul-ai
AI-powered wiki generator for code repositories. Generates comprehensive, Mermaid-rich documentation with dark-mode VitePress sites, onboarding guides, deep research, and source citations. Inspired by OpenDeepWiki and deepwiki-open.
Generate a Node.js build script that converts the VitePress wiki to Azure DevOps Wiki-compatible markdown in dist/ado-wiki/. Transforms Mermaid syntax, strips front matter, fixes links.
Generate AGENTS.md files for pertinent repository folders — only where missing. Provides coding agents with build commands, testing instructions, code style, project structure, and boundaries.
Ask a question about the repository using wiki context and source file references
Package generated wiki pages into a VitePress site with dark theme, dark-mode Mermaid diagrams, and click-to-zoom
Generate only the hierarchical wiki structure (table of contents) as JSON for the current repository
Technical documentation architect that analyzes repositories and generates structured wiki catalogues with onboarding guides
Expert code analyst conducting systematic deep research with zero tolerance for shallow analysis — traces actual code paths and grounds every claim in evidence
Senior documentation engineer that generates wiki pages with rich dark-mode Mermaid diagrams, deep code citations, VitePress-compatible output, and validation
Answers questions about a code repository using source file analysis. Use when the user asks a question about how something works, wants to understand a component, or needs help navigating the codebase.
Conducts multi-turn iterative deep research on specific topics within a codebase with zero tolerance for shallow analysis. Use when the user wants an in-depth investigation, needs to understand how something works across multiple files, or asks for comprehensive analysis of a specific system or pattern.
Packages generated wiki Markdown into a VitePress static site with dark theme, dark-mode Mermaid diagrams with click-to-zoom, and production build output. Use when the user wants to create a browsable website from generated wiki pages.
Converts VitePress/GFM wiki markdown to Azure DevOps Wiki-compatible format. Generates a Node.js build script that transforms Mermaid syntax, strips front matter, fixes links, and outputs ADO-compatible copies to dist/ado-wiki/.
Generates AGENTS.md files for repository folders — coding agent context files with build commands, testing instructions, code style, project structure, and boundaries. Only generates where AGENTS.md is missing.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
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.
npx claudepluginhub linehaul-ai/linehaulai-claude-marketplace --plugin deep-wikiComprehensive guidance for building Slack applications with the official Go SDK
Project roadmap management with GitHub Projects integration
Expert guidance for Golang backend development with Echo Router framework. Provides comprehensive skills for architecture, patterns, and best practices
Create structured GitHub issues from conversation context with hierarchical sub-tasks and proper formatting.
Context preservation for long-running conversations. Create structured handoff documents and resume work across sessions.
Documentation generation with API docs, architecture diagrams, and tutorials
Build node-based editors, interactive diagrams, and workflow builders with Svelte Flow.
Local wiki-style document generator for Claude Code
Create comprehensive documentation for code, APIs, and projects.
Structured documents for AI agents — 45 production-ready components with a coherent visual system. Decisions, architecture flows, collapsible references, metrics, and charts rendered as self-contained HTML.
AI-powered wiki generator for code repositories. Generates comprehensive, Mermaid-rich documentation with dark-mode VitePress sites, onboarding guides, deep research, and source citations. Inspired by OpenDeepWiki and deepwiki-open.