Skip to main content
Run any Skill in Manus
with one click
diorrego
GitHub creator profile

diorrego

Repository-level view of 15 collected skills across 1 GitHub repositories.

skills collected
15
repositories
1
updated
2026-03-21
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

coding-guidelines
software-developers

Rust coding guidelines and conventions. Activates for style questions, naming conventions, idiomatic Rust patterns, and general best practices. Use when writing new Rust code or reviewing existing code for idiom compliance.

2026-03-21
concurrency
software-developers

Rust concurrency and async programming. Activates for async/await, tokio, futures, Send/Sync traits, Arc/Mutex usage, channels, thread pools, parallelism with rayon, and concurrent data structure questions.

2026-03-21
error-handling
software-developers

Rust error handling patterns and strategies. Activates for Result/Option usage, custom error types, error propagation with ?, anyhow/thiserror usage, panic handling, and error type design questions.

2026-03-21
ownership
software-developers

Rust ownership, borrowing, and lifetimes specialist. Activates on move errors (E0382, E0505, E0507, E0515), lifetime errors (E0597, E0716, E0106), borrow checker issues, and questions about ownership semantics, Clone vs Copy, and reference lifetimes.

2026-03-21
rust-architecture
software-developers

Rust project architecture and design. Use for project structure decisions, workspace organization, module hierarchy, crate splitting, dependency injection, and trait-based design. Invoke with /rust-architecture for architecture reviews.

2026-03-21
rust-ci
software-developers

Rust CI/CD setup and release automation. Activates for GitHub Actions configuration, clippy/rustfmt CI, release workflows, cross-compilation, and deployment questions. Invoke with /rust-ci.

2026-03-21
rust-deps
software-developers

Rust dependency management and Cargo.toml configuration. Activates for dependency selection, feature flags, version management, workspace dependencies, publishing, and Cargo.toml questions.

2026-03-21
rust-domain-cli
software-developers

Rust CLI application development. Activates for command-line tool design, argument parsing with clap, TUI frameworks, terminal I/O, progress bars, and CLI UX patterns.

2026-03-21
Showing top 8 of 15 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded