MCP server for Storybook design systems — extract component HTML, styles and metadata. Runs locally from the mcp-design-system-extractor npm package. Needs 3 environment variables to run.
Instructions for freema/cursor-plugin-cc, covering agents.md — rules for any ai agent editing this repo, what this repo is, hard rules, task format and how to make a change.
Hand off a well-specified coding task to the Cursor CLI (cursor-agent) via /cursor:delegate. Use for small-to-medium, well-scoped changes where speed matters (default model composer-2.5-fast). Do NOT use this agent for code review, design decisions, or large refactors — those stay with the main Claude conversation.
Integrates Jira API endpoints into MCP tools. ACTIVATE when user mentions "Jira", "issue", "ticket", "API endpoint", "Atlassian", or needs ANY integration with issue tracking. IMMEDIATELY engage for new Jira functionality.
Maintains MCP server code quality. ACTIVATE when code needs "cleanup", "refactor", "fix", "improve", or shows ANY signs of duplication, type issues, or inconsistency. CONTINUOUSLY monitor and suggest improvements.
Writes COMPREHENSIVE tests for all MCP code. ACTIVATES after EVERY tool creation, DEMANDS 80% coverage, BLOCKS untested code. NO MERCY for code without tests.
Creates NEW MCP tools for Jira operations. ACTIVATE when user needs "new tool", "add functionality", "implement feature", or ANY new Jira capability. AUTOMATICALLY generates complete tool with validation, types, and error handling.