Skip to content

wundergraph/cosmo-connect-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Cosmo Connect Skill for Claude Code

A Claude Code skill that teaches Claude how to build APIs using WunderGraph Cosmo Connect.

What it covers

  • gRPC plugin development (Go / TypeScript)
  • Standalone gRPC services (Connect RPC)
  • Schema-to-protobuf workflows
  • CLI commands (wgc)
  • Local router setup
  • graph.yaml composition
  • Field resolvers, batching, federation entities
  • Deployment

Install

/plugin marketplace add wundergraph/cosmo-connect-skill
/plugin install cosmo-connect@wundergraph-cosmo-connect

Usage

Once installed, Claude Code automatically activates the skill when you work on Cosmo Connect tasks. You can also invoke it explicitly:

Use the cosmo-connect skill to scaffold a Go plugin for my user service

License

Apache-2.0

Releases

No releases published

Packages

No packages published