leenspace

16 mods across 1 repository, 7 stars between them.

cursor-rule

01

leenspace/contextur

Cursor rule

Use contextur for code reviews and reviewer personalization.

7 2mo ago A 9 tokens original MIT

leenspace/contextur

Agent

Specialized architecture reviewer for SuperApp Retail. Focuses exclusively on Clean Architecture layer boundaries, feature package isolation, DI registration completeness, public API surface (barrel) changes, and cross-package impact. Use when the main agent delegates architectural concerns from a PR review.

7 2mo ago A 57 tokens original MIT

bug-reviewer

03

leenspace/contextur

Agent

Specialized bug-finder for SuperApp Retail. Focuses on runtime crash risks, async/state defects, logic regressions, and integration contract mismatches in changed code.

7 2mo ago A 38 tokens original MIT

leenspace/contextur

Agent

Specialized agent that analyzes a git diff versus origin/develop, groups the branch into logical change areas, and infers the likely aim of each area from code evidence. Use as the first step in the explain-changes-vs-develop skill.

7 2mo ago A 56 tokens original MIT

leenspace/contextur

Agent

Specialized agent that challenges and refines change-intent analysis, downgrades overconfident claims, and generates evidence-backed open questions when branch intent is unclear. Use as the second step in the explain-changes-vs-develop skill.

7 2mo ago A 56 tokens original MIT

leenspace/contextur

Agent

Final synthesis step for the explain-changes-vs-develop skill. Produces a concise explanation of branch intent with logical change areas, calibrated confidence, an always-present Mermaid diagram, and open questions when needed.

7 2mo ago A 50 tokens original MIT

leenspace/contextur

Agent

Expert Flutter and SuperApp Retail code reviewer combining correctness, quality, and mechanical compliance checks. Applies structured review for bugs, architecture, project compliance, and pre-PR validation rules. Use when performing PR-style reviews, reviewing git diffs, or when the main agent delegates code review…

7 2mo ago A 68 tokens original MIT

data-layer-reviewer

08

leenspace/contextur

Agent

Expert Data layer reviewer for SuperApp Retail. Specializes in Retrofit services, DTOs (Freezed + jsonserializable), DataSources, Repository implementations, and DI bindings. Use when the diff touches files in data/service/, data/dto/, data/source/, data/repository/, or data/mapper/.

7 2mo ago A 66 tokens original MIT

finding-challenger

09

leenspace/contextur

Agent

Devil's advocate agent that cross-checks all Critical and Blocker findings from other review subagents before synthesis. Verifies each finding against actual code on disk, existing codebase patterns, and rule applicability. Runs after parallel reviewers and before the synthesizer.

7 2mo ago A 57 tokens original MIT

perf-reviewer

10

leenspace/contextur

Agent

Expert performance and memory reviewer for SuperApp Retail. Specializes in Flutter widget rebuild analysis, memory leaks (timers, streams, controllers not disposed), unnecessary object allocation in build(), and Dart algorithmic efficiency. Use when the diff touches presentation/pages/, presentation/widgets/…

7 2mo ago A 68 tokens original MIT

pre-pr-validator

11

leenspace/contextur

Agent

Mechanical pre-PR compliance gatekeeper for SuperApp Retail. Checks pubspec.yaml version rules, hardcoded colors/sizes/strings, Spanish text in UI, magic numbers, Freezed usage, generic exceptions, and English-only comments/logs. Produces a pass/fail checklist. Always runs on every diff.

7 2mo ago A 67 tokens original MIT

review-synthesizer

12

leenspace/contextur

Agent

Final synthesis step for the agent-review pipeline. Reads all parallel subagent reports and produces a concise executive summary, a priority-ordered action list, and an overall PR health verdict. Always runs last, after all other reviewers have finished.

7 2mo ago A 53 tokens original MIT

tech-debt-reviewer

13

leenspace/contextur

Agent

Specialized technical debt and refactor reviewer for SuperApp Retail. Focuses on maintainability hotspots, refactor candidates, and architectural erosion risks while keeping findings mostly non-blocking.

7 2mo ago A 42 tokens original MIT

ui-reviewer

14

leenspace/contextur

Agent

Expert UI/widget reviewer for SuperApp Retail. Specializes in UI Kit System compliance (theme tokens, AgoraTheme, Agora components, responsive design). Use when the diff touches files in presentation/pages/, presentation/widgets/, or any widget/screen file.

7 2mo ago A 54 tokens original MIT

agent-review

15

leenspace/contextur

Skill Claude CodeCodex

Runs git diff vs origin/develop and asks the agent to review it like a PR with staged context and specialized subagents.

7 2mo ago A 27 tokens original MIT

code-review-files

16

leenspace/contextur

Skill Claude CodeCodex

Analyzes files the developer attaches as an expert Flutter and SuperApp Retail reviewer. Reviews for bugs, errors, bad practices, architecture violations, and project compliance. Use when the user attaches files for review, asks to analyze code, check for bugs, or review attached code.

7 2mo ago A 59 tokens original MIT