Skip to main content
Sudokuru
GitHub-Creator-Profil

Sudokuru

Repository-Ansicht von 8 gesammelten Skills in 2 GitHub-Repositories.

gesammelte Skills
8
Repositories
2
aktualisiert
16. Aug. 2026
Repository-Karte

Wo die Skills liegen

Top-Repositories nach gesammelter Skill-Anzahl, mit ihrem Anteil an diesem Creator-Katalog und ihrer Berufsverteilung.

Repository-Explorer

Repositories und repräsentative Skills

typescript-best-practices
Softwareentwickler

Apply repository-wide TypeScript best practices. Always use for every task that reads, writes, reviews, refactors, tests, or discusses TypeScript or TSX code, including type declarations and API design.

1. Aug. 2026
write-sudoku-v4-tests
Softwarequalitätssicherungsanalysten und -tester

Create, expand, refactor, or review tests for the Sudokuru V4 rewrite while keeping fixtures maintainable and verification isolated from the legacy codebase. Use whenever Codex writes or changes files under V4/tests, including API tests, strategy tests,…

1. Aug. 2026
create-sudoku-strategy-doc-tests
Softwarequalitätssicherungsanalysten und -tester

Create exact Sudokuru V4 strategy contract tests from approved Markdown documentation and Frontend demo fixtures. Use when a strategy has docs-first examples and needs a dedicated docs red-test specification without implementing the strategy.

31. Juli 2026
expand-sudoku-strategy-tests
Softwarequalitätssicherungsanalysten und -tester

Add broad TDD coverage for a Sudokuru V4 strategy beyond its approved documentation examples. Use when a strategy stub and docs-contract tests exist and the implementation contract needs positive variants, deterministic ordering, null cases, targeted…

31. Juli 2026
use-data-structure-typed
Softwareentwickler

Check data-structure-typed before creating, implementing, refactoring, or reviewing a complex data structure in TypeScript or JavaScript. Use for queues, deques, stacks, heaps, priority queues, linked lists, trees, tries, graphs, ordered maps or sets,…

28. Juli 2026
create-sudoku-strategy-stub
Softwareentwickler

Create a declaration-only TypeScript stub for a documented Sudokuru V4 strategy. Use when starting a new strategy module, adding only its typed function signature, or preparing the first TDD step before strategy tests and implementation exist.

24. Juli 2026
implement-sudoku-strategy
Softwareentwickler

Implement a tested Sudokuru V4 strategy and verify its exact docs and behavioral contracts. Use when declaration-only strategy code, docs-contract tests, and broader unit tests already exist and Codex should write pure deterministic production logic, reuse or…

24. Juli 2026
2 von 2 Repositories angezeigt
Alle Repositories angezeigt