Create GitHub issues and pull requests with structured formatting using the GitHub Copilot MCP server
npx claudepluginhub headlands-org/claude-marketplace --plugin issuifyPublic Claude Code plugins for development workflows and automation.
/plugin marketplace add headlands-org/claude-marketplace
# AI Architect for complex projects
/plugin install architect@headlands-claude-marketplace
# GitHub issue/PR automation
/plugin install issuify@headlands-claude-marketplace
# App Store Review Guidelines checker
/plugin install apple@headlands-claude-marketplace
Command: /architect
AI Architect & System Orchestrator for complex engineering projects. Uses a 6-phase workflow with parallel execution, quality gates, and human approval loops.
When to use:
Key features:
Command: /issuify
Create GitHub issues and pull requests with structured, concise formatting. Uses the GitHub Copilot MCP server for seamless integration.
When to use:
Key features:
Requirements: GitHub Copilot MCP server authentication
Command: /apple review
Analyze iOS/macOS apps against Apple's App Store Review Guidelines. Produces a comprehensive A-F grading report with actionable feedback.
When to use:
Key features:
After installing plugins, verify they're active:
/help
You should see the new commands listed. Check MCP server connections:
/plugin
/plugin marketplace list/plugin uninstall <name> then /plugin install <name>@headlands-claude-marketplace/plugin menuClone the marketplace locally:
git clone git@github.com:headlands-org/claude-marketplace.git
cd claude-marketplace
Add as local marketplace:
/plugin marketplace add ./path/to/claude-marketplace
After making changes, reinstall plugins to reload:
/plugin uninstall <plugin-name>
/plugin install <plugin-name>@headlands-claude-marketplace
Each plugin follows this structure:
plugin-name/
├── .claude-plugin/
│ └── plugin.json # Plugin metadata
├── commands/ # Slash commands
│ └── command-name.md
├── mcp/ # MCP server configs (optional)
│ └── .mcp.json
└── README.md # Plugin documentation
To add a new plugin to this marketplace:
.claude-plugin/marketplace.jsonMIT License - see LICENSE file for details.
Issues and questions: https://github.com/headlands-org/claude-marketplace/issues
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Comprehensive status line with context usage, API rate limits, and cost tracking