Skip to main content
Run any Skill in Manus
with one click
GitHub repository

baseball-history

baseball-history contains 12 collected skills from cwoodruff, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
12
Stars
3
updated
2026-06-10
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

mcp-contract-drift-triage
software-quality-assurance-analysts-and-testers

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
software-developers

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

2026-06-09
sqlite-postgres-schema-export
software-developers

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

2026-06-09
htmx-follow-through-audit
software-quality-assurance-analysts-and-testers

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

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

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

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

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
software-developers

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
web-developers

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
page-local-modal-decomposition
software-developers

Split a large Razor modal into local partials without changing shell-owned modal routing or htmx contracts.

2026-04-21
htmx-loading-overlay-partial
web-developers

Safely extract repeated HTMX filter loading overlays into a shared Razor partial without changing page contracts.

2026-04-20
behavior-stable-filter-foundation
software-developers

Extract shared filter and loading primitives without changing HTMX or handler contracts.

2026-04-16
shell-chrome-preserving-extraction
web-developers

Safely extract shared Razor shell chrome without disturbing htmx, search, or Bootstrap modal contracts.

2026-04-16