Skip to main content
Sudokuru
GitHub クリエイタープロフィール

Sudokuru

2 件の GitHub リポジトリにある 8 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
8
リポジトリ
2
更新
2026年8月16日
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

リポジトリエクスプローラー

リポジトリと代表的な skills

typescript-best-practices
ソフトウェア開発者

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.

2026年8月1日
write-sudoku-v4-tests
ソフトウェア品質保証アナリスト・テスター

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,…

2026年8月1日
create-sudoku-strategy-doc-tests
ソフトウェア品質保証アナリスト・テスター

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.

2026年7月31日
expand-sudoku-strategy-tests
ソフトウェア品質保証アナリスト・テスター

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…

2026年7月31日
use-data-structure-typed
ソフトウェア開発者

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,…

2026年7月28日
create-sudoku-strategy-stub
ソフトウェア開発者

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.

2026年7月24日
implement-sudoku-strategy
ソフトウェア開発者

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…

2026年7月24日
2 件中 2 件のリポジトリを表示
すべてのリポジトリを表示しました