CCM
/Skills
SkillsMCPMarketplacesDigestLearnAdvertise

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
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
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. vtex
  4. /
  5. skills
  6. /
  7. Vtex Io Graphql Api

Vtex Io Graphql Api

vtex/skills
380 installs32 stars
Summary

This handles the GraphQL layer in VTEX IO apps: schema definitions in `/graphql`, resolver wiring in `/node/resolvers`, and the directives that control caching and auth. You'll use it when exposing data to your storefront React components or building aggregation layers over VTEX Commerce APIs. The key gotchas are all silent failures: forget the `graphql` builder in your manifest and your schema won't register, mismatch a resolver name and the field returns null with no error, skip `@cacheControl` on public queries and every request hammers your resolver. It's specific to the GraphQL piece, not the broader service structure or MasterData integration.

Install

npx skills add https://github.com/vtex/skills --skill vtex-io-graphql-api
Categories
Backend & APIs
First SeenJun 3, 2026
View on GitHub

Recommended

More Backend & APIs →
prisma-database-setup

prisma/skills

Step-by-step configuration guides for Prisma ORM across PostgreSQL, MySQL, SQLite, MongoDB, SQL Server, CockroachDB, and Prisma Postgres.
10.8k
39
connecting-lambda-to-api-gateway

aws/agent-toolkit-for-aws

connecting lambda to api gateway
934
772
firebase-auth-basics

firebase/agent-skills

Set up Firebase Authentication with multiple identity providers and secure data access rules.
70.8k
327
api-gateway-configurator

Dexploarer/hyper-forge

Configure and manage API gateways including Kong, Tyk, AWS API Gateway, and Apigee. Activates when users need help setting up API gateways, rate limiting, authentication, request transformation, or API management.
5
prisma-client-api

prisma/skills

Complete Prisma Client API reference for model queries, CRUD operations, filtering, relations, and transactions.
10.1k
39
clerk-backend-api

clerk/skills

clerk backend api
9k
44