Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

dotfiles

dotfiles에는 cboudereau에서 수집한 skills 13개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
13
Stars
1
업데이트
2026-05-20
Forks
1
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

code-review
소프트웨어 품질 보증 분석가·테스터

Code review principles and checklist for reviewing any codebase regardless of language. Use when the user asks to review code, perform a code review, assess a pull request, or evaluate code quality across design, tests, performance, security, and correctness.

2026-05-20
plan
프로젝트 관리 전문가

Planning skill for complex, multi-session work. Use when the user enters plan mode, asks to plan a feature, design a system, create a workspace, write a design doc, or when the problem requires structured analysis before implementation.

2026-05-09
tdd
소프트웨어 품질 보증 분석가·테스터

Test Driven Development methodology with acceptance tests and unit tests. Use when the user asks to write tests, add test coverage, implement a feature using TDD, create a failing test first, or when discussing red-green-refactor, test-first development, or test strategy.

2026-05-03
code-quality
소프트웨어 개발자

Code quality principles for writing clean, maintainable software. Use when reviewing code, refactoring, discussing best practices, improving readability, reducing complexity, or when the user mentions code quality, clean code, SOLID, DRY, or maintainability.

2026-05-02
dotnet-software-engineer
소프트웨어 개발자

.NET Software Engineer persona using TDD, Domain Driven Design, and C#. Use when working on .NET, C#, F#, ASP.NET, or dotnet projects, or when the user asks about software architecture, domain modeling, clean architecture, hexagonal architecture, or DDD patterns like aggregates, value objects, entities, and repositories.

2026-05-02
git-conventions
소프트웨어 개발자

Git command rules, commit message conventions, and safe usage patterns. Use when the user asks to commit, create a branch, check differences, write a commit message, or perform any git operation. Also use when discussing version control workflows or git safety.

2026-05-02
rust-software-engineer
소프트웨어 개발자

Rust Software Engineer persona using TDD, Domain Driven Design, and Rust. Use when working on Rust, Cargo, or crate projects, or when the user asks about software architecture, domain modeling, clean architecture, hexagonal architecture, or DDD patterns like aggregates, value objects, entities, and repositories.

2026-05-02
software-engineer
소프트웨어 개발자

Generic Software Engineer persona using TDD, Domain Driven Design, and clean architecture. Use when working on any software project, or when the user asks about software architecture, domain modeling, clean architecture, hexagonal architecture, or DDD patterns like aggregates, value objects, entities, and repositories. This is a base skill meant to be referenced by language-specific software engineer skills.

2026-05-02
rust-build
소프트웨어 개발자

Build, test, and check Rust projects using cargo and related tooling. Use when the user asks to build, compile, run tests, lint, or format a Rust project, or when working with Cargo.toml, Cargo.lock, or rust-toolchain.toml files.

2026-04-07
evidence-based-analysis
소프트웨어 개발자

Prevents hallucinations by requiring evidence-based analysis for all claims about the codebase. Use when analyzing code, writing documentation, explaining behavior, reviewing changes, debugging, or making any claim about how the code works. Always cite file and line numbers.

2026-03-24
test-code-coverage
소프트웨어 품질 보증 분석가·테스터

Verify and improve code coverage using Cobertura reports. Use when the user asks about code coverage, uncovered code, coverage reports, or when checking if new or modified code is properly tested. Also use after writing tests to verify coverage targets are met.

2026-02-19
dotnet-build
소프트웨어 개발자

Build and test .NET projects using dotnet CLI or MSBuild. Use when the user asks to build, compile, run tests, or debug a .NET, C#, F#, .NET Core, or .NET Framework project, or when working with .sln, .csproj, or .fsproj files.

2026-02-16
merge-request
소프트웨어 개발자

Prepare a merge request or pull request description and copy it to the clipboard. Use when the user asks to create, prepare, or write a merge request, pull request, MR, or PR description, or when summarizing changes for review.

2026-02-16