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

vinnie357

Repository-level view of 113 collected skills across 2 GitHub repositories.

skills collected
113
repositories
2
updated
2026-07-18
repository explorer

Repositories and representative skills

anti-patterns
software-developers

Identify and refactor Rust anti-patterns and clippy anti-idioms. Use when reviewing Rust code for smells, hunting anti-patterns to fix or remove, or refactoring code that clones to satisfy the borrow checker, takes &String/&Vec parameters, unwraps on fallible paths, or returns sentinel values instead of Option/Result.

2026-07-18
async
software-developers

Guide for async and concurrent Rust programming. Use when writing async functions, using tokio, spawning threads, working with channels, or sharing state with Arc/Mutex.

2026-07-18
cli
software-developers

Guide for building Rust command-line applications. Use when parsing CLI arguments with clap, adding progress bars or verbosity flags, testing a CLI binary as a subprocess, choosing process exit codes, or reporting errors to end users with anyhow context.

2026-07-18
error-handling
software-developers

Guide for Rust error handling. Use when working with Result, Option, the ? operator, implementing custom error types, or composing errors with thiserror and anyhow.

2026-07-18
ownership
software-developers

Guide for Rust ownership, borrowing, and lifetimes. Use when working with ownership rules, move semantics, borrowing, slices, or lifetime annotations.

2026-07-18
rust
software-developers

Guide for Rust programming language. Use when writing Rust code, setting up Rust projects, or needing an overview of Rust development workflows.

2026-07-18
testing
software-developers

Guide for Rust testing and Cargo usage. Use when writing unit or integration tests, configuring Cargo.toml, or running cargo commands.

2026-07-18
troubleshooting
software-developers

Guide for Rust best practices, common patterns, and idiomatic code. Use when following Rust idioms, applying design patterns, or writing idiomatic Rust.

2026-07-18
Showing top 8 of 103 collected skills in this repository.
claude-code-agent-patterns
software-developers

Activate when creating or modifying Claude Code agents with proper architecture patterns, tool selection, and extended context integration

2025-12-14
code-quality-assessment
software-quality-assurance-analysts-and-testers

Activate when analyzing code quality through linting, formatting, testing, coverage analysis, and maintainability metrics

2025-12-14
claude-code-command-patterns
software-developers

Activate when creating or modifying Claude Code slash commands with proper frontmatter, Task invocation patterns, and TodoWrite integration

2025-12-14
technical-documentation
software-developers

Activate when creating comprehensive documentation including README files, API docs, user guides, and developer guides

2025-12-14
implementation-planning
project-management-specialists

Activate when creating detailed implementation plans with phases, tasks, dependencies, and resource allocation for software projects

2025-12-14
project-discovery
computer-systems-analystssoftware-developers

Activate when analyzing codebases to understand project structure, technology stack, dependencies, and development workflows

2025-12-14
requirements-engineering
software-developers

Activate when creating Product Requirements Documents (PRDs) with business objectives, functional requirements, success criteria, and implementation planning

2025-12-14
research-methodology
social-science-research-assistants-194061

Activate when conducting topic research with complexity assessment, thinking mode selection, and comprehensive documentation generation

2025-12-14
Showing top 8 of 10 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded