Stats
Actions
Tags
From context-king
Run dotnet build with compact diagnostics output to reduce token-heavy log churn.
How this skill is triggered — by the user, by Claude, or both
Slash command
/context-king:ck-build-checkThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
```bash
ck build-check <project.csproj> [--max <n>] [--configuration <Debug|Release>] [--framework <tfm>] [--runtime <rid>] [--no-restore]
dotnet build with -v q.dotnet build only when you need full logs.Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub jnv/claude-code-plugins --plugin context-king