mathisk2095

32 mods across 1 repository, 3 stars between them.

rust-harden

25

mathisk2095/jko-claude-plugins

Command

Harden Rust code — replace unwrap with proper error handling, add safety comments to unsafe blocks, enable overflow checks, validate inputs at boundaries. The defensive hardening pass.

3 3d ago A 34 tokens original MIT

rust-polish

26

mathisk2095/jko-claude-plugins

Command

Final pre-merge polish — remove dead code, verify doc comments, clean clippy, check all Result paths, remove debug artifacts. The last 5% that takes 50% of the effort.

3 3d ago A 41 tokens original MIT

rust-teach

27

mathisk2095/jko-claude-plugins

Command

One-time setup that scans your Rust project, understands its patterns and conventions, and writes a Rust-specific context section to your CLAUDE.md. Run once per project to establish persistent Rust guidelines.

3 3d ago A 39 tokens original MIT

rust-types

28

mathisk2095/jko-claude-plugins

Command

Strengthen the type system — replace primitive obsession with newtypes, booleans with enums, stringly-typed APIs with domain types. Make illegal states unrepresentable.

3 3d ago A 35 tokens original MIT

rust-expert

29

mathisk2095/jko-claude-plugins

Skill Claude CodeCodex

This skill should be used when the user is writing, reviewing, debugging, or architecting Rust code. Detects edition and toolchain from the project. Provides expert critique covering ownership, error handling, unsafe review, async correctness, trait design, type system patterns, performance, SOLID principles, and…

3 3d ago A 148 tokens original MIT

swiftui

30

mathisk2095/jko-claude-plugins

Plugin Claude Code

SwiftUI patterns and critique for iOS, macOS, and visionOS apps.

3 3d ago A tokens not measured copy · 88% MIT

swiftui-expert

32

mathisk2095/jko-claude-plugins

Skill Claude CodeCodex

This skill should be used when the user is building, reviewing, or debugging SwiftUI views and apps. Detects iOS and Swift version from the project. Covers creating views, state management with @Observable, NavigationStack routing, animations, accessibility, performance optimization, Liquid Glass adoption, design…

3 3d ago A 162 tokens original MIT