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개 표시
모든 저장소를 표시했습니다