A Claude Code skill that teaches Claude how to build APIs using WunderGraph Cosmo Connect.
- gRPC plugin development (Go / TypeScript)
- Standalone gRPC services (Connect RPC)
- Schema-to-protobuf workflows
- CLI commands (
wgc) - Local router setup
graph.yamlcomposition- Field resolvers, batching, federation entities
- Deployment
/plugin marketplace add wundergraph/cosmo-connect-skill
/plugin install cosmo-connect@wundergraph-cosmo-connect
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
Apache-2.0