race-check
CommunityDetect Go data races
AuthorPeterBooker
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps developers identify and fix data races in concurrent Go code, preventing subtle bugs and improving application stability.
Core Features & Use Cases
- Automated Race Detection: Leverages Go's built-in race detector to find concurrency issues.
- Targeted Analysis: Can scan specific packages or the entire project.
- Use Case: After modifying goroutines or mutexes in the
internal/repo/package, run this skill to ensure no new data races were introduced.
Quick Start
Run the race detector on the internal repo package.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: race-check Download link: https://github.com/PeterBooker/veloria/archive/main.zip#race-check Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.