By piyu7994
Extensible Claude Code plugin that bundles MCP servers for daily workflow tools. Supports Jira and Figma, with more coming.
npx claudepluginhub piyu7994/nexus --plugin nexusAuto-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/".
---
Skills for generating design review questions, posting to Figma/Jira, and writing user stories via Cascade MCP
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.
Use when the user mentions Jira issues (e.g., "PROJ-123"), asks about tickets, wants to create/view/update issues, check sprint status, or manage their Jira workflow. Triggers on keywords like "jira", "issue", "ticket", "sprint", "backlog", or issue key patterns.
Accelerate design workflows — critique, design system management, UX writing, accessibility audits, research synthesis, and dev handoff. From exploration to pixel-perfect specs.
Figma MCP server for design context and code generation
Orchestrated JIRA ticket implementation workflow — fetches ticket details, discovers domain knowledge, scans resources and designs, optimizes prompts, then executes the task. Requires: jira-cli, confluence-cli, JIRA_API_TOKEN. Optional: Figma MCP, PROMPT_EVAL_API_KEY.
External network access
Connects to servers outside your machine
Share bugs, ideas, or general feedback.
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 alice@company.com | 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 XMLOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim