Skip to main content
tufantunc
GitHub creator profile

tufantunc

Repository-level view of 16 collected skills across 1 GitHub repositories.

skills collected
16
repositories
1
updated
Aug 25, 2026
repository explorer

Repositories and representative skills

ai-antipatterns
unclassified

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…

Aug 25, 2026
api-contract
unclassified

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…

Aug 25, 2026
correctness
unclassified

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…

Aug 25, 2026
review-pro
unclassified

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…

Aug 25, 2026
review-pro-synthesize
unclassified

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.

Aug 25, 2026
review-pro-triage
unclassified

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.

Aug 25, 2026
spec
unclassified

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.

Aug 20, 2026
tests
unclassified

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…

Aug 18, 2026
Showing 8 of 16 collected skills.
Showing 1 of 1 repositories
All repositories loaded