npx claudepluginhub andershalo/halo-ai-dev-tools1. add marketplace
Add or update this marketplace, then install the plan-refinement plugin:
/plugin marketplace add https://github.com/AndersHalo/halo-ai-dev-tools
2. add plugins
Install plugins:
/plugin install plan-refinement-plugin@halo-ai-dev-tools
/plugin install jira-mcp-setup@halo-ai-dev-tools
This plugin installs and configures the mcp-atlassian MCP server, giving Claude Code direct access to Jira via the Model Context Protocol.
Prerequisites
curl -LsSf https://astral.sh/uv/install.sh | sh)jq (brew install jq)Setup
/jira-mcp-setup
Or pass all values directly:
/jira-mcp-setup https://mycompany.atlassian.net [email protected] YOUR_API_TOKEN
The skill will:
.mcp.json in the project root.mcp.json to .gitignore (recommended — the file contains your API token)Use this plugin to refine implementation plans:
/plan-refinement
This skill helps create detailed, well-structured plans for AI execution.
To add new plugins to this marketplace, follow PLUGINS.md. It describes:
.claude-plugin/, commands/, agents/, skills/, hooks/, .mcp.json, .lsp.json)skills/plan-refinement/ as a templateCreate each plugin under plugins/<plugin-name>/ and, if you use a marketplace manifest (e.g. .claude-plugin/marketplace.json), add an entry there so the plugin is discovered.
To discover, add marketplaces, and manage plugins in Claude Code, see the official docs:
owner/repo), Git URLs, local paths, or remote marketplace.json URLstoolset for task planning
Install and configure the Jira MCP server (mcp-atlassian) for Claude Code. Adds Jira integration via Model Context Protocol.
NetSuite RESTlet integration reference. Use when building features that sync data from NetSuite, working on the NetSuite integration module, or troubleshooting NetSuite RESTlet calls (employees, projects, timesheets, OAuth 1.0 TBA).
Deel REST API integration reference. Use when building features that sync data from Deel, working on the Deel integration module, or troubleshooting Deel API calls (people, organizations, teams, departments, time-off, lookups).
Multi-document reconciliation engine. Cross-references PRD against UX Design System and/or Mock documents to detect conflicts, coverage gaps, scope additions, naming drift, cascade violations, specificity gaps, and per-document internal consistency issues. Uses descriptive category names (no code abbreviations). Supports bilateral and trilateral modes. Generates: (1) markdown report, (2) interactive HTML dashboard with Matrix, Heatmap, and Document Health tabs, (3) optional Excalidraw diagrams, (4) Puppeteer element detection with verification map, (5) UX component matching, (6) incremental delta mode. Document Health tab surfaces internal contradictions per document with per-document health scores.
Audit HTML wireframes against PRD and/or UX Design System documents. Supports three modes: PRD-only, UX-only, and Full (PRD+UX). Detects contradictions, coverage gaps, design decisions, token drift, component fidelity issues, layout deviations, and more. Generates: (1) structured JSON data file, (2) markdown analysis report, (3) interactive dashboard with findings explorer and coverage matrix, (4) screenshot gallery with SVG overlay markers and component-level finding detail. Uses Puppeteer throughout for DOM inspection, computed style extraction, and visual evidence capture. Follows data-template separation pattern and incremental delta mode.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
No description available.