Use this skill when the user asks to add, install, index, or pull in a package/repo/dependency as a sempkg — e.g. "add this repo as a sempkg", "index our own source with sempkg", "pull in <library> so the agent can query it", or "set up semantic search over…
willem445/sempkg
SkillsMP has collected 4 skills from willem445/sempkg. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 4
- GitHub stars
- 0
- GitHub forks
- 0
Skills in this repository
Showing 4 of 4 collected skills.
Run sempkg Python tests reliably in this repository without re-discovering the interpreter, commands, or slow-path caveats each time. Use this skill when asked to run unit tests, functional tests, targeted test classes, or quick test collection checks.
Validate a Rust change in sempkg cheaply — the right cargo command, the right feature flags, the shared target dir, and what to leave to CI. Use this skill BEFORE running any cargo command (build, test, clippy, check, run) in this repository, and when…
Use sempkg MCP tools to research packages and dependencies with version-accurate semantic indexes. Use this skill when asked to look up API symbols, understand how a function is used or what it calls, check the downstream impact of changing a symbol, read…