Create GitHub issues and pull requests with structured formatting using the GitHub Copilot MCP server
Public 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 [email protected]: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
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.
npx claudepluginhub headlands-org/claude-marketplace --plugin issuifyAI Architect & System Orchestrator for complex engineering projects with parallel execution, quality gates, and independent code review validation
iOS App Store Review Guidelines compliance checker with parallel analysis and A-F grading
GitHub issue triage, creation, and management
Fetches GitHub issue details to create comprehensive implementation specifications, analyzing requirements and planning structured approach with clear implementation steps.
Open-source contribution discipline: issue writing, pull request creation, and contribution etiquette
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.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.