with one click
rustclaw
rustclaw contains 5 collected skills from unizhu, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Creates and runs integration tests for component interactions. Use when testing multiple modules working together.
Creates and runs unit tests for individual functions and modules. Use when writing or running unit tests.
Explores user intent, requirements and design before implementation. Use this before any creative work - creating features, building components, or modifying behavior.
Reviews code for best practices, security issues, and performance. Use when user asks to review, analyze, or audit code.
Generates clear, descriptive commit messages by analyzing git diffs. Use when writing commit messages or reviewing staged changes.