By yzavyas
Rust production patterns. Use when: building Rust systems. Covers ownership decisions, async gotchas, crate selection, domain knowledge (networking, embedded, WASM, FFI, proc-macros).
A marketplace of cognitive extensions for Claude Code.
📚 Documentation · 🔍 Catalog · 💡 Ethos
/plugin marketplace add yzavyas/claude-1337
/plugin install core-1337@claude-1337
Known issues: #14815, #14061, #15369
Workaround:
~/.claude/plugins/marketplaces/claude-1337/plugins/core-1337/scripts/install-workaround.sh
Development happens on the dev branch. This main branch is for marketplace distribution only.
git checkout dev
See CONTRIBUTING.md or the contributor guide.
MIT
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimWrite rigorous evals for LLM agents, skills, MCP servers, and prompts. Use when: building test suites, measuring effectiveness, choosing frameworks. Covers: DeepEval, Braintrust, RAGAS, precision/recall, F1.
AI image and video generation. Use when: Midjourney prompting, choosing image/video models, troubleshooting AI art, reference types, style transfer, text-in-image.
JVM static and runtime analysis. Use when: finding dead code, optimizing Java/Kotlin apps, profiling, debugging memory leaks. Covers SootUp, Scavenger, async-profiler, JFR, ProGuard.
Elite Kotlin development patterns. Use when: writing Kotlin for backend (Ktor, Spring Boot), Android, Multiplatform. Covers coroutines, structured concurrency, Flow, scope functions, null safety, Java interop, testing (Kotest, MockK), benchmarking (kotlinx-benchmark).
Architectural reasoning with The Guild. 13 specialized agents with orthogonal perspectives for multi-viewpoint architecture review.
npx claudepluginhub yzavyas/claude-1337 --plugin rust-1337Comprehensive Rust development assistant with meta-question routing, coding guidelines, version queries, and ecosystem support
Master Rust async programming with Tokio, async traits, error handling, and concurrent patterns. Use when building async Rust applications, implementing concurrent systems, or debugging async code.
Expert Rust 1.96+ (2024 edition) — ownership, error handling, async/tokio, axum backends, cargo tooling, with SOLID principles
Comprehensive Rust development skill bringing memory safety, performance optimization, and Rust idioms to AI-assisted systems programming and application development.
Rust programming skills: ownership, borrowing, lifetimes, async, best practices, anti-patterns, CLI apps, and adversarial-TDD worker agents
Rust development skill with strict coding standards, FAIL FAST error handling, and build/review agents