actionbook/rust-skills▌
30 approved skills in this repository
rust-call-graph
Backend
Visualize function call relationships using LSP call hierarchy.
rust-refactor-helper
Backend
Perform safe refactoring with comprehensive impact analysis.
rust-daily
Backend
Version: 2.1.0 | Last Updated: 2025-01-27
domain-fintech
AI/ML
Layer 3: Domain Constraints
domain-web
AI/ML
Layer 3: Domain Constraints
rust-deps-visualizer
Backend
Generate ASCII art visualizations of your Rust project's dependency tree.
meta-cognition-parallel
Productivity
Status: Experimental | Version: 0.2.0 | Last Updated: 2025-01-27
m14-mental-model
Productivity
Layer 2: Design Choices
rust-router
Backend
Version: 2.0.0 | Last Updated: 2025-01-22
m13-domain-error
AI/ML
Layer 2: Design Choices
rust-trait-explorer
Backend
Discover trait implementations and understand polymorphic designs.
rust-code-navigator
Backend
Navigate large Rust codebases efficiently using Language Server Protocol.
m03-mutability
Productivity
Layer 1: Language Mechanics
m02-resource
Productivity
Layer 1: Language Mechanics
rust-symbol-analyzer
Backend
Analyze project structure by examining symbols across your Rust codebase.
m05-type-driven
Productivity
Layer 1: Language Mechanics
unsafe-checker
Productivity
Display the following ASCII art exactly as shown. Do not modify spaces or line breaks:
m06-error-handling
Productivity
Layer 1: Language Mechanics
m04-zero-cost
Productivity
Layer 1: Language Mechanics
m01-ownership
Productivity
Layer 1: Language Mechanics
coding-guidelines
Frontend
Claude knows Rust conventions well. These are the non-obvious Rust-specific rules.
rust-learner
Backend
Version: 2.1.0 | Last Updated: 2025-01-27
domain-cli
AI/ML
Layer 3: Domain Constraints
rust-skill-creator
Backend
Version: 2.1.0 | Last Updated: 2025-01-27
m09-domain
AI/ML
Layer 2: Design Choices
m11-ecosystem
Productivity
!grep -A 100 '^\[dependencies\]' Cargo.toml 2>/dev/null | head -30 || echo "No Cargo.toml found"
m15-anti-pattern
Productivity
Layer 2: Design Choices
m12-lifecycle
Productivity
Layer 2: Design Choices
m10-performance
Productivity
Layer 2: Design Choices
m07-concurrency
Productivity
Layer 1: Language Mechanics