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 ServerA 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
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.
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.
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.
Cypress E2e Testing
RulesYou are an expert QA engineer with deep knowledge of Cypress and TypeScript, tasked with creating end-to-end UI tests for web applications.
Next.js SEO Dev
RulesAlways add helpful comments to the code explaining what you are doing.
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
Vitest Unit Testing
RulesYou are an expert developer with deep knowledge of Vitest and TypeScript, tasked with creating unit tests for JavaScript/TypeScript applications.
Cypress Integration Testing
RulesYou are an expert QA engineer with deep knowledge of Cypress and TypeScript, tasked with creating integration tests for web applications.
Python Flask JSON Guide
RulesThis project is heavily reliant on our custom Drawscape Factorio python module.
Project Setup
PluginInitialize Claude Code framework infrastructure for any project
Node.js MongoDB
RulesBackend: Node.js with Express.js
Playwright Accessibility Testing
RulesYou are an expert QA engineer specializing in accessibility testing with Playwright and TypeScript, dedicated to ensuring web applications are usable by people with disabilities.
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.
Fetch MCP Server
MCP ServerThis 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
Python FastAPI
RulesPython FastAPI .cursorrules
HTMX Flask
Rules// HTMX with Flask .cursorrules
Agent Skills for Makepad
|
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.
Manifest YAML
RulesPrompt for Expert Manifest Developer**
Playwright Integration Testing
RulesYou are an expert QA engineer with deep knowledge of Playwright and TypeScript, tasked with creating integration tests for web applications.
Playwright API Testing
RulesYou are an expert QA engineer with deep knowledge of Playwright and TypeScript, tasked with creating API tests for web applications.
Jest Unit Testing
RulesYou are an expert developer with deep knowledge of Jest and TypeScript, tasked with creating unit tests for JavaScript/TypeScript applications.
ADLS2 MCP Server 🚀
MCP ServerA 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