ryo-ebata
- 13 skills
- 0 followers
- 1 week ago last updated
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌ Rust Best Practices · ryo-ebataRust coding best practices for cc-audit development. Use when writing new Rust code, reviewing code, or refactoring. Covers error handling, safety, performance, and idiomatic patterns.
- ▌ CLI Architecture · ryo-ebataCLI tool design and architecture best practices inspired by Biome, OxcLint, and other modern Rust tools. Use when designing new features, refactoring architecture, or reviewing structural decisions.
- ▌
- ▌
- ▌ Tdd Coach · ryo-ebataGuide development using Kent Beck's TDD methodology. Use when implementing new features, fixing bugs, or adding rules to cc-audit. Enforces test-first approach with Red-Green-Refactor cycle.
- ▌ False Positive Test Skill · ryo-ebataA skill containing patterns that should NOT trigger false positives
- ▌
- ▌