Skip to main content
openfootmanager
GitHub creator profile

openfootmanager

Repository-level view of 6 collected skills across 1 GitHub repositories.

skills collected
6
repositories
1
updated
Jul 23, 2026
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

add-domain-field
software-developers

Add a field to a domain type so it survives save/load. Covers serde(default) for backward compatibility, the five positional edit sites in the db repositories, the SQL migration and MIGRATION_COUNT bump, the round-trip test, and the frontend type plus…

Jul 23, 2026
add-mcp-tool
software-developers

Add a tool to the MCP server that lets AI agents play OpenFoot Manager. Follows the six-step checklist in tools.rs — route registration, catalog entry, implementation in the right tools_impl module, game-state-changed emission, competition-mode gating, and…

Jul 23, 2026
preflight
software-developers

Run the full local verification gauntlet before opening a pull request — type check, frontend tests, build, backend tests, clippy, and the i18n audit — in cheapest-first order, and confirm the PR hygiene items (branch, conventional commit, linked issue, AI…

Jul 23, 2026
add-tauri-command
software-developers

Expose new backend behaviour to the frontend over Tauri IPC. Covers the _internal function split so MCP tools can share the logic, atomic mutation via mutate_active_game, translation-key errors, registration in the invoke handler, the typed service wrapper,…

Jul 23, 2026
add-ui-string
software-developers

Add or change any text a player can see, in all 11 locales. Covers the full procedure — en.json first, real translations for the other 10, INTENTIONAL_SAME.json only where a term genuinely does not translate, then the two vitest gates. Use for frontend…

Jul 23, 2026
new-ui-surface
web-developers

Build a new frontend component, panel, dashboard tab, or screen that matches the Matchday design language, works in light and dark, is keyboard and screen-reader accessible, reuses existing primitives, and ships with a Testing Library test.

Jul 23, 2026
Showing 1 of 1 repositories
All repositories loaded