Agent skill
generate-clients
Generates c# and typescript clients for BymseRead.Service.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/generate-clients
SKILL.md
- Check current folder and go to root of the repository if needed
- Ensure project dotnet tools are restored by running
dotnet tool restore - Then run
dotnet run --project src/BymseRead.Tools/BymseRead.Tools.csproj GenerateClients - If tool exited with error then report the issue to user and stop
Didn't find tool you were looking for?