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

tufantunc

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

수집된 skills
16
저장소
1
업데이트
2026년 8월 25일
저장소 탐색

저장소와 대표 skills

ai-antipatterns
미분류

Audit for AI-written-code anti-patterns: hallucinated APIs/symbols/imports, invented config/env keys, needless dependencies, over-engineering, ignored existing conventions/helpers. Use for AI code review, hallucination check, over-engineering or…

2026년 8월 25일
api-contract
미분류

API contract & type-safety audit of changed code: breaking signature/route/response changes without versioning, schema drift, serialization issues, any/cast at boundaries, back-compat-breaking enum/union changes. Use for API contract review, back-compat…

2026년 8월 25일
correctness
미분류

Correctness audit of changed code: logic bugs, broken existing functionality, cross-file side effects, race conditions, error-path gaps, devex regressions, feature-gate leaks. Use for bug review, breakage check, side-effect tracing, devex or feature-gate leak…

2026년 8월 25일
review-pro
미분류

One-command AI code review. Runs triage -> relevant specialist reviewers -> synthesis on the current branch and returns the verdict + report. Stack-specific signals are loaded automatically from the repo's .review-pro/ directory. Use to review a branch or PR…

2026년 8월 25일
review-pro-synthesize
미분류

Stage 3 of review-pro: dedup, weight, resolve conflicts, calibrate severity, and produce the final verdict + report from specialist findings. Use to merge reviewer results into one review verdict.

2026년 8월 25일
review-pro-triage
미분류

Stage 1 of review-pro: classify changed files, detect relevant specialist reviewers, detect active stacks, scope context per reviewer, and emit a dispatch plan. Use to start a review-pro review, triage a PR/branch, or fan out reviewers.

2026년 8월 25일
spec
미분류

Intent audit of changed code against the originating issue or spec: requirements missing or partial, requirements implemented wrong, and behaviour nobody asked for. Use to check whether a diff does what was actually requested.

2026년 8월 20일
tests
미분류

Test-quality audit of changed tests/code: weak or missing assertions, missing coverage for new behavior/branches/edge cases, flaky patterns, unrealistic test data, testing implementation details, skipped tests. Use for test review, coverage check, flakiness…

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