jira
313ChrisWiles/claude-code-showcase
MCP server Claude CodeCodexCursor +2
MCP server "jira" as configured in ChrisWiles/claude-code-showcase. Runs locally from the @anthropic/mcp-jira npm package. Needs 3 environment variables to run.
Cursor rules (.mdc), plus the MCP servers Cursor can attach. 80,582 indexed, measured the same four ways as everything else here.
ChrisWiles/claude-code-showcase
MCP server Claude CodeCodexCursor +2
MCP server "jira" as configured in ChrisWiles/claude-code-showcase. Runs locally from the @anthropic/mcp-jira npm package. Needs 3 environment variables to run.
ChrisWiles/claude-code-showcase
MCP server Claude CodeCodexCursor +2
MCP server "sentry" as configured in ChrisWiles/claude-code-showcase. Runs locally from the @anthropic/mcp-sentry npm package. Needs 2 environment variables to run.
ChrisWiles/claude-code-showcase
MCP server Claude CodeCodexCursor +2
MCP server "slack" as configured in ChrisWiles/claude-code-showcase. Runs locally from the @anthropic/mcp-slack npm package. Needs 2 environment variables to run.
MCP server Claude CodeCodexCursor +2 ✓ vendor
MCP server "azure-sdk-mcp" as configured in Azure/azure-sdk-for-net. Launched with pwsh ./eng/common/mcp/azure-sdk-mcp.ps1 -Run.
MCP server Claude CodeCodexCursor +2 ✓ vendor
MCP server "generator-agent" as configured in Azure/azure-sdk-for-net. Launched with dotnet run --project sdk/tools/Azure.GeneratorAgent/src/Azure.GeneratorAgent.csp.
Cursor rule Cursor
During your interaction with the user, if you find anything reusable in this project (e.g. version of a library, model name), especially about a fix to a mistake you made or a correction you received, you should take note in the Lessons section in the .cursorrules file so you will not make the same mistake again.
MCP server Claude CodeCodexCursor +2
A local bridge between a web-based drawing canvas and coding agents such as Codex or Claude Code.
Cursor rule Cursor
App layer (API) contract for FastAPI endpoints in backend/apps. Parse/validate input, call services, map domain errors to HTTP, return JSONResponse on success.
Cursor rule Cursor
Database layer standards for models, CRUD, transactions, and exceptions.
Cursor rule Cursor
Component layer rules for reusable and feature-specific UI components.
Cursor rule Cursor
All tasks related to updating frontend components, CSS, and general styling.
Cursor rule Cursor
No need to run the app. It's already up. i.e. no bun dev or bun run build.
MCP server Claude CodeCodexCursor +2
MCP server for progressive tool usage at any scale (see https://klavis.ai). Remote server at strata.klavis.ai.
MCP server Claude CodeCodexCursor +2
MCP server "21st", hosted remotely at 21st.dev, as configured in 21st-dev/magic-mcp.
MCP server Claude CodeCodexCursor +2
MCP server "ouroboros" as configured in Q00/ouroboros.
Command Cursor
Generate a "what's new" changelog from merged commits over a time range (e.g. since Monday, last 5 days). Writes user-focused markdown to tmp/.
Command Cursor
Add new rules to this list in the same format. Keep each rule focused and testable. Categories define ordering and scope.
Command Cursor
Research, classify, draft, and optionally log a general SuperPlane issue (bug, enhancement, feature, papercut) to tmp/pmlogger and GitHub.
Cursor rule Cursor
When creating or editing SuperPlane integration issue content (base or component issues), or when working in tmp/integrationspm or integration PM workflow.
Cursor rule Cursor
When creating or editing general SuperPlane issue drafts in tmp/pmlogger, or when working in the issue-logger workflow.
Cursor rule Cursor
Use shadcn (components/ui) for all forms; prefer existing shadcn components over custom ones.
Skill Claude CodeCodexCursor
When generating a SuperPlane changelog from merged commits. Use for "what's new" summaries with new integrations, new components/triggers, improvements, security updates, and bug fixes. Output is user-focused markdown in tmp/.
Skill Claude CodeCodexCursor
Implements and configures SuperPlane canvas consoles (markdown, node, table, board, chart, number, scorecard panels), widget data sources, CEL/templates, table row trigger actions, and console YAML. Use when editing console UI, panelTypes, useWidgetData, WidgetTable, WidgetBoard, canvasconsoleyml…
AmanVarshney01/create-better-t-stack
MCP server Claude CodeCodexCursor +2
A modern CLI tool for scaffolding end-to-end type-safe TypeScript projects with best practices and customizable configurations. Runs locally from the create-better-t-stack npm package.