Browse 138,453 skills across 70 categories. Mirrored from majiayu000/claude-skill-registry.
Interpretive guidance for JavaScript/TypeScript code quality using biome (modern) or eslint+prettier (traditional). Use...
General SOP for common requests related to js, react, next.
检查 XSS、CSRF、原型污染等安全问题,支持 React/Vue/Angular
Use Set and Map for O(1) membership lookups instead of array.includes(). Apply when checking membership repeatedly or pe...
Use toSorted() instead of sort() to avoid mutating arrays. Apply when sorting arrays that are React props, state, or oth...
JavaScript and TypeScript best practices covering naming conventions, control flow, state management, TypeScript pattern...
Write JavaScript/TypeScript for business applications (frontend and backend) with CRUD, API integration, and data transf...
Use when creating JS/TS projects, choosing frameworks, or building advanced type patterns. Covers tooling opinions, type...
Write JavaScript/TypeScript that is performant, readable, and easy to trust with minimal inspection. Use when generating...
Implement, refactor, or review worker-based multithreading in TypeScript/JavaScript apps (browser or Node). Use when off...
jscodeshift codemod development best practices from Facebook/Meta. This skill should be used when writing, reviewing, or...
Write and debug AST-based codemods using jscodeshift for automated code transformations. Use when creating migrations, A...
Guidelines for writing minimal, high-quality JSDoc comments in TypeScript.
Enforces JSDoc documentation standards for this TypeScript project. This skill should be used when writing or reviewing...
Jsdoc Comment Generator - Auto-activating skill for Technical Documentation. Triggers on: jsdoc comment generator, jsdoc...
Jsdoc Comment Generator - Auto-activating skill for Technical Documentation.Triggers on: jsdoc comment generator, jsdoc...
Generate JSDoc configuration and documentation templates for JavaScript/TypeScript projects. Triggers on "create jsdoc c...
JavaScript and TypeScript documentation generation using JSDoc and TSDoc. Parse source code, generate API documentation,...
Documents TypeScript code with JSDoc comments, generates API documentation, and creates type-safe documentation. Use whe...
JSF AJAX update rules for the HMIS project. Use when working on AJAX updates, p:commandButton update attributes, PrimeFa...
Debug jsgui3 client-side activation issues. Use when SSR renders but clicks don’t work, this.dom.el is null, or you see...
Use repo lab experiments (src/ui/lab) to answer jsgui3 “how should we do this?” questions, then distill the validated re...
Understand and debug how jsgui3 SSR markup becomes activated client-side, including persisted fields (data-jsgui-fields)...
Use when designing or polishing jsgui3 UIs in the WLILO style (White Leather + Industrial Luxury Obsidian): tokens, pane...
JavaScript/TypeScript static analysis tool for call graphs, unused code detection (tree shaking), dependency analysis, a...
Token-saving Java file reader. Use when working with Java files (.java) to reduce token usage. Auto-triggers when explor...
JuliaSpaceMissionDesign (JSMD) ecosystem overview covering package dependencies, shared interfaces, utilities, and graph...
Centralized JSON validation for AGENT_SUCCESS_CRITERIA with defensive parsing and injection attack prevention (CVSS 8.2)
Transform data between JSON, CSV, and other formats with filtering, mapping, and flattening. Use when: (1) Converting AP...
Generate realistic JSON API mock response files with proper data types, nested structures, and configurable record count...
Create and edit JSON Canvas files (.canvas) with nodes, edges, groups, and connections. Use when working with .canvas fi...
Validate, format, and work with JSON configuration files
Configuration file parsing patterns for bash scripts (INI, key=value, JSON)
Manage json config manager operations. Auto-activating skill for DevOps Basics. Triggers on: json config manager, json c...
Json Config Manager - Auto-activating skill for DevOps Basics. Triggers on: json config manager, json config manager Par...
Json Config Manager - Auto-activating skill for DevOps Basics.Triggers on: json config manager, json config managerPart...
JSON-driven content architecture for services, programmes, FAQs, testimonials, and policies with TypeScript interfaces a...
Use when validating auto-generated JSON data files too large for manual review. Layered pytest validation pattern.
Generic JSON file CRUD operations with path notation support
JSON formatting rules for lore entity output. Enforces export-compatible JSON, plural collections, consistent IDs, and d...
JSON-LD structured data for Organization, Person, Service, Product, FAQPage, and BreadcrumbList with reusable components...
JSON最適化の専門スキル。シリアライゼーション、ペイロードサイズ削減、スキーマ設計を提供します。Anchors:• 『High Performance Browser Networking』(Ilya Grigorik) / 適用: デー...
Use PROACTIVELY when extracting structured data from text/images, classifying content, or formatting API responses with...
Parse and validate JSON data from construction APIs, IoT sensors, and BIM exports. Transform nested JSON to flat DataFra...
Parse and validate JSON data with schema support
Pretty-print JSON via json_prettify tool.
Converts natural language descriptions into structured JSON schemas for Nano Banana Pro (Gemini 3 Pro Image). Use when c...
Core package for defining schemas, catalogs, and AI prompt generation for json-render. Use when working with @json-rende...
React renderer for json-render that turns JSON specs into React components. Use when working with @json-render/react, bu...
React Native renderer for json-render that turns JSON specs into native mobile UIs. Use when working with @json-render/r...
Remotion renderer for json-render that turns JSON timeline specs into videos. Use when working with @json-render/remotio...
Transform natural language UI requests into working dashboards and applications. Claude acts as the translation layer (p...
name: json-rpc-expert
Use when working with JSON Schema for validation, OpenAPI schemas, type definitions, and data structure specification
Generate realistic fake data from JSON schemas, producing 1-50 valid records that conform exactly to the schema. Use whe...
JSONスキーマ検証(JSON Schema Validation)機能の開発・修正を行う際に使用。ユーザー登録スキーマ、Identity Verificationスキーマ、外部API検証実装時に役立つ。
Validate JSON data against JSON Schema specifications. Use for API validation, config file validation, or data quality c...
將 JSON 資料片段轉換為 Java Record 類別。適用於需要從 API 回應或 JSON 資料建立強型別 Java 類別的情境。
Transform, manipulate, and analyze JSON data structures with advanced operations.
根据JSON Schema验证JSON文件,提供详细错误报告和自动修复建议。
Validate, format, and fix JSON data. Use this skill when working with JSON files, API responses, or configuration files...
在JSON、YAML和TOML格式之间转换,验证和格式化配置文件。
Strict JSON:API v1.1 specification compliance. Trigger: When creating or modifying API endpoints, reviewing API response...
JSON type-safe encoding and decoding using the OCaml jsont library. Use when Claude needs to: define typed JSON codecs f...