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

PetProjects

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

수집된 skills
7
Stars
4
업데이트
2026-03-23
Forks
6
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

dotnet-core-expert
소프트웨어 개발자

Use when building .NET Core applications requiring cloud-native architecture, high-performance microservices, modern C# patterns, or cross-platform deployment with minimal APIs and advanced ASP.NET Core features.

2026-03-23
clean-code
소프트웨어 개발자

This skill embodies the principles of "Clean Code" by Robert C. Martin (Uncle Bob). Use it to transform "code that works" into "code that is clean."

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

Provides guidance for generating comprehensive C# unit tests in .NET projects. Use when writing, scaffolding, or improving unit tests for C# code using MSTest, NUnit, or xUnit frameworks. Covers framework detection, test structure, edge-case analysis, mocking rules, and best practices. DO NOT use for integration tests, end-to-end tests, or non-.NET languages.

2026-03-19
xunit
소프트웨어 품질 보증 분석가·테스터

Get best practices for XUnit unit testing, including data-driven tests

2026-03-19
test-driven-development
소프트웨어 품질 보증 분석가·테스터

Use when writing new functions, adding features, fixing bugs, or refactoring by applying TDD principles - write failing tests before implementation code, make them pass, then refactor.

2026-03-17
solid-principles
소프트웨어 개발자

Use during implementation when designing modules, functions, and components requiring SOLID principles for maintainable, flexible architecture.

2026-03-17
boy-scout-rule
소프트웨어 개발자

Use when modifying existing files, refactoring, improving code quality, or touching legacy code by applying the Boy Scout Rule to leave code better than you found it.

2026-03-17