CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. vercel-labs
  4. /
  5. json-render
  6. /
  7. Solid

Solid

Editor's Note

This is the SolidJS renderer for the json-render ecosystem. You'd reach for it when you need to turn JSON specs into live Solid component trees with fine-grained reactivity. The setup is straightforward: define a catalog with zod schemas, wire up your components to receive props and emit events, then let the Renderer handle the rest. What's nice is the binding system. Props can reference state paths, templates, or conditions, and components like inputs get reactive two-way binding through useBoundProp. The provider stack handles state, visibility, validation, and actions out of the box. There's even streaming UI support if you're generating interfaces on the fly. It's a solid pick if you're building dynamic UIs from backend-driven schemas in Solid.

Install

npx skills add https://github.com/vercel-labs/json-render --skill solid
Votes
0
Installs544
GitHub Stars15k
Categories
Cloud & Infrastructure
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment

Related Cloud & Infrastructure Skills

View all →
aws-cloudformation

aws/agent-toolkit-for-aws

0
1.2k
772
aws cloudformation
cloudformation-to-pulumi

pulumi/agent-skills

0
499
54
cloudformation to pulumi
azure-cloud-migrate

microsoft/azure-skills

0
295k
1.1k
Assess and migrate cloud workloads from AWS, GCP, and other providers to Azure services.
cloudflare

cloudflare/skills

0
20.5k
1.7k
Complete Cloudflare platform integration with decision trees for compute, storage, AI, networking, security, and infrastructure-as-code.
terraform-module-library

wshobson/agents

0
11.1k
36.2k
Reusable Terraform modules for AWS, Azure, GCP, and OCI infrastructure with standardized patterns and best practices.
terraform-azurerm-set-diff-analyzer

github/awesome-copilot

0
8.6k
34.3k
Identify false-positive diffs in Terraform AzureRM plans caused by Set-type attribute ordering.