By piyu7994
Extensible Claude Code plugin that bundles MCP servers for daily workflow tools. Supports Jira and Figma, with more coming.
Auto-triggers when the user mentions Figma-related tasks like inspecting designs, extracting design tokens, getting screenshots, searching design systems, creating or editing Figma files, generating diagrams, or working with Code Connect. Trigger phrases include "figma", "design tokens", "design system", "component mapping", "code connect", "figjam", "diagram", "mockup", "frame", "layer", "variant", "screenshot of design", and Figma URL patterns like "figma.com/design/".
---
External network access
Connects to servers outside your machine
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 that bundles MCP servers for daily workflow tools. Currently supports Jira (via official Atlassian MCP) and Figma (via official Figma MCP).
# Register the marketplace
claude plugin marketplace add Piyu7994/nexus
# Install the plugin
claude plugin install nexus@nexus
git clone https://github.com/Piyu7994/nexus.git nexus
claude --plugin-dir /path/to/nexus/plugin
claude plugin update nexus@nexus
Restart your Claude Code session after updating for changes to take effect.
Note:
claude plugin installre-installs the current cached version — useupdateto pull the latest.
/nexus:jira/nexus:figma whoamiTip: If Figma responses get truncated, set
MAX_MCP_OUTPUT_TOKENS=50000in your environment before starting Claude Code.
OAuth tokens are managed automatically by mcp-remote.
/nexus:jira <what you want to do>
| Command | What it does |
|---|---|
/nexus:jira search open bugs in PROJ | Search issues using JQL |
/nexus:jira create a story in PROJ | Create a single Jira issue |
/nexus:jira update story points on PROJ-123 to 5 | Update issue fields |
/nexus:jira move PROJ-123 to In Progress | Transition issue status |
/nexus:jira assign PROJ-123 to [email protected] | Assign a team member |
/nexus:jira break down feature from spec.md into PROJ-100 | Generate a full ticket hierarchy (stories, tasks, subtasks) under an epic from a feature spec |
The most powerful workflow — give it a feature spec and an epic key:
/nexus:jira break down feature from docs/feature-spec.md into PROJ-100
It will:
/nexus:figma <what you want to do>
| Command | What it does |
|---|---|
/nexus:figma get design context for <url> | Extract code-ready design context (React+Tailwind) |
/nexus:figma extract design tokens from <url> | Get variables and styles (colors, spacing, typography) |
/nexus:figma take a screenshot of <url> | Screenshot a Figma selection |
/nexus:figma search design system for button | Search connected design libraries |
/nexus:figma create a new Figma file | Create a blank Design or FigJam file |
/nexus:figma generate a flowchart from mermaid: ... | Generate a FigJam diagram |
/nexus:figma set up Code Connect mappings | Map Figma components to code components |
Figma MCP has strict rate limits based on your plan:
| Plan / Seat | Limit |
|---|---|
| Starter or View/Collab seats | 6 calls/month |
| Dev/Full on Professional | 15 calls/min, 200/day |
| Dev/Full on Organization | 20 calls/min, 200/day |
| Dev/Full on Enterprise | Unlimited/min, 600/day |
The plugin automatically detects your plan and warns before each call on low-tier plans.
All 13 Jira tools from the official Atlassian MCP server:
createJiraIssue, editJiraIssue, getJiraIssuesearchJiraIssuesUsingJqltransitionJiraIssue, getTransitionsForJiraIssueaddCommentToJiraIssue, addWorklogToJiraIssuegetJiraProjectIssueTypesMetadata, getJiraIssueTypeMetaWithFieldsgetVisibleJiraProjectsListlookupJiraAccountIdgetJiraIssueRemoteIssueLinksAll 16 tools from the official Figma MCP server:
get_design_context — extract code-ready design contextget_variable_defs — get design tokens (colors, spacing, typography)get_metadata — get layer tree structure (IDs, names, types, positions)get_screenshot — screenshot a selectionget_figjam — convert FigJam board to XMLnpx claudepluginhub piyu7994/nexus --plugin nexusSkills for generating design review questions, posting to Figma/Jira, and writing user stories via Cascade MCP
Atlassian Jira and Confluence integration via Remote MCP Server for issue tracking, documentation, and project management
Connect to Atlassian products including Jira and Confluence. Search and create issues, access documentation, manage sprints, and integrate your development workflow with Atlassian's collaboration tools.
Figma MCP server for design context and code generation
Enterprise Jira orchestration with 81 agents, 16 teams, 46 commands, 11 skills. Features Atlassian MCP OAuth, Harness integration, Neon PostgreSQL, Redis caching, Temporal workflows, and structured reasoning frameworks.
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses