VonageVonageOfficialยท2 Agent Skills Included

vonage-dotnet-sdk

Build and document Vonage communication APIs in .NET

Adds new endpoints, use cases, and products to the Vonage .NET SDK following strict architecture and test conventions. Generates complete XML documentation for public C# classes, properties, and enums so developers get clear IntelliSense guidance. Eliminates inconsistent code structure and missing docs that slow down SDK maintenance and confuse customers.
npx skills add Vonage/vonage-dotnet-sdk --all -g -y

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install vonage-dotnet-sdk?โ–ผ

Run `npx skills add Vonage/vonage-dotnet-sdk --all -g -y` in your terminal to install all skills in this suite globally.

How to add a new endpoint to the Vonage .NET SDK?โ–ผ

The new-endpoint skill scaffolds the full folder structure, request builders, validation rules, and the four-file test layout so every endpoint matches the SDK's existing conventions.

How to improve XML documentation in a C# SDK?โ–ผ

The xml-documentation skill fills in missing summaries, parameter constraints, enum descriptions, and code examples across all public classes using the OpenAPI spec as the source of truth.

Does this work with Claude Code and other coding agents?โ–ผ

Yes. Both skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, and other compatible coding environments.

Do I need to know the Vonage SDK internals to use these skills?โ–ผ

No. The skills encode the SDK's architecture rules, testing patterns, and documentation standards, so your agent applies them automatically from plain-English requests.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’