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

SharpLensMcp

MCP Server

A Model Context Protocol (MCP) server providing 58 AI-optimized tools for .NET/C semantic code analysis, navigation, refactoring, and code generation using Microsoft Roslyn. Built for AI coding agents - provides compiler-accurate code understanding that AI cannot infer from reading source files alone. Then run with: 1. Install the tool globally: 2. Create .mcp.json in your project root: 3. Restart

8.02 weeklypzalutski-pixel/sharplens-mcp

N8n Expression Syntax

Validate n8n expression syntax and fix common errors. Use when writing n8n expressions, using {{}} syntax, accessing $json/$node variables, troubleshooting expression errors, or working with webhook data in workflows.

8.01 weeklyczlonkowski/n8n-skills

N8n Code Javascript

Write JavaScript code in n8n Code nodes. Use when writing JavaScript in n8n, using $input/$json/$node syntax, making HTTP requests with $helpers, working with dates using DateTime, troubleshooting Code node errors, or choosing between Code node modes.

8.01 weeklyczlonkowski/n8n-skills

Skill Developer

Create and manage Claude Code skills following Anthropic best practices. Use when creating new skills, modifying skill-rules.json, understanding trigger patterns, working with hooks, debugging skill activation, or implementing progressive disclosure. Covers skill structure, YAML frontmatter, trigger types (keywords, intent patterns, file paths, content patterns), enforcement levels (block, suggest, warn), hook mechanisms (UserPromptSubmit, PreToolUse), session tracking, and the 500-line rule.

9.01 weeklysickn33/antigravity-awesome-skills

Cypress E2e Testing

Rules

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

8.0PatrickJS/awesome-cursorrules

Next.js SEO Dev

Rules

Always add helpful comments to the code explaining what you are doing.

3.0PatrickJS/awesome-cursorrules

Vercel Composition Patterns

A structured repository for React composition patterns that scale. These patterns help avoid boolean prop proliferation by using compound components, lifting state, and composing internals. - rules/ - Individual rule files (one per rule) - sections.md - Section metadata (titles, impacts, descriptions) - template.md - Template for creating new rules - area-description.md - Individual rule files - m

7.0vercel-labs/agent-skills

Vitest Unit Testing

Rules

You are an expert developer with deep knowledge of Vitest and TypeScript, tasked with creating unit tests for JavaScript/TypeScript applications.

8.0PatrickJS/awesome-cursorrules

Cypress Integration Testing

Rules

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

8.0PatrickJS/awesome-cursorrules

Python Flask JSON Guide

Rules

This project is heavily reliant on our custom Drawscape Factorio python module.

3.0PatrickJS/awesome-cursorrules

Project Setup

Plugin

Initialize Claude Code framework infrastructure for any project

4.0applied-artificial-intelligence/claude-code-toolkit

Node.js MongoDB

Rules

Backend: Node.js with Express.js

4.0PatrickJS/awesome-cursorrules

Playwright Accessibility Testing

Rules

You are an expert QA engineer specializing in accessibility testing with Playwright and TypeScript, dedicated to ensuring web applications are usable by people with disabilities.

8.0PatrickJS/awesome-cursorrules

Wp Project Triage

Use when you need a deterministic inspection of a WordPress repository (plugin/theme/block theme/WP core/Gutenberg/full site) including tooling/tests/version hints, and a structured JSON report to guide workflows and guardrails.

8.0WordPress/agent-skills

Fetch MCP Server

MCP Server

This MCP server provides functionality to fetch web content in various formats, including HTML, JSON, plain text, and Markdown. Available on NPM - fetchhtml - Fetch a website and return the content as HTML - url (string, required): URL of the website to fetch - headers (object, optional): Custom headers to include in the request - maxlength (number, optional): Maximum length to fetch (default 5000

7.0zcaceres/fetch-mcp

Python FastAPI

Rules

Python FastAPI .cursorrules

5.0PatrickJS/awesome-cursorrules

HTMX Flask

Rules

// HTMX with Flask .cursorrules

4.0PatrickJS/awesome-cursorrules

Agent Skills for Makepad

|

8.0ZhangHanDong/makepad-skills

Vercel React Best Practices

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.

7.0vercel-labs/agent-skills

Manifest YAML

Rules

Prompt for Expert Manifest Developer**

8.0PatrickJS/awesome-cursorrules

Playwright Integration Testing

Rules

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

8.0PatrickJS/awesome-cursorrules

Playwright API Testing

Rules

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

7.0PatrickJS/awesome-cursorrules

Jest Unit Testing

Rules

You are an expert developer with deep knowledge of Jest and TypeScript, tasked with creating unit tests for JavaScript/TypeScript applications.

8.0PatrickJS/awesome-cursorrules

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