Skip to main content
ClayGendron
GitHub 제작자 프로필

ClayGendron

1개 GitHub 저장소에서 수집된 10개 skills를 저장소 단위로 보여줍니다.

수집된 skills
10
저장소
1
업데이트
2026년 8월 27일
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

저장소 탐색

저장소와 대표 skills

db-test
미분류

Run the storage conformance suite against real database engines (Postgres, MySQL, MSSQL, Oracle) in local Docker containers, end to end — start Docker Desktop, build the containers up, run the engine legs, tear everything down, quit Docker Desktop. Use when…

2026년 8월 27일
test-review
미분류

Review the tests of a commit set (or a named code area) — not the code — asking whether they actually pin the contract the code declares. Use when the user asks to "review the tests", "check test coverage" of a change, asks "would a test catch this", wants to…

2026년 8월 25일
test-suite
소프트웨어 품질 보증 분석가·테스터

Test the full library end-to-end — the fast inner loop on one Python, the full CI-parity matrix (scripts/ci.sh, Python 3.11–3.14 with lint/format/types/coverage) to verify "this is green" before commit and push, and the real-engine database legs. Use when the…

2026년 8월 14일
code-review
소프트웨어 품질 보증 분석가·테스터

Run the full multi-agent code review of a commit set — one commit or a contiguous range — or an explicitly named code area; five parallel review agents (ownership_review, contract_review, scale_review, test_review, adversarial_review), an adversarial verifier…

2026년 8월 13일
teach
기타 중등 후 교사

Teach the user a part of this codebase (a file, module, or concept) as a paced, multi-response learning journey using Diátaxis as the framing. Use when the user asks to "learn", "understand", or "teach me" something, or invokes /teach. This file also…

2026년 8월 6일
adversarial-review
소프트웨어 품질 보증 분석가·테스터

Attack a commit set (or a named code area) single-handedly by writing and executing throwaway scripts against it, with an executed-repros-only evidence standard. Use when the user asks to "adversarially review", "attack", "pressure test", or "try to break" a…

2026년 7월 23일
contract-review
소프트웨어 품질 보증 분석가·테스터

Adversarially verify an implementation against its declared contracts — docstrings, specs, ADRs, type signatures, commit messages, and error-classification tables — catching both broken promises and behavior no contract mentions. Use when the user asks to…

2026년 7월 23일
ownership-review
소프트웨어 품질 보증 분석가·테스터

Review the code a commit set touched (or a named code area) for logic that has accumulated in the wrong place, decomposing it into concerns and assigning each to its rightful owner, with duplication as the primary evidence. Produces an ownership map and…

2026년 7월 23일
수집된 skill 10개 중 8개를 표시합니다.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다