Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
vinnie357
GitHub 제작자 프로필

vinnie357

2개 GitHub 저장소에서 수집된 113개 skills를 저장소 단위로 보여줍니다.

수집된 skills
113
저장소
2
업데이트
2026-07-18
저장소 탐색

저장소와 대표 skills

anti-patterns
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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

2026-07-18
rust
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
이 저장소에서 수집된 skills 103개 중 상위 8개를 표시합니다.
claude-code-agent-patterns
소프트웨어 개발자

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

2025-12-14
code-quality-assessment
소프트웨어 품질 보증 분석가·테스터

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

2025-12-14
claude-code-command-patterns
소프트웨어 개발자

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

2025-12-14
technical-documentation
소프트웨어 개발자

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

2025-12-14
implementation-planning
프로젝트 관리 전문가

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

2025-12-14
project-discovery
컴퓨터 시스템 분석가소프트웨어 개발자

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

2025-12-14
requirements-engineering
소프트웨어 개발자

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

2025-12-14
research-methodology
사회 과학 연구 보조원

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

2025-12-14
이 저장소에서 수집된 skills 10개 중 상위 8개를 표시합니다.
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다