Specific workflows and standards for maintaining the husky-rs project.
This skill encapsulates the specific workflows for the husky-rs project.
make msrv-check to verify compatibility.Makefile to simplify common tasks.
make ci (runs fmt, clippy, doc-check, msrv-check, and test).make fix (auto-fixes clippy issues and formatting).make coverage (generates tarpaulin report).src/bin/husky.rs.src/lib.rs.tests/.make fix to ensure code is formatted and clippy-clean.make test (or make nextest if you have it installed) to verify correctness.tests/test_cli.rs for regression tests.CHANGELOG.md under the [Unreleased] section.Cargo.toml metadata remains accurate.docs/ contains detailed usage guides. Update them if CLI flags change.make doc-check to ensure no broken links or invalid code blocks in docs.Cargo.toml.CHANGELOG.md:
[Unreleased] to the new version [0.x.y] - YYYY-MM-DD.[Unreleased] section at the top.v0.x.y.Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer