Skip to main content
Back to the directory
vercel-labs/json-renderSoftware EngineeringFrontend and Design

core

Schema definition, catalog creation, and AI prompt generation for json-render specs.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/vercel-labs/json-render --skill core
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, core has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: vercel-labs/json-render. Canonical URL: https://skills.sh/vercel-labs/json-render/core.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Schema definition, catalog creation, and AI prompt generation for json-render specs. Core package for schema definition, catalog creation, and spec streaming. For streaming AI responses (JSONL patches): Any prop value can be a dynamic expression resolved at render time: $cond uses the same syntax as visibility conditions ( $state , eq , neq , not , arrays for AND). $then and $else can themselves be expressions (recursive). Components do not use a statePath prop for two-way binding. Instead, use { "$bindState": "/path" } on the natural value prop (e.g. value , checked , pressed ). Elements can declare a watch field (top-level, sibling of type/props/children) to trigger actions when state values change: Watchers only fire on value changes, not on initial render. Built-in validation functions: required , email , url , numeric , minLength , maxLength , min , max , pattern , matches , equalTo , lessThan , greaterThan , requiredIf . Cross-field validation uses $state expressions in args: Build structured user prompts with optional spec refinement and state context: Available edit modes: "patch" (RFC 6902 JSON Patch), "merge" (RFC 7396 Merge Patch), "diff" (unified diff).

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does core do?

Schema definition, catalog creation, and AI prompt generation for json-render specs.

Is core good?

core does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support core?

core currently lists compatibility with Skills CLI.

Is core safe to install?

core has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to core?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install core?

Run the following command to install core: npx skills add https://github.com/vercel-labs/json-render --skill core

Related skills

More from vercel-labs/json-render

Related skills

Alternatives in Software Engineering