freema

64 mods across 7 repositories, 403 stars between them.

freema/mcp-design-system-extractor

MCP server Claude CodeCodexCursor +2

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.

69 1mo ago A tokens not measured original MIT

freema/cursor-plugin-cc

Instructions file CodexOpenCode

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.

34 22d ago A 1,636 tokens original MIT

cursor-runner

28

freema/cursor-plugin-cc

Agent

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.

34 22d ago A 75 tokens original MIT

adversarial-review

29

freema/cursor-plugin-cc

Command

Steerable code review that challenges the design and approach, not just implementation defects. Read-only; never edits files.

34 22d ago A 24 tokens copy · 84% MIT

browser

30

freema/cursor-plugin-cc

Command

Verify a page or flow in a real browser via Cursor's chrome-devtools MCP. Read-only — Cursor reports; does not modify source files.

34 22d ago A 31 tokens original MIT

cancel

31

freema/cursor-plugin-cc

Command

Cancel an active Cursor job (SIGTERM, then SIGKILL after 5 s).

34 22d ago A 18 tokens original MIT

delegate

32

freema/cursor-plugin-cc

Command

Delegate a coding task to the Cursor CLI agent (Composer by default).

34 22d ago A 14 tokens original MIT

from-plan

33

freema/cursor-plugin-cc

Command

Convert a Claude Code plan (or any spec file) into a task file and optionally hand it off to Cursor.

34 22d ago A 23 tokens original MIT

result

34

freema/cursor-plugin-cc

Command

Print the final output of a finished Cursor job (most recent by default).

34 22d ago A 15 tokens original MIT

resume

35

freema/cursor-plugin-cc

Command

Resume the latest Cursor chat (or a specific one) with an optional follow-up prompt.

34 22d ago A 18 tokens original MIT

review

36

freema/cursor-plugin-cc

Command

Read-only code review of your git diff by a Cursor model. Reports findings; never edits files.

34 22d ago A 20 tokens original MIT

sessions

37

freema/cursor-plugin-cc

Command

List Cursor chat sessions for this repository via cursor-agent ls.

34 22d ago A 13 tokens original MIT

setup

38

freema/cursor-plugin-cc

Command

Health-check Cursor CLI, list models, guide installation, or toggle the stop-time review gate.

34 22d ago A 19 tokens original MIT

status

39

freema/cursor-plugin-cc

Command

Show active and recent Cursor jobs for this repository.

34 22d ago A 10 tokens original MIT

Stop

40

freema/cursor-plugin-cc

Hook

Runs when the agent finishes a response, executing stop-review-gate-hook.mjs via node. From freema/cursor-plugin-cc.

34 22d ago A tokens not measured copy · 56% MIT

SessionStart

41

freema/cursor-plugin-cc

Hook

Runs when a session starts, executing session-hook.mjs via node. From freema/cursor-plugin-cc.

34 22d ago A tokens not measured copy · 58% MIT

SessionEnd

42

freema/cursor-plugin-cc

Hook

Runs when a session ends, executing session-hook.mjs via node. From freema/cursor-plugin-cc.

34 22d ago A tokens not measured copy · 55% MIT

composer-prompting

43

freema/cursor-plugin-cc

Skill Claude CodeCodex

Internal guidance for shaping a well-specified coding task into a tight Cursor/Composer prompt before delegating it via /cursor:delegate.

34 22d ago A 31 tokens original MIT

jira-api-integrator

44

freema/mcp-jira-stdio

Agent Claude Code

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.

14 22d ago A 57 tokens original MIT

mcp-maintainer

45

freema/mcp-jira-stdio

Agent Claude Code

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.

14 22d ago A 54 tokens original MIT

test-writer

46

freema/mcp-jira-stdio

Agent Claude Code

Writes COMPREHENSIVE tests for all MCP code. ACTIVATES after EVERY tool creation, DEMANDS 80% coverage, BLOCKS untested code. NO MERCY for code without tests.

14 22d ago A 44 tokens original MIT

mcp-tool-developer

47

freema/mcp-jira-stdio

Agent Claude Code

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.

14 22d ago A 52 tokens original MIT

freema/mcp-jira-stdio

Instructions file CodexOpenCode

Instructions for freema/mcp-jira-stdio, covering repository guidelines, project structure & modules, build, test, and development, coding style & naming and adding a tool.

14 22d ago A 887 tokens original MIT