matrixNeo76
Community@matrixNeo76
matrixNeo76 publishes skills for Rust development, Windows Server backup and disaster recovery, and clean code architecture practices.
Agent Skills by matrixNeo76
Showing 7 vetted skills indexed across 1 GitHub repositories.
clean-code
Applies Clean Code principles to review, refactor, and improve code readability and maintainability.
rustcopy-flow
Orchestrates rustcopy CLI backup, restore, scheduling, and diagnostics workflows via shell commands.
rust-mcp-server-generator
Generates a complete Rust MCP server project with tools, prompts, resources, and tests using the rmcp SDK.
code-review-excellence
Reviews pull requests and code changes using structured checklists and constructive feedback techniques.
rust-async-patterns
Implements async Rust patterns with Tokio tasks, channels, streams, and error handling.
windows-server-backup
Automates Windows Server system state backups and disaster recovery using wbadmin and PowerShell.
clean-architecture
Structure software around the Dependency Rule with layered boundaries and SOLID principles.
Frequently Asked Questions About matrixNeo76
FAQPage SchemaWhat 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.