mdskills
← All tags

Json AI Agent Skills

Browse AI agent skills tagged "Json". Find and install skills, MCP servers, and plugins for your AI coding assistant.

145 listings

Cypress Defect Tracking

Rules

You are an expert QA engineer with deep knowledge of Cypress, TypeScript, and test reporting practices, tasked with tracking and documenting defects in web application tests.

8.0PatrickJS/awesome-cursorrules

Playwright E2e Testing

Rules

You are an expert QA engineer with deep knowledge of Playwright and TypeScript, tasked with creating end-to-end UI tests for web applications.

8.0PatrickJS/awesome-cursorrules

Playwright Defect Tracking

Rules

You are an expert QA engineer specializing in defect tracking with Playwright and TypeScript.

7.0PatrickJS/awesome-cursorrules

Hugging Face Trackio

Track and visualize ML training experiments with Trackio. Use when logging metrics during training (Python API) or retrieving/analyzing logged metrics (CLI). Supports real-time dashboard visualization, HF Space syncing, and JSON output for automation.

5.0huggingface/skills

Mattermost MCP Server

MCP Server

MCP Server for the Mattermost API, enabling Claude and other MCP clients to interact with Mattermost workspaces. The server supports multiple configuration methods with the following priority (highest to lowest): 1. CLI arguments (--url, --token, --team-id) 2. Environment variables (MATTERMOSTURL, MATTERMOSTTOKEN, MATTERMOSTTEAMID) 3. config.local.json (for local overrides, gitignored) 4. config.j

8.0conarti/mattermost-mcp

Claude Settings Audit

Plugin

Analyze a repository to generate recommended Claude Code settings.json permissions. Use when setting up a new project, auditing existing settings, or determining which read-only bash commands to allow. Detects tech stack, build tools, and monorepo structure.

8.0getsentry/skills

HTMX Flask

Rules

// HTMX with Flask .cursorrules

4.0PatrickJS/awesome-cursorrules

MCP Chess Server

MCP Server

This MCP let's you play chess against any LLM. To use this chess server, add the following configuration to your MCP config: Play a game: Find a position in a PGN for game analysis: The server provides the following tools: getboardvisualization(): Provides the current state of the chessboard as an image. The board orientation automatically flips based on the user's assigned color. getturn(): Indic

8.0jiayao/mcp-chess

Wordpress Router

Use when the user asks about WordPress codebases (plugins, themes, block themes, Gutenberg blocks, WP core checkouts) and you need to quickly classify the repo and route to the correct workflow/skill (blocks, theme.json, REST API, WP-CLI, performance, security, testing, release packaging).

8.0WordPress/agent-skills

Wp Block Themes

Use when developing WordPress block themes: theme.json (global settings/styles), templates and template parts, patterns, style variations, and Site Editor troubleshooting (style hierarchy, overrides, caching).

8.0WordPress/agent-skills

Fal Workflow

Generate workflow JSON files for chaining AI models

2.0sickn33/antigravity-awesome-skills

HTMX Go Fiber

Rules

// HTMX with Go and Fiber .cursorrules

5.0PatrickJS/awesome-cursorrules

SparkSheets MCP Server

MCP Server

MCP server for SparkSheets - AI-powered document platform integration for Claude Code, Cursor, and Cline. 日本語 | English Add to your ~/.claude.json: Then login with your SparkSheets account: - Session Management - Save and search development session history - Knowledge Base - Store error solutions and code snippets - Usage Tracking - Sync /stats output and work time - Sheet Operations - Create, edi

8.0saikiyusuke/sparksheets-mcp

Wp Block Development

Use when developing WordPress (Gutenberg) blocks: block.json metadata, register_block_type(_from_metadata), attributes/serialization, supports, dynamic rendering (render.php/render_callback), deprecations/migrations, viewScript vs viewScriptModule, and @wordpress/scripts/@wordpress/create-block build and test workflows.

9.0WordPress/agent-skills

Bear MCP Server

MCP Server

