Skills Directory

Reusable coding rules & agent skills for Claude Code, Cursor, Copilot and more - copy, adapt, ship faster.

24 skills indexed across 13 categories

Results for “json” - 24 found

Codex Pet - Pro Pack on RunComfy

50,408

Codex Pet generator on RunComfy. Build a Codex-compatible Codex Pet spritesheet.webp + pet.json from a single reference image, drop it into…

Designby agentspace-so/runcomfy-agent-skills

Codex Pet - Pro Pack on RunComfy

37,385

Codex Pet generator on RunComfy. Build a Codex-compatible Codex Pet spritesheet.webp + pet.json from a single reference image, drop it into…

Designby runcomfy-com/skills

Lark Events

28,867

Lark/Feishu real-time event listening / subscribing / consuming: stream events as NDJSON via `lark-cli event consume ` (covers IM…

Generalby larksuite/cli

GitHub Copilot SDK on Azure

22,070

Build, deploy, and modify GitHub Copilot SDK apps on Azure. MANDATORY when codebase contains @github/copilot-sdk or CopilotClient in package

Devopsby microsoft/azure-skills

Lottie for HyperFrames

16,188

Lottie and dotLottie adapter patterns for HyperFrames. Use when embedding lottie-web JSON animations, .lottie files, @lottiefiles/dotlottie-

Generalby heygen-com/hyperframes

firecrawl-agent

5,067

AI-powered autonomous data extraction that navigates complex sites and returns structured JSON. Use this skill when the user wants structure

Databy firecrawl/cli

Turborepo Skill

3,266

Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, the "turbo" CLI, --filt

Generalby vercel/turborepo

JSON Canvas Skill

3,263

Create and edit JSON Canvas files (.canvas) with nodes, edges, groups, and connections. Use when working with .canvas files, creating visual

Backendby kepano/obsidian-skills

Bright Data - Scrape

2,919

Scrape web content as clean markdown/HTML/JSON via the Bright Data CLI (`bdata scrape`). Use when the user wants to fetch a page, extract co

Databy brightdata/skills

flutter-implement-json-serialization

2,790

Create model classes with `fromJson` and `toJson` methods using `dart:convert`. Use when manually mapping JSON keys to class properties for

Mobileby flutter/skills

gws-gmail-watch

1,860

Gmail: Watch for new emails and stream them as NDJSON.

Generalby googleworkspace/cli

flutter-handling-http-and-json

1,724

Executes HTTP requests and handles JSON serialization in a Flutter app. Use when integrating with REST APIs or parsing structured data from

Mobileby flutter/skills

gws-events-subscribe

1,673

Google Workspace Events: Subscribe to Workspace events and stream them as NDJSON.

Generalby googleworkspace/cli

upgrading-react-native

909

Upgrades React Native apps to newer versions by applying rn-diff-purge template diffs, updating package.json dependencies, migrating native

Frontendby callstackincubator/agent-skills

apify-generate-output-schema

648

Generate output schemas (dataset_schema.json, output_schema.json, key_value_store_schema.json) for an Apify Actor by analyzing its source co

Backendby apify/agent-skills

fixing-metadata

628

Audit and fix HTML metadata including page titles, meta descriptions, canonical URLs, Open Graph tags, Twitter cards, favicons, JSON-LD stru

Databy ibelick/ui-skills

Turborepo Skill

563

Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, the "turbo" CLI, --filt

Generalby antfu/skills

Excalidraw Diagram Creator

347

Create Excalidraw diagram JSON files that make visual arguments. Use when the user wants to visualize workflows, architectures, or concepts.

Agentby coleam00/excalidraw-diagram-skill

PostgreSQL Development Assistant

322

PostgreSQL-specific development assistant focusing on unique PostgreSQL features, advanced data types, and PostgreSQL-exclusive capabilities

Databaseby github/awesome-copilot

PostgreSQL Code Review Assistant

197

PostgreSQL-specific code review assistant focusing on PostgreSQL best practices, anti-patterns, and unique quality standards. Covers JSONB o

Databaseby github/awesome-copilot

terraform-azurerm-set-diff-analyzer

34

Analyze Terraform plan JSON output for AzureRM Provider to distinguish between false-positive diffs (order-only changes in Set-type attribut

Devopsby github/awesome-copilot

shuffle-json-data

25

Shuffle repetitive JSON objects safely by validating schema consistency before randomising entries.

Databy github/awesome-copilot

MCP Integration for Claude Code Plugins

This skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model

Backendby anthropics/claude-code

Strict Structured Output

Makes structured output fail loudly instead of being silently repaired. Use in any pipeline where downstream code parses model output.

Backendby tokencalculator