generate-clients
Generates c# and typescript clients for BymseRead.Service.
$ 安裝
git clone https://github.com/bymse/BymseRead /tmp/BymseRead && cp -r /tmp/BymseRead/.claude/skills/generate-clients ~/.claude/skills/BymseRead// tip: Run this command in your terminal to install the skill
SKILL.md
name: generate-clients description: Generates c# and typescript clients for BymseRead.Service.
- 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
Repository

bymse
Author
bymse/BymseRead/.claude/skills/generate-clients
4
Stars
0
Forks
Updated4d ago
Added1w ago