This project is a Model Context Protocol (MCP) server that provides access to the Bear Notes. Bear stores notes on SQLite database. This MCP server runs some SQL commands to access this notes. - Read notes - Search notes by text - List all tags Update your claudedesktopconfig.json When the server is started, the following MCP tools become available: - getnotes: Retrieves all notes - gettags: Lists

7.0akseyh/bear-mcp-server

Louis030195/toggl MCP

MCP Server

Dead simple MCP (Model Context Protocol) server for Toggl time tracking. Control your Toggl timer directly from Claude, ChatGPT, or any LLM that supports MCP. - ⏱️ Start/stop timers - 📊 View current timer - 📈 Get today's time entries - 🗂️ List projects - 🗑️ Delete time entries Add to your Claude Desktop configuration (~/Library/Application Support/Claude/claudedesktopconfig.json): 1. Go to Tog

7.0louis030195/toggl-mcp

Dexscreener MCP server

MCP Server

Basic MCP server for Dexscreener API based on their documentation (as of April 4th 2025): https://docs.dexscreener.com/api/reference Install all the dependencies If you are using Claude Desktop, after pulling the code open the config file claudedesktopconfig.json in VSCode: - on MacOS: - on Windows: - more info: https://modelcontextprotocol.io/quickstart/server In claudedesktopconfig.json put dexs

4.0janswist/mcp-dexscreener

EVM MCP Server

MCP Server

An MCP (Model Context Protocol) server that provides comprehensive access to Ethereum Virtual Machine (EVM) JSON-RPC methods for AI coding environments like Cursor and Claude Desktop. - 🌐 Any EVM Network – Ethereum, Polygon, Arbitrum, Optimism, BSC, Avalanche, and more - 🔌 Any Node Provider – Infura, Alchemy, QuickNode, local nodes, or custom RPC - 📊 20+ RPC Methods – Complete access to blockch

8.0JamesANZ/evm-mcp

mcp-installer - A MCP Server to install MCP Servers

MCP Server

This server is a server that installs other MCP servers for you. Install it, and you can ask Claude to install MCP servers hosted in npm or PyPi for you. Requires npx and uv to be installed for node and Python servers respectively. Put this into your claudedesktopconfig.json (either at ~/Library/Application Support/Claude on macOS or C:\Users\NAME\AppData\Roaming\Claude on Windows):

7.0anaisbetts/mcp-installer

Cypress Accessibility Testing

Rules

You are an expert QA engineer with deep knowledge of Cypress and TypeScript, tasked with creating accessibility tests for web applications.

8.0PatrickJS/awesome-cursorrules

Node.js MongoDB JWT Express React

Rules

Backend: Node.js with Express.js

4.0PatrickJS/awesome-cursorrules

MacOS Resource Monitor MCP Server

MCP Server

A Model Context Protocol (MCP) server that identifies resource-intensive processes on macOS across CPU, memory, and network usage. MacOS Resource Monitor is a lightweight MCP server that exposes an MCP endpoint for monitoring system resources. It analyzes CPU, memory, and network usage, and identifies the most resource-intensive processes on your Mac, returning data in a structured JSON format. -

8.0Pratyay/mac-monitor-mcp

Security Ownership Map

Analyze git repositories to build a security ownership topology (people-to-file), compute bus factor and sensitive-code ownership, and export CSV/JSON for graph databases and visualization. Trigger only when the user explicitly wants a security-oriented ownership or bus-factor analysis grounded in git history (for example: orphaned sensitive code, security maintainers, CODEOWNERS reality checks for risk, sensitive hotspots, or ownership clusters).

7.0openai/skills

ADLS2 MCP Server 🚀

MCP Server

A Model Context Protocol (MCP) server implementation for Azure Data Lake Storage Gen2. This service provides a standardized interface for interacting with ADLS2 storage, enabling file operations through MCP tools. Requires Python 3.13 or higher. Install the package using uv: 1 - Edit Claude Desktop Configuration: Open claudedesktopconfig.json and add the following configuration. On MacOs, the file

8.0erikhoward/adls-mcp-server