Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

PetProjects

PetProjects contiene 7 skills recopiladas de seymourpoler, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
7
Stars
4
actualizado
2026-03-23
Forks
6
Cobertura ocupacional
2 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

dotnet-core-expert
Desarrolladores de software

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
Desarrolladores de software

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
Analistas de garantía de calidad de software y probadores

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
Analistas de garantía de calidad de software y probadores

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

2026-03-19
test-driven-development
Analistas de garantía de calidad de software y probadores

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
Desarrolladores de software

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

2026-03-17
boy-scout-rule
Desarrolladores de software

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