matrixNeo76 avatar

matrixNeo76

Community

@matrixNeo76

2Followers
|
18Public Repos
|
7Published Skills

matrixNeo76 publishes skills for Rust development, Windows Server backup and disaster recovery, and clean code architecture practices.

Skills Distribution
DomainDeveloper To...Rust Development &.. (30%)Code Quality & Rev.. (25%)Windows Server Bac.. (25%)Software Architect.. (20%)

Agent Skills by matrixNeo76

Showing 7 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About matrixNeo76

FAQPage Schema
What tasks can I accomplish using matrixNeo76's skills?▼

You can refactor code with clean-code principles, structure projects with clean-architecture's Dependency Rule, conduct effective code reviews, build async Rust applications with Tokio, generate Rust MCP servers, and run Windows Server backups with rustcopy or wbadmin including generational retention and restore.

Who are matrixNeo76's skills designed for?▼

The skills target Rust developers building async or MCP server projects, software engineers improving code readability and review practices, architects applying SOLID and hexagonal design, and Windows system administrators managing backup, system state, and disaster recovery operations.

How does the rustcopy-flow backup skill run in practice?▼

It orchestrates the rustcopy robocopy_ingest.exe binary through Bash or PowerShell from any coding agent, covering quick and mirror backups, generational backups with retention, restore from reports, diagnostics, notifications, and scheduling via Task Scheduler or a Windows service.

Are matrixNeo76's skills open source and what do they cost?▼

The clean-code and clean-architecture skills are explicitly released under the MIT license, making them free to use and modify. Other skills list no license or cost, and rustcopy-flow requires no proprietary MCP tools, only shell access and the rustcopy binary.

What prerequisites do matrixNeo76's skills require?▼

rustcopy-flow needs only Bash or PowerShell plus the robocopy_ingest.exe binary. windows-server-backup depends on the windows-server-admin skill and requires a verified backup destination. rust-mcp-server-generator uses the official rmcp SDK, and rust-async-patterns assumes a Rust environment with Tokio.