Add this marketplace to Claude Code
Run this command in Claude Code to add all plugins from this marketplace:
/plugin marketplace add EmilLindfors/claude-marketplacechangelog
v1.0.0Changelog management plugin that ensures all code commits include proper changelog entries. Provides hooks to prevent commits without changelog updates, commands for managing changelog entries, and agents for writing well-formatted changelog entries following Keep a Changelog format
Step 2: Install Plugin
/plugin install changelog@EmilLindfors/claude-marketplacerust-hexagonal
v1.0.0Hexagonal architecture plugin for Rust. Helps design and implement clean, maintainable Rust applications using the ports and adapters pattern. Includes commands for initializing project structure, adding ports and adapters, and an expert agent for architecture guidance
Step 2: Install Plugin
/plugin install rust-hexagonal@EmilLindfors/claude-marketplacerust-error-handling
v1.0.0Error handling best practices plugin for Rust. Provides commands for creating custom error types with thiserror, refactoring panic-based code to Result-based error handling, and an expert agent for error handling guidance and code review
Step 2: Install Plugin
/plugin install rust-error-handling@EmilLindfors/claude-marketplacerust-testing
v1.0.0Testing best practices plugin for Rust. Includes commands for adding unit tests, integration tests, test analysis, and an expert agent for comprehensive testing strategies, mock implementations, and property-based testing
Step 2: Install Plugin
/plugin install rust-testing@EmilLindfors/claude-marketplacerust-modern-patterns
v1.0.0Modern Rust patterns for Rust 2024 Edition. Includes let chains, async closures, gen blocks, match ergonomics, const improvements. Commands for modernization, edition upgrade, and pattern checking. Expert agent for Rust 2024 migration and best practices. Requires Rust 1.85.0+
Step 2: Install Plugin
/plugin install rust-modern-patterns@EmilLindfors/claude-marketplacerust-data-engineering
v1.0.0Data engineering plugin for Rust with object_store, Arrow, Parquet, DataFusion, and Iceberg. Build cloud-native data lakes, analytical query engines, and ETL pipelines. Commands for object storage, Parquet I/O, DataFusion queries, and Iceberg tables. Expert agent for data lake architecture and performance optimization
Step 2: Install Plugin
/plugin install rust-data-engineering@EmilLindfors/claude-marketplacerust-lambda
v1.0.0Comprehensive AWS Lambda development with Rust using cargo-lambda. Build, deploy, and optimize Lambda functions with support for IO-intensive, compute-intensive, and mixed workloads. Includes 12 commands for complete Lambda lifecycle management and an expert agent for architecture decisions
Step 2: Install Plugin
/plugin install rust-lambda@EmilLindfors/claude-marketplace