vonage-dotnet-sdk
Build and document Vonage communication APIs in .NET
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core