πŸͺ

emillindfors-claude-marketplace

πŸͺMarketplace

EmilLindfors/claude-marketplace

VibeIndex|
What it does

Marketplace with 7 plugins

developmentadaptersaddingagentagentsanalysisanalyticalapplicationsarchitecturearrow

Installation

Add marketplace in Claude Code:
/plugin marketplace add EmilLindfors/claude-marketplace
7Plugins available
2
AddedJan 27, 2026

Plugins in this Marketplace

changelog

development

Changelog 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

/plugin install changelog@EmilLindfors-claude-marketplace

rust-data-engineering

development

Data 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

/plugin install rust-data-engineering@EmilLindfors-claude-marketplace

rust-error-handling

development

Error 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

/plugin install rust-error-handling@EmilLindfors-claude-marketplace

rust-hexagonal

development

Hexagonal 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

/plugin install rust-hexagonal@EmilLindfors-claude-marketplace

rust-lambda

development

Comprehensive 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

/plugin install rust-lambda@EmilLindfors-claude-marketplace

rust-modern-patterns

development

Modern 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+

/plugin install rust-modern-patterns@EmilLindfors-claude-marketplace

rust-testing

development

Testing 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

/plugin install rust-testing@EmilLindfors-claude-marketplace