Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
cwoodruff
Perfil de creador de GitHub

cwoodruff

Vista por repositorio de 38 skills recopiladas en 6 repositorios de GitHub.

skills recopiladas
38
repositorios
6
actualizado
2026-07-09
explorador de repositorios

Repositorios y skills representativas

mcp-contract-drift-triage
Analistas de garantía de calidad de software y probadores

Triage MCP test drift by separating stale assertions from real surface regressions after a partial metadata/tool refactor.

2026-06-10
explicit-usd-display-format
Desarrolladores de software

Render salary values with a stable dollar sign in Razor views without depending on host culture.

2026-06-09
sqlite-postgres-schema-export
Desarrolladores de software

Generate PostgreSQL CREATE TABLE scripts directly from live SQLite metadata without hand-transcribing Lahman-style schemas.

2026-06-09
htmx-follow-through-audit
Analistas de garantía de calidad de software y probadores

Audit htmxRazor asset imports and cache behavior after a migration slice without breaking shell-owned runtime contracts.

2026-04-21
minimal-leaderboard-migration
Desarrolladores web

Migrate leaderboard pages to htmxRazor by replacing badges only, preserving all backend and frontend contracts.

2026-04-21
shell-owned-search-surface-contracts
Desarrolladores web

Preserve the global search dropdown + all-results modal contracts while migrating Razor/htmx page markup around a shell-owned search surface.

2026-04-21
projected-detail-page-query
Desarrolladores de software

Build Razor Page detail screens from projected records and dedicated view models instead of passing entities or PageModels into partials.

2026-04-21
htmx-response-cache-partial-pattern
Desarrolladores web

Dual-mode response caching that separates full-page and htmx partial responses with VaryByHeader. Essential for htmxRazor migration to avoid stale content.

2026-04-21
Mostrando las 8 principales de 12 skills recopiladas en este repositorio.
Mostrando las 8 principales de 10 skills recopiladas en este repositorio.
add-endpoint
Desarrolladores de software

Add a new Minimal API endpoint following this solution's conventions. Use when the user asks to add a route, endpoint, or new API operation (GET/POST/PUT/DELETE).

2026-07-09
async-hygiene
Desarrolladores de software

Find and fix async/await anti-patterns in C# code — blocking calls, async void, missing cancellation, fire-and-forget. Use when reviewing async code, diagnosing deadlocks or thread-pool starvation, or when the user asks about async correctness.

2026-07-09
dotnet-upgrade
Desarrolladores de software

Plan and execute an upgrade of a project or solution to a newer .NET version (e.g. .NET 8 to .NET 10). Use when the user asks to upgrade, migrate, or modernize the target framework.

2026-07-09
ef-migration
Arquitectos de bases de datos

Create, review, and apply an EF Core migration safely. Use when the user wants to add a migration, change the database schema, add/modify entity properties, or asks about database changes.

2026-07-09
gen-tests
Analistas de garantía de calidad de software y probadores

Generate an xUnit test suite for a class, endpoint, or file. Use when the user asks for tests, test coverage, or to test something they just wrote.

2026-07-09
nuget-audit
Desarrolladores de software

Audit NuGet dependencies for vulnerabilities, deprecated packages, and outdated versions across the solution. Use when the user asks about package health, security vulnerabilities in dependencies, or updating packages.

2026-07-09
summarize-changes
Desarrolladores de software

Summarize uncommitted changes and flag risks. Use when the user asks what changed, wants a commit message, or asks to review their diff.

2026-07-09
Mostrando 6 de 6 repositorios
Todos los repositorios cargados