Skip to main content

gar-ai/mallorn

SkillsMP has collected 29 skills from gar-ai/mallorn. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
29
GitHub stars
1
GitHub forks
0

Showing 29 of 29 collected skills.

occupation
Software Developers
description

Manage Git worktrees for parallel feature development. Use when the user wants to work on multiple branches simultaneously, create worktrees, switch between features, open terminals/editors for worktrees, or manage parallel development workflows.

updated
occupation
Software Developers
description

Unified linting scripts for all services in the monorepo. Use when the user wants to lint code, check formatting, or run type checks.

updated
occupation
Software Developers
description

Build mithril-cache for torch.compile caching. Use when implementing content-addressable storage, cache keys, eviction, or framework hooks.

updated
occupation
Software Developers
description

Build mithril-checkpoint compression for PyTorch models. Use when implementing byte grouping, compression pipeline, or checkpoint I/O.

updated
occupation
Software Developers
description

Build mithril-core shared infrastructure. Use when implementing storage, compression, hashing, or common types for the Mithril ML toolkit.

updated
occupation
Software Developers
description

Build mithril-dedup for ML dataset deduplication. Use when implementing MinHash, LSH, clustering, or document I/O.

updated
occupation
Software Developers
description

Manage concurrent operations with channels, semaphores, locks, and streams. Use when coordinating parallel work or limiting resource usage.

updated
occupation
Software Developers
description

Implement graceful shutdown with signal handling and broadcast channels. Use when building long-running services or daemons.

updated
occupation
Software Developers
description

Core Tokio patterns including runtime setup, spawn_blocking for CPU work, and avoiding blocking operations. Use for any async Rust development.

updated
occupation
Software Developers
description

Apply rustfmt and clippy linting standards for consistent, safe Rust code. Use before commits and in CI pipelines.

updated
occupation
Software Developers
description

Design error types using thiserror for libraries and anyhow for applications. Use when defining error hierarchies or handling fallible operations.

updated
occupation
Software Developers
description

Initialize Rust projects with proper structure, essential crates, and Cargo.toml configuration. Use when starting new Rust binaries or libraries.

updated
occupation
Software Developers
description

Implement native Rust ML inference with Candle framework. Use when building GPU-accelerated ML pipelines without Python dependencies.

updated
occupation
Software Developers
description

Implement GPU scheduling with VRAM budgets, work queues, and model lifecycle management. Use when building ML pipeline orchestrators.

updated
occupation
Software Developers
description

Bridge Rust and Python using PyO3 with proper GIL handling and async compatibility. Use when integrating Python ML models or libraries.

updated
occupation
Software Developers
description

Implement S3 operations with rust-s3 including streaming downloads, multipart uploads, and batch operations. Use for cloud storage integration.

updated
occupation
Data Scientists
description

Build native Rust ML models with Candle framework. Use when implementing vision transformers, LLMs, or audio models with GPU acceleration.

updated
occupation
Software Developers
description

Port HuggingFace models to Candle with correct tensor naming. Use when debugging weight loading errors or matmul issues.

updated
occupation
Software Developers
description

Expose Prometheus metrics with counters, gauges, and histograms. Use for production monitoring and alerting.

updated
occupation
Software Developers
description

Instrument code with tracing spans and structured logging. Use for observability and performance analysis.

updated
occupation
Software Developers
description

Structure Rust code using modules, traits, builders, and newtypes. Use when designing APIs, abstracting behavior, or preventing type confusion.

updated
occupation
Software Developers
description

Implement the repository pattern for database abstraction with sqlx, transactions, and retry logic. Use when building data access layers.

updated
occupation
Software Developers
description

Leverage iterator chains for efficient, lazy data processing without intermediate allocations. Use when processing collections.

updated
occupation
Software Developers
description

Minimize allocations and cloning using references, Cow, and smart pointers. Use when optimizing hot paths or memory-constrained code.

updated
occupation
Software Developers
description

Configure release builds for maximum performance with LTO, optimizations, and binary stripping. Use for production deployments.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Write async tests with tokio::test and configure multi-threaded test runtimes. Use when testing async code.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Create mocks using mockall and trait-based abstractions. Use when unit testing code with external dependencies.

updated
occupation
Information Security Analysts
description

Run security scans locally (Semgrep, Trivy, Gitleaks) to detect vulnerabilities, secrets, and code issues before pushing. Use when the user wants to check for security issues, scan dependencies, or validate code security.

updated
occupation
Software Developers
description

Create new Claude Code skills with proper structure and conventions. Use when the user wants to create a new skill, scaffold skill templates, or understand skill anatomy.

updated
Showing 29 of 29 collected skills.