AgentSkillsCN

generate-clients

为BymseRead.Service生成c#和typescript客户端。

SKILL.md
--- frontmatter
name: generate-clients
description: Generates c# and typescript clients for BymseRead.Service.
  1. Check current folder and go to root of the repository if needed
  2. Ensure project dotnet tools are restored by running dotnet tool restore
  3. Then run dotnet run --project src/BymseRead.Tools/BymseRead.Tools.csproj GenerateClients
  4. If tool exited with error then report the issue to user and stop